summaryrefslogtreecommitdiff
path: root/mk/check/check-interpreter.mk
AgeCommit message (Expand)AuthorFilesLines
2014-10-12Simplify PKG_DEVELOPER checks.joerg1-2/+2
2011-04-19Just warn about non executable files using env.roy1-2/+7
2011-04-19Disallow the use of env(1) as an interpreter.roy1-2/+7
2011-01-11Skip interpreter check unless regular file.obache1-1/+4
2010-08-24I'm fed up with having to waste time because PKG_DEVELOPER is "special" andbad1-2/+2
2008-02-13Adjusted the documentation to the source code.rillig1-2/+2
2008-02-05Convert to ${RUN}tnn1-4/+2
2007-11-30The interpreter check for packages which are their own interpreter,bjs1-2/+6
2007-11-07Activated the check-interpreter for PKG_DEVELOPERs. I don't remember whyrillig1-1/+5
2007-03-24More DESTDIR fixes in warnng/error messagesheinz1-5/+5
2007-03-24Removed unnecessary shell code:heinz1-2/+2
2007-03-20Fix check-interpreter when using USE_DESTDIR. From Klaus Heinz onjoerg1-3/+3
2006-11-12Moved the test whether this check should be enabled to this file.rillig1-13/+7
2006-11-12Improved the formatting of the comment and made the code a littlerillig1-21/+22
2006-10-10s/LOCALBASE/PREFIX/, but thanks for catching this.joerg1-2/+2
2006-10-09Since a few hours, the .PLIST file does not contain the full pathnamesrillig1-1/+2
2006-10-09Main infrastructure for DESTDIR support.joerg1-2/+2
2006-07-13Fixed default path wildcards for CHECK_INTERPRETER_SKIP. Now theyheinz1-4/+6
2006-07-03Moved the command that generates the list of files to its own variable,rillig1-2/+4
2006-07-02I forgot to mention in the last commit that share/examples and share/docrillig1-1/+1
2006-07-02Added a proper interface documentation. Instead of a .for loop, therillig1-9/+24
2006-06-16It is worth a warning if a freshly installed file is not readable.rillig1-1/+6
2006-06-14Create DELAYED_{ERROR,WARNING}_MSG macros that can be used to outputjlam1-8/+4
2006-06-12Be more consistent about how we're emitting errors and warnings.jlam1-6/+8
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam1-13/+17
2006-06-07Use WARNING_MSG and ERROR_MSG for consistency.jlam1-4/+4
2006-06-06Check for [[:space:]] instead of [ ]. This fixes a misbehavior whenrillig1-2/+2
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+47