aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
Commit message (Expand)AuthorAge
* * Disable taint checking for all builds as people keep complaining about it,Joey Hess2008-02-24
* * Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.Joey Hess2008-02-12
* rename ikiwiki-prefix-directives into ikiwiki-transitionJoey Hess2008-01-30
* Add new preprocessor directive syntax¸ using a '!' prefix.Josh Triplett2008-01-27
* * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.Joey Hess2008-01-07
* pass -refreshJoey Hess2007-12-28
* add a setup file for building the doc wikiJoey Hess2007-12-19
* * Added a version plugin that saves state about what's using it, to forceJoey Hess2007-12-08
* * Add a new ikiwiki-makerepo program, that automates setting up a repoJoey Hess2007-11-27
* bugfixjoey2007-09-09
* commit.joey2007-09-06
* fix path issue when runnign testjoey2007-09-05
* * Support for looking in multiple directories for underlay files.joey2007-08-28
* * Avoid ugly gettext messages if LANG is empty. Closes: #439035joey2007-08-21
* * Fix --libdir to work at the command line.joey2007-08-13
* build fixesjoey2007-05-20
* * Apply patch from Pawel to avoid using -L in Makefile as it's not availablejoey2007-05-10
* updates for usedirsjoey2007-04-29
* * Avoid using GNU extensions to cp during "make install", which didjoshtriplett2007-04-29
* tmon.out removed by stock clean rule actually..joey2007-04-27
* * Avoid .svn directories when installing from svn checkout.joey2007-04-26
* * Add support for PROFILE=1 to the Makefile, this turns on profiling of thejoey2007-04-10
* --no-rcs is the default now, so no need to explicitly specifyjoey2007-03-29
* PERL5LIB won't work when using the taint flag, and use lib "." is removedjoey2007-02-21
* supposed to run ikiwiki.out nowjoey2007-02-20
* build ikiwiki.out and use it to build the wiki, so that NOTAINT can take effe...joey2007-02-20
* * Add explicit module prereqs to Makefile.PLjoey2007-02-18
* * Make the basewiki be full of symlinks to pages that should be the samejoey2007-02-13
* * When building the doc wiki, build with LANG=C.joey2007-01-28
* * Added a Spanish translation by Victor Moral.joey2007-01-03
* userdir fixesjoey2006-12-29
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* fix man page perms in installjoey2006-12-19
* renamejoey2006-11-22
* * Add toggle plugin.joey2006-11-22
* * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.joey2006-11-20
* shortcut stuffjoey2006-11-20
* * Patch from Pawel Tecza to cp -a the templates in the Makefile.joey2006-10-17
* * Patch from Paul Tötterman to use CP in the Makefile.joey2006-09-28
* * Don't rm -rf ikiwiki on distclean, since a) there's no such filejoey2006-09-25
* * Yet another fix for those poor case-sensative OSX users.joey2006-09-15
* * Add toc (table of contents) plugin.joey2006-08-28
* more PREFIX funjoey2006-08-27
* fix up use of PREFIXjoey2006-08-26
* * Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey2006-08-25
* * Allow preprocessor directives to contain python-like triple-quotedjoey2006-08-23
* * Add a map plugin contributed by Alessandro Dotti Contra.joey2006-08-18
* * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey2006-08-13
* * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues onjoey2006-08-08
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30