summaryrefslogtreecommitdiff
path: root/mk/check/check-files.mk
AgeCommit message (Expand)AuthorFilesLines
2017-10-02mk: check for installed files that are not in PLIST by defaultwiz1-6/+2
2017-06-14Essentially from OBATA Akio in private mail, June 2015:prlw11-1/+6
2017-06-01Provide switch to activate new frameworks to replace "pkginstall".jlam1-2/+2
2017-05-31Check that some variables have the correct number of words.jlam1-2/+6
2017-04-01Fixed typo.rillig1-3/+3
2014-10-12Simplify PKG_DEVELOPER checks.joerg1-3/+4
2014-02-20Prevent _CHECK_FILES_{PRE,POST} to include check-files-{pre,post}-messageobache1-5/+5
2013-03-08Add DESTDIR to error message in case of PLIST mismatch.wiz1-3/+3
2012-05-22mk/check/check-files.mk: Skip locale.aliasmarino1-1/+4
2010-08-24I'm fed up with having to waste time because PKG_DEVELOPER is "special" andbad1-2/+2
2009-10-21revert previous - better do a bulk build with this change first to seetnn1-1/+4
2009-10-21remove lib/charset.alias from CHECK_FILES_SKIPtnn1-4/+1
2009-05-08Remove a redundant "$" from a grep pattern.minskim1-2/+2
2008-02-08Skip ${PREFIX}/emul/linux32/proc.* as welladrianp1-3/+4
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-20/+20
2008-01-23STEP_MSG may be a hidden command.rillig1-5/+3
2007-09-27Even though VARBASE is sometimes below LOCALBASE, some users want torillig1-1/+3
2007-09-12check-files shouldn't complain about files in VARBASE, since they cannotrillig1-1/+4
2007-08-21Allow the existence of symlinks that point nowhere.jlam1-3/+3
2007-08-13Prevented the files check from being confused by concurrent instances ofrillig1-1/+3
2007-03-16Added the variable declarations for the "show-all" target.rillig1-1/+5
2007-03-16Don't check files in ${PACKAGES} and ${DISTDIR}.rillig1-1/+5
2007-03-02Remove support for obsolete and unused NO_PKG_REGISTER.wiz1-16/+1
2007-01-06Moved the code that installs check-files on the hook from install.mk torillig1-1/+5
2006-12-15Remove trailing tabs.martti1-2/+2
2006-11-12Added a missing line continuation in the code for CHECK_FILES_STRICT.rillig1-2/+2
2006-11-09Added documentation.rillig1-8/+26
2006-10-09Main infrastructure for DESTDIR support.joerg1-6/+6
2006-09-22- Compute CHEKCK_FILES filter on the entries requested and keep itjoerg1-4/+9
2006-09-17Also ignore fontconfig cache like the "clasic" databases.joerg1-1/+2
2006-08-22Avoid spurious false negatives when the directories are reorderedjoerg1-4/+7
2006-06-09make(1) will automatically delete partially made targets if the targetjlam1-33/+19
2006-06-09Add a new variable CHECK_FILES_SUPPORTED which is a package-settablejlam1-1/+6
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam1-25/+24
2006-06-07Fix problems with check-files where it fails with a confusing messagejlam1-109/+157
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+313