aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
Commit message (Expand)AuthorAge
* fix buggy program installation codeJoey Hess2010-04-03
* Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if...Joey Hess2010-03-26
* Add new --clean option; this makes ikiwiki remove all built files in the dest...Joey Hess2010-02-28
* more portable use of sed -iJoey Hess2009-11-09
* add spec fileJoey Hess2009-10-29
* install ikiwiki-calendarJoey Hess2009-10-11
* change PROFILE to use Devel::NYTProfJoey Hess2009-08-13
* quote version numbers to avoid them being interpreted as unicode charactersJoey Hess2009-07-23
* split out underlay_install targetJoey Hess2009-07-21
* build translated underlays for use with non-English wikisJoey Hess2009-07-20
* create translated underlays in mdwn formatJoey Hess2009-07-20
* use empty underlay dirs when building po underlaysJoey Hess2009-07-20
* speed up incremental underlaypo runsJoey Hess2009-07-19
* move source removal back to underlaypo ruleJoey Hess2009-07-19
* move clean code to clean ruleJoey Hess2009-07-19
* renameJoey Hess2009-07-19
* don't run basewikipo by default yet, comment out all languagesJoey Hess2009-07-19
* add basewikipo po file generation thingJoey Hess2009-07-19
* debhelper v7; rules file minimisation.Joey Hess2009-02-15
* makefile portability patchJoey Hess2009-02-04
* Add auto-blog.setupJoey Hess2009-01-12
* add W3M_CGI_BIN settingJoey Hess1997-08-14
* preserve underlay file timesJoey Hess2008-10-19
* listdirectives: Enable use of the directives underlay.Joey Hess2008-09-11
* Ignore failure to install files into /etc, in case install is running as non-...Joey Hess2008-08-29
* avoid installing .pyc filesJoey Hess2008-08-27
* add target to aid benchmarkingJoey Hess2008-08-23
* Revert "Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)"Joey Hess2008-08-21
* Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)Joey Hess2008-08-21
* Avoid using cp -a (again). (HenrikBrixAndersen)Joey Hess2008-08-21
* don't install demo external plugins by defaultJoey Hess2008-08-02
* renameJoey Hess2008-07-27
* avoid clobbering example diffurlJoey Hess2008-07-27
* avoid leaking HOMEJoey Hess2008-07-26
* generate an example ikiwiki.setup as part of the buildJoey Hess2008-07-26
* preserve modes of external plugin filesJoey Hess2008-07-26
* use PERLJoey Hess2008-06-02
* defer po and pot file updating until package build timeJoey Hess2008-03-21
* updates to support current version of Devel::ProfileJoey Hess2008-03-21
* Time::Duration is no longer used, remove from docs and recommends.Joey Hess2008-03-19
* Prevent plugins/.gitignore from being installedmartin f. krafft2008-03-18
* pass -libdir so external plugins can be usedJoey Hess2008-03-15
* clean .myc files from pluginsJoey Hess2008-03-15
* * 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