2006-09-09 04:42:02 by OBATA Akio | Files touched by this commit (113) |
Log message: Rename variable MAKEFILE to MAKE_FILE. |
2006-06-17 23:42:31 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed pkglint warnings. |
2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231) |
Log message: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-15 23:19:19 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix errno. Require bison. |
2005-11-20 13:43:44 by Roland Illig | Files touched by this commit (1) |
Log message: On i386, remove the -m32 option from calls to the compiler. gcc does not know this option. |
2005-11-15 22:27:52 by Thomas Klausner | Files touched by this commit (1) |
Log message: 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:55:47 by John R. Shannon | Files touched by this commit (4) |
Log message: 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. |