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