ikiwiki/IkiWiki
Joey Hess 0c6e467aa6 use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD
To review, tcc does not really use environ, so you have to use clearenv
there. But POSIX, in their wisdom, didn't standardise clearenv yet,
so on FreeBSD, one still needs to manipulate environ on their own.

(If you use tcc on FreeBSD, this may leave you unsatisfied.)
2010-03-28 18:27:23 -04:00
..
Plugin fix the other half of the filecheck filename bug 2010-03-26 00:16:21 -04:00
Setup fix printing of $@, which is clobbered by the call to gettext 2010-03-28 17:17:07 -04:00
CGI.pm brace style 2010-01-18 12:33:25 -05:00
Receive.pm Merge branch 'master' into cvs 2009-09-10 16:18:23 -04:00
Render.pm Add new --clean option; this makes ikiwiki remove all built files in the destdir, as well as wrappers and the .ikiwiki directory. 2010-02-28 00:12:47 -05:00
Setup.pm check for 'require' instead of 'use' 2010-03-21 14:52:21 -04:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD 2010-03-28 18:27:23 -04:00