Age | Commit message (Expand) | Author |
2008-08-29 | Ignore failure to install files into /etc, in case install is running as non-... | Joey Hess |
2008-08-27 | avoid installing .pyc files | Joey Hess |
2008-08-23 | add target to aid benchmarking | Joey Hess |
2008-08-21 | Revert "Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)" | Joey Hess |
2008-08-21 | Add missing PREFIX to a few lines of the Makefile. (Thomas Keller) | Joey Hess |
2008-08-21 | Avoid using cp -a (again). (HenrikBrixAndersen) | Joey Hess |
2008-08-02 | don't install demo external plugins by default | Joey Hess |
2008-07-27 | rename | Joey Hess |
2008-07-27 | avoid clobbering example diffurl | Joey Hess |
2008-07-26 | avoid leaking HOME | Joey Hess |
2008-07-26 | generate an example ikiwiki.setup as part of the build | Joey Hess |
2008-07-26 | preserve modes of external plugin files | Joey Hess |
2008-06-02 | use PERL | Joey Hess |
2008-03-21 | defer po and pot file updating until package build time | Joey Hess |
2008-03-21 | updates to support current version of Devel::Profile | Joey Hess |
2008-03-19 | Time::Duration is no longer used, remove from docs and recommends. | Joey Hess |
2008-03-18 | Prevent plugins/.gitignore from being installed | martin f. krafft |
2008-03-15 | pass -libdir so external plugins can be used | Joey Hess |
2008-03-15 | clean .myc files from plugins | Joey Hess |
2008-02-24 | * Disable taint checking for all builds as people keep complaining about it, | Joey Hess |
2008-02-12 | * Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this. | Joey Hess |
2008-01-30 | rename ikiwiki-prefix-directives into ikiwiki-transition | Joey Hess |
2008-01-27 | Add new preprocessor directive syntax¸ using a '!' prefix. | Josh Triplett |
2008-01-07 | * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects. | Joey Hess |
2007-12-28 | pass -refresh | Joey Hess |
2007-12-19 | add a setup file for building the doc wiki | Joey Hess |
2007-12-08 | * Added a version plugin that saves state about what's using it, to force | Joey Hess |
2007-11-27 | * Add a new ikiwiki-makerepo program, that automates setting up a repo | Joey Hess |
2007-09-09 | bugfix | joey |
2007-09-06 | commit. | joey |
2007-09-05 | fix path issue when runnign test | joey |
2007-08-28 | * Support for looking in multiple directories for underlay files. | joey |
2007-08-21 | * Avoid ugly gettext messages if LANG is empty. Closes: #439035 | joey |
2007-08-13 | * Fix --libdir to work at the command line. | joey |
2007-05-20 | build fixes | joey |
2007-05-10 | * Apply patch from Pawel to avoid using -L in Makefile as it's not available | joey |
2007-04-29 | updates for usedirs | joey |
2007-04-29 | * Avoid using GNU extensions to cp during "make install", which did | joshtriplett |
2007-04-27 | tmon.out removed by stock clean rule actually.. | joey |
2007-04-26 | * Avoid .svn directories when installing from svn checkout. | joey |
2007-04-10 | * Add support for PROFILE=1 to the Makefile, this turns on profiling of the | joey |
2007-03-29 | --no-rcs is the default now, so no need to explicitly specify | joey |
2007-02-21 | PERL5LIB won't work when using the taint flag, and use lib "." is removed | joey |
2007-02-20 | supposed to run ikiwiki.out now | joey |
2007-02-20 | build ikiwiki.out and use it to build the wiki, so that NOTAINT can take effe... | joey |
2007-02-18 | * Add explicit module prereqs to Makefile.PL | joey |
2007-02-13 | * Make the basewiki be full of symlinks to pages that should be the same | joey |
2007-01-28 | * When building the doc wiki, build with LANG=C. | joey |
2007-01-03 | * Added a Spanish translation by Victor Moral. | joey |
2006-12-29 | userdir fixes | joey |