* Disable taint checking for all builds as people keep complaining about it,
[ikiwiki.git] / Makefile.PL
2008-02-24 Joey Hess* Disable taint checking for all builds as people keep...
2008-02-12 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-12 Joey Hess* Setting NOTAINT=1 had no effect when building ikiwiki...
2008-02-10 Josh TriplettMerge branch 'master' into prefix-directives
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-01-30 Joey Hessrename ikiwiki-prefix-directives into ikiwiki-transition
2008-01-28 Josh TriplettAdd new preprocessor directive syntax¸ using a '!'...
2008-01-07 Joey Hess* Add a prereq on Data::Dumper 2.11 or better, needed...
2007-12-28 Joey Hesspass -refresh
2007-12-19 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-19 Joey Hessadd a setup file for building the doc wiki
2007-12-08 Joey Hess* Added a version plugin that saves state about what...
2007-11-27 Joey Hess * Add a new ikiwiki-makerepo program, that automates...
2007-09-09 joeybugfix
2007-09-06 joey commit.
2007-09-05 joeyfix path issue when runnign test
2007-08-28 joey* Support for looking in multiple directories for under...
2007-08-21 joey* Avoid ugly gettext messages if LANG is empty. Closes...
2007-08-13 joey* Fix --libdir to work at the command line.
2007-05-20 joeybuild fixes 2.1
2007-05-10 joey* Apply patch from Pawel to avoid using -L in Makefile...
2007-04-29 joeyupdates for usedirs
2007-04-29 joshtriplett* Avoid using GNU extensions to cp during "make install...
2007-04-27 joeytmon.out removed by stock clean rule actually..
2007-04-26 joey* Avoid .svn directories when installing from svn checkout.
2007-04-10 joey* Add support for PROFILE=1 to the Makefile, this turns...
2007-03-29 joey--no-rcs is the default now, so no need to explicitly...
2007-02-21 joeyPERL5LIB won't work when using the taint flag, and...
2007-02-20 joeysupposed to run ikiwiki.out now
2007-02-20 joeybuild ikiwiki.out and use it to build the wiki, so...
2007-02-18 joey* Add explicit module prereqs to Makefile.PL
2007-02-13 joey* Make the basewiki be full of symlinks to pages that...
2007-01-28 joey* When building the doc wiki, build with LANG=C.
2007-01-03 joey* Added a Spanish translation by Victor Moral.
2006-12-29 joeyuserdir fixes
2006-12-29 joey* Initial work on internationalization of the program...
2006-12-19 joeyfix man page perms in install
2006-11-22 joeyrename
2006-11-22 joey* Add toggle plugin.
2006-11-20 joey* Rename ikiwiki.pl so MakeMaker doesn't see it, and...
2006-11-20 joeyshortcut stuff
2006-10-17 joey* Patch from Pawel Tecza to cp -a the templates in...
2006-09-28 joey* Patch from Paul Tötterman to use CP in the Makefile.
2006-09-25 joey* Don't rm -rf ikiwiki on distclean, since a) there...
2006-09-15 joey* Yet another fix for those poor case-sensative OSX...
2006-08-28 joey* Add toc (table of contents) plugin.
2006-08-27 joeymore PREFIX fun
2006-08-26 joeyfix up use of PREFIX
2006-08-25 joey* Use DESTDIR and not PREFIX to specify installation...
2006-08-23 joey* Allow preprocessor directives to contain python-like...
2006-08-18 joey* Add a map plugin contributed by Alessandro Dotti...
2006-08-13 joey* The last release accidentially installed ikiwiki...
2006-08-08 joey* Ship ikiwiki executable as ikiwiki.pl in source to...
2006-07-30 joey* ikiwiki can now download and aggregate feeds with...
2006-07-29 joey* fortune plugin (trivial)
2006-07-29 joey"Viva l'Italia!"
2006-07-28 joeyHope encrico doesn't mind, but I changed the location...
2006-07-07 joey* Support a w3mmode, which lets w3m run ikiwiki using...
2006-06-02 joey* Reorganised the doc wiki's todo/* pages, using a...
2006-05-27 joey* Add -refresh option to ikiwiki-mass-rebuild and use...
2006-05-05 joey* Add ikiwiki-mass-rebuild script, ripped out of the...
2006-05-05 joey* Allow discussion links on pages to be turned off...
2006-05-05 joeyhaiku plugin
2006-05-02 joey* Patch from Thomas Schwinge to switch from --svn to...
2006-05-02 joey* Add an orphans plugin for finding pages that nothing...
2006-05-02 joey* Added plugin system, currently only supporting for...
2006-04-21 joeypatch fron Branden to install the man page in Makefile.PL
2006-03-29 joeyImplemented --underlaydir, and moved files provided...
2006-03-23 joeyMajor code reoganisation, splitting up the single big...
2006-03-23 joey*warning* any wrappers built with a previous version...
2006-03-21 joeyadd --diffurl, if set RecentChanges has links to svn...
2006-03-19 joeybasewiki integration
2006-03-15 joeyman page generation
2006-03-15 joeydebianise
2006-03-15 joeyconfig files now based on perl modules