Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / mkfiles.pl
2012-08-17 simonFor the convenience of Linux package maintainers, add...
2012-05-06 simonAdd a section to mkfiles.pl to build a makefile that...
2012-05-06 simonUpdate the OS X makefile so I can build on Lion. Regret...
2012-04-07 simonAdd an explicit -lm to the link lines in Makefile.gtk...
2012-04-07 simonChange some instances of 'print $thing' to 'print ...
2011-04-23 simonSupport user-specified extra link flags (XLFLAGS) in...
2010-05-30 simonSome kernels don't like my #! line. Move the -w into...
2010-05-29 simonMake mkfiles.pl clean under 'perl -w'. Fixes one minor...
2010-01-19 simonPatch inspired by one from James H: remove spurious...
2010-01-01 simonFor my own use in local Windows builds of the 'unfinish...
2009-12-17 simonPatch from Frode Austvik to permit passing CFLAGS in...
2008-09-13 simonSince the lack of this has caused portability issues...
2008-06-10 simonMichael Schierl's patch to compile the puzzles as Java...
2008-03-11 simonUpdate the OS X Puzzles makefile so that it builds...
2007-02-26 simonDariusz Olszewski's changes to support compiling for...
2007-01-13 simonRemove a couple of rogue make targets for `osx.icns...
2006-12-28 jacobAdd NO_HTMLHELP and turn it on by default in Makefile...
2006-12-27 simonFix the Cygwin RCFLAGS in the light of recent changes.
2006-12-27 simonSupport for run-time icons in the GTK puzzles. This...
2006-12-27 simonActually introduce the ability to build the Windows...
2006-08-05 simonI'm sick of repeatedly adding and removing local change...
2006-05-20 simonPatch from Ben Hutchings to prevent an ugly special...
2005-07-21 simonI've been meaning to do this for ages: all the Makefile...
2005-07-05 simonEnhancements to mkfiles.pl and Recipe to arrange for...
2005-06-18 simonI'm sick of not having a `make install' target.
2005-05-15 simonIntroduce a versioning mechanism, and an `About' box...
2005-04-28 simonAha, even better: a Makefile hack that causes auto...
2005-04-27 simonPatches for GTK 2. Puzzles already _built_ under GTK...
2005-01-24 simon`make release' target, which builds a .dmg disk image...
2005-01-24 simonThe #definition of COMBINED was done very badly: it...
2005-01-24 simonFirst cut at online help under OS X. I just built the...
2005-01-23 simonAdded a framework for putting things other than the...
2005-01-22 simonInitial checkin of a Mac OS X port of puzzles, using...
2004-08-16 simonThis repository needs to have a copy of mkfiles.pl...