chiark / gitweb /
changelog: document last change
[sgt-puzzles.git] / mkfiles.pl
2017-09-24 Ian Jacksonremove -pedantic
2017-09-24 Ian JacksonMerge remote-tracking branch 'upstream/master' into...
2017-08-24 Simon TathamSet up a clang-cl makefile.
2017-01-17 Ben Hutchingssgt-puzzles (20161228.7cae89f-1) unstable; urgency...
2017-01-17 Ben HutchingsImport sgt-puzzles_20161228.7cae89f.orig.tar.gz
2014-02-22 Simon TathamFix the Automake makefile for automake 1.14.
2013-07-02 Simon TathamFix small bugs in the automake construction which were...
2013-06-30 Simon TathamAdd a mechanism to the automake system to allow 'make...
2013-06-30 Simon TathamSupport building via autoconf and automake. mkfiles...
2013-03-30 Simon TathamNew front end! To complement the webification of my...
2012-08-17 Simon TathamFor the convenience of Linux package maintainers, add...
2012-05-06 Simon TathamAdd a section to mkfiles.pl to build a makefile that...
2012-05-06 Simon TathamUpdate the OS X makefile so I can build on Lion. Regret...
2012-04-07 Simon TathamAdd an explicit -lm to the link lines in Makefile.gtk...
2012-04-07 Simon TathamChange some instances of 'print $thing' to 'print ...
2011-04-23 Simon TathamSupport user-specified extra link flags (XLFLAGS) in...
2010-05-30 Simon TathamSome kernels don't like my #! line. Move the -w into...
2010-05-29 Simon TathamMake mkfiles.pl clean under 'perl -w'. Fixes one minor...
2010-01-19 Simon TathamPatch inspired by one from James H: remove spurious...
2010-01-01 Simon TathamFor my own use in local Windows builds of the 'unfinish...
2009-12-17 Simon TathamPatch from Frode Austvik to permit passing CFLAGS in...
2008-09-13 Simon TathamSince the lack of this has caused portability issues...
2008-06-10 Simon TathamMichael Schierl's patch to compile the puzzles as Java...
2008-03-11 Simon TathamUpdate the OS X Puzzles makefile so that it builds...
2007-02-26 Simon TathamDariusz Olszewski's changes to support compiling for...
2007-01-13 Simon TathamRemove a couple of rogue make targets for `osx.icns...
2006-12-28 Jacob NevinsAdd NO_HTMLHELP and turn it on by default in Makefile...
2006-12-27 Simon TathamFix the Cygwin RCFLAGS in the light of recent changes.
2006-12-27 Simon TathamSupport for run-time icons in the GTK puzzles. This...
2006-12-27 Simon TathamActually introduce the ability to build the Windows...
2006-08-05 Simon TathamI'm sick of repeatedly adding and removing local change...
2006-05-20 Simon TathamPatch from Ben Hutchings to prevent an ugly special...
2005-07-21 Simon TathamI've been meaning to do this for ages: all the Makefile...
2005-07-05 Simon TathamEnhancements to mkfiles.pl and Recipe to arrange for...
2005-06-18 Simon TathamI'm sick of not having a `make install' target.
2005-05-15 Simon TathamIntroduce a versioning mechanism, and an `About' box...
2005-04-28 Simon TathamAha, even better: a Makefile hack that causes auto...
2005-04-27 Simon TathamPatches for GTK 2. Puzzles already _built_ under GTK...
2005-01-24 Simon Tatham`make release' target, which builds a .dmg disk image...
2005-01-24 Simon TathamThe #definition of COMBINED was done very badly: it...
2005-01-24 Simon TathamFirst cut at online help under OS X. I just built the...
2005-01-23 Simon TathamAdded a framework for putting things other than the...
2005-01-22 Simon TathamInitial checkin of a Mac OS X port of puzzles, using...
2004-08-16 Simon TathamThis repository needs to have a copy of mkfiles.pl...