Age | Commit message (Expand) | Author | Files | Lines |
2006-02-24 | - builtin.mk files must not be included directly. | rillig | 1 | -3/+4 |
2006-02-24 | - Fixed path handling when ${PKGSRCDIR} appears in Makefiles. | rillig | 1 | -4/+20 |
2006-02-19 | - The simplification from the last commit was wrong, but those statements | rillig | 1 | -8/+11 |
2006-02-19 | - Simplified checking for the RCS Id in the first line of patches. | rillig | 1 | -5/+2 |
2006-02-19 | - Completely rewrote the parser for patch files. The new parser can parse | rillig | 1 | -81/+320 |
2006-02-18 | Update pkg_chk to 1.69 | abs | 3 | -25/+37 |
2006-02-18 | Update pkg_chk to 1.68 | abs | 2 | -20/+26 |
2006-02-18 | - Installing documentation to share/doc/html is deprecated. By default, no | rillig | 3 | -108/+96 |
2006-02-18 | Added EGDIR. | rillig | 1 | -1/+4 |
2006-02-18 | - The checkline_mk_vartype_basic routine needs to know whether the value | rillig | 1 | -10/+14 |
2006-02-18 | - Disabled the warning that all substiution commands should be enclosed in | rillig | 1 | -2/+2 |
2006-02-18 | Distinguish between Pathnames and Pathlists. The latter are lists of | rillig | 1 | -5/+16 |
2006-02-18 | Added some variables. | rillig | 1 | -1/+8 |
2006-02-18 | Updated pkglint to 4.57. | rillig | 1 | -2/+2 |
2006-02-18 | - Guess the data type of *PATH variables to be Pathname, of *PATHS to be | rillig | 1 | -1/+3 |
2006-02-17 | The use of DOWNLOADED_DISTFILE is deprecated because there is no way of | rillig | 1 | -1/+2 |
2006-02-17 | - Be stricter when checking whether a shell word consists of exactly one | rillig | 1 | -2/+2 |
2006-02-17 | - Text alignment with spaces is changed to tabs if the --autofix option is | rillig | 1 | -2/+25 |
2006-02-17 | Solaris su(1) does not have an -m argument; re-work so that this can be | sketch | 1 | -5/+7 |
2006-02-16 | Update to 1.27: | jmmv | 2 | -6/+4 |
2006-02-16 | - Allow the values -c99 for CFLAGS and -static for LDFLAGS. | rillig | 1 | -1/+8 |
2006-02-16 | Added XMKMF_FLAGS. | rillig | 1 | -2/+2 |
2006-02-15 | TODO: reinvent the pkglint type system. | rillig | 1 | -1/+24 |
2006-02-15 | - Marked the latest :Q warning as experimental. It currently suggests to | rillig | 1 | -7/+7 |
2006-02-15 | - Some more typed variables. | rillig | 2 | -6/+20 |
2006-02-15 | - Added some more variables and a new data type, LdFlags. | rillig | 2 | -6/+77 |
2006-02-14 | Added some more variables. | rillig | 1 | -2/+34 |
2006-02-14 | - Added experimental support for detecting defined, but unused variables. | rillig | 2 | -2/+62 |
2006-02-13 | Oops. The last change modified the behavior of an if-then-elsif chain in a | rillig | 1 | -5/+7 |
2006-02-13 | - Including "options.mk" does not qualify to using common Makefiles, which | rillig | 1 | -2/+5 |
2006-02-13 | - Even if the type of a variable is guessed based on its name, report it | rillig | 1 | -4/+6 |
2006-02-12 | Correctly handle Python and Ruby prefixes in binary package names. Patch | rillig | 1 | -4/+11 |
2006-02-12 | - ${COMPILER_RPATH_FLAG} should be used instead of the various -Wl,... | rillig | 1 | -2/+8 |
2006-02-11 | - Changed the wording of the warning message for misquoted variables. The | rillig | 1 | -3/+5 |
2006-02-11 | - Removed duplicate definition for LIB_DEPENDS. | rillig | 1 | -2/+1 |
2006-02-11 | - MANDIR is deprecated. Use PREFIX/PKGMANDIR instead. | rillig | 1 | -1/+2 |
2006-02-11 | - Added a backtrace() subroutine that prints a backtrace when debugging | rillig | 1 | -5/+22 |
2006-02-11 | - Added TOOLS_DEPMETHOD. | rillig | 1 | -1/+4 |
2006-02-11 | - Absolute pathnames are interpreted as such when pkglint checks whether | rillig | 1 | -2/+2 |
2006-02-11 | - Recognize "set -e" even when it is hidden by other options, like | rillig | 1 | -2/+2 |
2006-02-11 | - PKGNAME may appear in double quoted shell strings. | rillig | 1 | -2/+5 |
2006-02-10 | Welcome to 1.26: | salo | 3 | -14/+36 |
2006-02-10 | Add LIBKVER_STANDALONE_PREFIX to _TEMPLATE_VARS so it will appear | salo | 1 | -2/+3 |
2006-02-10 | - Don't warn if shell variables appear unquoted in ``for'' loops. | rillig | 1 | -2/+2 |
2006-02-07 | - New error: The Solaris /bin/sh cannot handle "cd" inside conditionals. | rillig | 1 | -3/+9 |
2006-02-07 | - ../../pkgtools/x11-links/buildlink3.mk must not be included directly. | rillig | 1 | -1/+5 |
2006-02-07 | - The diagnostics are filtered through strxvis(), so that pkglint is able | rillig | 1 | -2/+9 |
2006-02-07 | - Not only check for the definition of deprecated variables, but also for | rillig | 1 | -11/+21 |
2006-02-06 | Update pkg_chk to 1.76: | abs | 2 | -4/+4 |
2006-02-06 | Updated pkglint to 4.56. | rillig | 1 | -2/+2 |