Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-27 | lintian fixes | Joey Hess | |
2009-02-27 | fix clean on clean tree | Joey Hess | |
2009-02-19 | comments | Joey Hess | |
2009-02-16 | need to pass PREFIX=/usr to avoid | Joey Hess | |
was lost in rules file rewrite I used debhelper 7.2 features too, shoot me :-) | |||
2009-02-15 | avoid compressing html | Joey Hess | |
2009-02-15 | debhelper v7; rules file minimisation. | Joey Hess | |
2009-01-12 | Add auto-blog.setup | Joey Hess | |
It will set up an ikiwiki instance tuned for use in blogging. As part of this change, move the example sites into /usr/share/ikiwiki so they are available even if docs are not installed. | |||
2008-07-27 | avoid clobbering example diffurl | Joey Hess | |
2008-03-21 | defer po and pot file updating until package build time | Joey Hess | |
This allows make to be run without polluting the tree with lots of po file changes. | |||
2008-02-24 | * Disable taint checking for all builds as people keep complaining about it, | Joey Hess | |
and since all versions of perl seem to be hopelessly broken. | |||
2008-02-12 | * Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this. | Joey Hess | |
2007-12-17 | * Work around perl taint checking bug #411786, where perl sometimes randomly | Joey Hess | |
sets the taint flag on untainted variables, by disabling taint checking in the deb. This sucks. | |||
2007-09-11 | link the GPL to GPL-2 since GPL is now GPL 3. | joey | |
2007-07-15 | releasing version 2.4 | joey | |
2006-11-20 | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. | joey | |
* Add some code to the build system that tries to determine if the lib installation directory is in @INC. If it's not, munge ikiwiki to hardcode the path to the lib directory. This should allow installing ikiwiki in nonstandard locations, including home directories, by just setting PREFIX at build time. * Fix nested examples directory in deb. | |||
2006-10-28 | * Install the source of the examples into /usr/share/doc/ikiwiki/examples. | joey | |
2006-08-27 | more PREFIX fun | joey | |
2006-08-25 | * Use DESTDIR and not PREFIX to specify installation prefix for packaging. | joey | |
* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. | |||
2006-05-15 | releasing version 1.2 | joey | |
2006-05-05 | * Add ikiwiki-mass-rebuild script, ripped out of the postinst. | joey | |
* Add some new config items to the estseek.conf template, which are needed by hyperestraier 1.2.3. | |||
2006-05-02 | * Add a unit test for globlist_match(). | joey | |
2006-04-29 | fix announcedir | joey | |
2006-04-29 | releasing version 1.0 | joey | |
2006-04-21 | patch fron Branden to install the man page in Makefile.PL | joey | |
2006-03-30 | arrange for new releases to get news prepared for them via my wikiannounce | joey | |
script | |||
2006-03-24 | implemented upgradehooksh | joey | |
2006-03-24 | foo | joey | |
2006-03-19 | basewiki integration | joey | |
2006-03-15 | man page generation | joey | |
2006-03-15 | debianise | joey | |