summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2006-02-17The use of DOWNLOADED_DISTFILE is deprecated because there is no way ofrillig1-1/+2
2006-02-17- Be stricter when checking whether a shell word consists of exactly onerillig1-2/+2
2006-02-17- Text alignment with spaces is changed to tabs if the --autofix option isrillig1-2/+25
2006-02-17Solaris su(1) does not have an -m argument; re-work so that this can besketch1-5/+7
2006-02-16Update to 1.27:jmmv2-6/+4
2006-02-16- Allow the values -c99 for CFLAGS and -static for LDFLAGS.rillig1-1/+8
2006-02-16Added XMKMF_FLAGS.rillig1-2/+2
2006-02-15TODO: reinvent the pkglint type system.rillig1-1/+24
2006-02-15- Marked the latest :Q warning as experimental. It currently suggests torillig1-7/+7
2006-02-15- Some more typed variables.rillig2-6/+20
2006-02-15- Added some more variables and a new data type, LdFlags.rillig2-6/+77
2006-02-14Added some more variables.rillig1-2/+34
2006-02-14- Added experimental support for detecting defined, but unused variables.rillig2-2/+62
2006-02-13Oops. The last change modified the behavior of an if-then-elsif chain in arillig1-5/+7
2006-02-13- Including "options.mk" does not qualify to using common Makefiles, whichrillig1-2/+5
2006-02-13- Even if the type of a variable is guessed based on its name, report itrillig1-4/+6
2006-02-12Correctly handle Python and Ruby prefixes in binary package names. Patchrillig1-4/+11
2006-02-12- ${COMPILER_RPATH_FLAG} should be used instead of the various -Wl,...rillig1-2/+8
2006-02-11- Changed the wording of the warning message for misquoted variables. Therillig1-3/+5
2006-02-11- Removed duplicate definition for LIB_DEPENDS.rillig1-2/+1
2006-02-11- MANDIR is deprecated. Use PREFIX/PKGMANDIR instead.rillig1-1/+2
2006-02-11- Added a backtrace() subroutine that prints a backtrace when debuggingrillig1-5/+22
2006-02-11- Added TOOLS_DEPMETHOD.rillig1-1/+4
2006-02-11- Absolute pathnames are interpreted as such when pkglint checks whetherrillig1-2/+2
2006-02-11- Recognize "set -e" even when it is hidden by other options, likerillig1-2/+2
2006-02-11- PKGNAME may appear in double quoted shell strings.rillig1-2/+5
2006-02-10Welcome to 1.26:salo3-14/+36
2006-02-10Add LIBKVER_STANDALONE_PREFIX to _TEMPLATE_VARS so it will appearsalo1-2/+3
2006-02-10- Don't warn if shell variables appear unquoted in ``for'' loops.rillig1-2/+2
2006-02-07- New error: The Solaris /bin/sh cannot handle "cd" inside conditionals.rillig1-3/+9
2006-02-07- ../../pkgtools/x11-links/buildlink3.mk must not be included directly.rillig1-1/+5
2006-02-07- The diagnostics are filtered through strxvis(), so that pkglint is ablerillig1-2/+9
2006-02-07- Not only check for the definition of deprecated variables, but also forrillig1-11/+21
2006-02-06Update pkg_chk to 1.76:abs2-4/+4
2006-02-06Updated pkglint to 4.56.rillig1-2/+2
2006-02-06- Reworded two occurrences of "unportable". They sounded too harsh.rillig1-3/+3
2006-02-06- Don't emit an extra warning if a tool should be added to USE_TOOLS. Justrillig1-3/+5
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg4-5/+8
2006-02-05Readded almost all variables that had been here in the past. We cannotrillig1-5/+56
2006-02-04Pinned down the collected problems of the current pkglint development.rillig1-0/+33
2006-02-04* Many of the checking routines need some context to provide betterrillig1-1/+4
2006-02-04- Some tools that are often used as ${TOOLNAME} need to be explicitlyrillig1-3/+71
2006-02-02- bsd.prefs.mk does not need to be included before BUILDLINK_DEPMETHOD getsrillig1-2/+3
2006-02-02Wish for warning about BUILD_USES_MSGFMT being used withoutjoerg1-1/+3
2006-01-31Updated createbuildlink to 3.10.rillig2-8/+8
2006-01-30Updated pkglint to 4.55.rillig1-2/+2
2006-01-30- Added a hack to be able to parse nested make(1) variables likerillig1-3/+4
2006-01-29- Variables whose name end in DIR, DIRS, FILE, FILES, as well as PATH,rillig1-1/+4
2006-01-28- PkgLint::String::substring accepts an undefined second argument.rillig1-9/+34
2006-01-28- Added a comment above get_regex_plurals, explaining what it does.rillig1-1/+7