| Commit message (Expand) | Author | Age |
* | avoid clobbering example diffurl | Joey Hess | 2008-07-27 |
* | defer po and pot file updating until package build time•••This allows make to be run without polluting the tree with lots of po file
changes.
| Joey Hess | 2008-03-21 |
* | * Disable taint checking for all builds as people keep complaining about it,••• and since all versions of perl seem to be hopelessly broken.
| Joey Hess | 2008-02-24 |
* | * Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this. | Joey Hess | 2008-02-12 |
* | * Work around perl taint checking bug #411786, where perl sometimes randomly••• sets the taint flag on untainted variables, by disabling taint checking
in the deb. This sucks.
| Joey Hess | 2007-12-17 |
* | link the GPL to GPL-2 since GPL is now GPL 3. | joey | 2007-09-11 |
* | releasing version 2.4 | joey | 2007-07-15 |
* | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.•••* 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.
| joey | 2006-11-20 |
* | * Install the source of the examples into /usr/share/doc/ikiwiki/examples. | joey | 2006-10-28 |
* | more PREFIX fun | joey | 2006-08-27 |
* | * Use DESTDIR and not PREFIX to specify installation prefix for packaging.•••* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run
from a different directory.
| joey | 2006-08-25 |
* | releasing version 1.2 | joey | 2006-05-15 |
* | * Add ikiwiki-mass-rebuild script, ripped out of the postinst.•••* Add some new config items to the estseek.conf template, which are needed
by hyperestraier 1.2.3.
| joey | 2006-05-05 |
* | * Add a unit test for globlist_match(). | joey | 2006-05-02 |
* | fix announcedir | joey | 2006-04-29 |
* | releasing version 1.0 | joey | 2006-04-29 |
* | patch fron Branden to install the man page in Makefile.PL | joey | 2006-04-21 |
* | arrange for new releases to get news prepared for them via my wikiannounce•••script
| joey | 2006-03-30 |
* | implemented upgradehooksh | joey | 2006-03-24 |
* | foo | joey | 2006-03-24 |
* | basewiki integration | joey | 2006-03-19 |
* | man page generation | joey | 2006-03-15 |
* | debianise | joey | 2006-03-15 |