Age | Commit message (Expand) | Author | Files | Lines |
2006-07-04 | * Invent an annotation scheme for files that intentionally define | rillig | 1 | -1/+3 |
2006-07-02 | Updated pkglint to 4.66. | rillig | 1 | -2/+5 |
2006-06-08 | Some things from the TODO list have been done. | rillig | 1 | -6/+1 |
2006-06-03 | Add a wish for PYTHON_VERSIONS_INCOMPATIBLE. | joerg | 1 | -1/+3 |
2006-06-03 | Updated the TODO list. | rillig | 1 | -5/+3 |
2006-05-16 | Updated pkglint to 4.62. | rillig | 1 | -2/+5 |
2006-05-10 | * In the vartypes.map, distinguish FOO and FOO.*. | rillig | 1 | -1/+2 |
2006-04-21 | Updated pkglint to 4.60. | rillig | 1 | -3/+1 |
2006-04-19 | Possible warnings if the PLIST contains libtool archives, but the | joerg | 1 | -1/+4 |
2006-03-01 | Debian's lintian has many ideas for things that pkglint could also check. | rillig | 1 | -1/+2 |
2006-02-04 | * Many of the checking routines need some context to provide better | rillig | 1 | -1/+4 |
2006-02-02 | Wish for warning about BUILD_USES_MSGFMT being used without | joerg | 1 | -1/+3 |
2006-01-06 | Added an RCS Id and an introductory comment. | rillig | 1 | -0/+5 |
2006-01-03 | Ask for warnings so that e.g. CONFIGURE_DIRS has overrides for | joerg | 1 | -0/+2 |
2006-01-02 | Cleaned up the TODO list. | rillig | 1 | -6/+0 |
2006-01-02 | * record with each substring its source location to be able to make | rillig | 1 | -0/+2 |
2005-12-30 | Index: has sometimes different precedence in patch, avoid problems. | joerg | 1 | -0/+1 |
2005-12-11 | * check quoting in CFLAGS+= -DPREFIX=\"${PREFIX:Q}\" | rillig | 1 | -0/+1 |
2005-12-08 | Cleaned up the TODO list. | rillig | 1 | -5/+0 |
2005-12-08 | The option names are now checked if they are in | rillig | 1 | -3/+0 |
2005-12-07 | I've sent joerg a patch which would fix his TODO item. | rillig | 1 | -4/+0 |
2005-12-06 | * IMAKE_MANNEWSUFFIX should be deprecated in PLISTs, says Joerg. | rillig | 1 | -0/+4 |
2005-12-02 | * check that all values used for the PKG_OPTIONS are documented in | rillig | 1 | -0/+3 |
2005-12-01 | - Reintroduced the check for absolute pathnames in shell commands. This | rillig | 1 | -1/+0 |
2005-11-24 | Implemented the --explain option and the checks for CPP macros in patch | rillig | 1 | -2/+4 |
2005-11-21 | * warn about unportable CPP macros in patches. | rillig | 1 | -0/+1 |
2005-11-15 | * mention the SUBST framework whenever ${SED} is used. | rillig | 1 | -0/+1 |
2005-11-14 | * warn about the use of ${WRKDIR:=...}, as this construct should only | rillig | 1 | -0/+2 |
2005-11-14 | The readmakefile() subroutine only returns the lines of the main Makefile | rillig | 1 | -1/+0 |
2005-11-14 | * avoid duplicate warnings. | rillig | 1 | -0/+1 |
2005-11-14 | * detect spelling errors in variable names | rillig | 1 | -0/+1 |
2005-11-10 | * Find a reliable, secure way to delete all CVS directories inside | rillig | 1 | -0/+3 |
2005-11-08 | diff: | rillig | 1 | -1/+1 |
2005-11-06 | + check for magic numbers like 0755, 755, 644 | rillig | 1 | -0/+1 |
2005-11-06 | * check Makefile directives | rillig | 1 | -0/+3 |
2005-11-06 | + include "../../mk/bsd.prefs.mk" before any .if. | rillig | 1 | -0/+1 |
2005-11-03 | include ../../mk/bsd.prefs.mk before using "+=". | rillig | 1 | -0/+1 |
2005-11-03 | The "../.." and PERL5_PACKLIST checks are implemented. | rillig | 1 | -2/+0 |
2005-10-14 | Updated pkglint to 4.28.1. | rillig | 1 | -0/+1 |
2005-10-13 | "-Wl,-rpath" should not be used directly. ${COMPILER_RPATH_FLAG} is better. | rillig | 1 | -0/+1 |
2005-09-28 | Cleaned up the TODO list. | rillig | 1 | -5/+1 |
2005-09-27 | Updated pkglint to 4.22. | rillig | 1 | -1/+0 |
2005-08-06 | Checking for C/C++ comments is not necessary for Makefiles. No-one uses | rillig | 1 | -4/+1 |
2005-07-02 | TODO: make all pathnames relative to the current directory. | rillig | 1 | -0/+1 |
2005-06-07 | Check for non-normalized dependency lines like package:../package instead | rillig | 1 | -0/+1 |
2005-05-31 | Removed unused subroutine abspathname. Added the things it did to the TODO | rillig | 1 | -1/+3 |
2005-05-25 | Add: * fatal error if RMD160 missing | wiz | 1 | -0/+1 |
2005-05-18 | Removed the check for absolute filenames, as it has produced too many | rillig | 1 | -0/+1 |
2005-05-14 | TODO: Check for C/C++ style comments in Makefiles. | rillig | 1 | -0/+3 |
2005-05-05 | Added --explain option. | rillig | 1 | -0/+1 |