Commit graph

7 commits

Author SHA1 Message Date
rillig
e0b68b4574 Fixed pkglint warnings. 2006-06-17 21:42:31 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
3fea9c870e Fix errno. Require bison. 2005-12-15 22:19:19 +00:00
rillig
1a84a612a0 On i386, remove the -m32 option from calls to the compiler. gcc does not
know this option.
2005-11-20 12:43:44 +00:00
wiz
c6ffb805c6 Simplify package:
MAKEFILE=makefile instead of do-build target.
Continuations are not needed for the do-install target.
Fix typo in SUBST_MESSAGE.
Fix PKGNAME.
2005-11-15 21:27:52 +00:00
shannonjr
8872afe14a UNO is a tool for source code analysis. It is designed
to intercept primarily the three most common types of
software defects: use of uninitialized variable,
nil-pointer references, and out-of-bounds array
indexing.
2005-11-15 20:55:47 +00:00