aboutsummaryrefslogtreecommitdiff
path: root/pm_filter
Commit message (Expand)AuthorAge
* pm_filter: use \Q...\E to escape all possible strings pedanticallySimon McVittie2016-09-03
* Use single-quotes in $installdir value in case prefix includes a string metac...Sam Hathaway2016-08-03
* Exclude working directory from library path (CVE-2016-1238)Simon McVittie2016-07-28
* Squelch regex deprecation warnings from Perl 5.22.Amitai Schlair2015-06-14
* remove -T from ikiwiki.in, add back if NOTAINT=0Joey Hess2009-05-22
* typoJoey Hess2009-02-04
* export installdirJoey Hess2009-01-12
* If PERL5LIB is set to the libdir when building ikiwiki, calculate and hardco...Joey Hess2008-05-14
* use an elsifJoey Hess2008-04-28
* Deal with different paths to perl when removing -T flag.Joey Hess2008-04-28
* Add PREFIX/bin to the hardcoded PATH within ikiwiki.Joey Hess2008-04-28
* if NOTAINT is not set, disable taintingJoey Hess2008-02-24
* * Allow setting NOTAINT=1 when building the wiki to remove taint checkingjoey2007-02-20
* * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.joey2006-11-20
* * Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey2006-08-25