Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove -T from ikiwiki.in, add back if NOTAINT=0 | Joey Hess | 2009-05-22 |
* | typo | Joey Hess | 2009-02-04 |
* | export installdir•••For use by Setup/Automator | Joey Hess | 2009-01-12 |
* | If PERL5LIB is set to the libdir when building ikiwiki, calculate and hardco... | Joey Hess | 2008-05-14 |
* | use an elsif•••(Not that it really matters..) | Joey Hess | 2008-04-28 |
* | Deal with different paths to perl when removing -T flag. | Joey Hess | 2008-04-28 |
* | Add PREFIX/bin to the hardcoded PATH within ikiwiki. | Joey Hess | 2008-04-28 |
* | if NOTAINT is not set, disable tainting | Joey Hess | 2008-02-24 |
* | * Allow setting NOTAINT=1 when building the wiki to remove taint checking••• flags, which can be useful on some hosting providers. | joey | 2007-02-20 |
* | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.•••* Add some code to the build system that tries to determine if the lib installation directory is in @INC. If it's not, munge ikiwiki to hardcode the path to the lib directory. This should allow installing ikiwiki in nonstandard locations, including home directories, by just setting PREFIX at build time. * Fix nested examples directory in deb. | joey | 2006-11-20 |
* | * Use DESTDIR and not PREFIX to specify installation prefix for packaging.•••* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. | joey | 2006-08-25 |