aboutsummaryrefslogtreecommitdiff
path: root/mkfiles.pl (follow)
Commit message (Expand)AuthorAge
* Set up a clang-cl makefile.Simon Tatham2017-08-24
* Fix the Automake makefile for automake 1.14.Simon Tatham2014-02-22
* Fix small bugs in the automake construction which were preventing theSimon Tatham2013-07-02
* Add a mechanism to the automake system to allow 'make install' to onlySimon Tatham2013-06-30
* Support building via autoconf and automake. mkfiles.pl now outputs aSimon Tatham2013-06-30
* New front end! To complement the webification of my puzzles via JavaSimon Tatham2013-03-30
* For the convenience of Linux package maintainers, add to Makefile.gtkSimon Tatham2012-08-17
* Add a section to mkfiles.pl to build a makefile that compiles the OS XSimon Tatham2012-05-06
* Update the OS X makefile so I can build on Lion. Regrettably thatSimon Tatham2012-05-06
* Add an explicit -lm to the link lines in Makefile.gtk, after two usersSimon Tatham2012-04-07
* Change some instances of 'print $thing' to 'print $thing || ""', toSimon Tatham2012-04-07
* Support user-specified extra link flags (XLFLAGS) in the UnixSimon Tatham2011-04-23
* Some kernels don't like my #! line. Move the -w into a 'useSimon Tatham2010-05-30
* Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in theSimon Tatham2010-05-29
* Patch inspired by one from James H: remove spurious references toSimon Tatham2010-01-19
* For my own use in local Windows builds of the 'unfinished' puzzles,Simon Tatham2010-01-01
* Patch from Frode Austvik to permit passing CFLAGS in to the UnixSimon Tatham2009-12-17
* Since the lack of this has caused portability issues in the past:Simon Tatham2008-09-13
* Michael Schierl's patch to compile the puzzles as Java applets usingSimon Tatham2008-06-10
* Update the OS X Puzzles makefile so that it builds on Leopard andSimon Tatham2008-03-11
* Dariusz Olszewski's changes to support compiling for PocketPC. ThisSimon Tatham2007-02-26
* Remove a couple of rogue make targets for `osx.icns.o' andSimon Tatham2007-01-13
* Add NO_HTMLHELP and turn it on by default in Makefile.cyg.Jacob Nevins2006-12-28
* Fix the Cygwin RCFLAGS in the light of recent changes.Simon Tatham2006-12-27
* Support for run-time icons in the GTK puzzles. This involved anotherSimon Tatham2006-12-27
* Actually introduce the ability to build the Windows icons into theSimon Tatham2006-12-27
* I'm sick of repeatedly adding and removing local changes to RecipeSimon Tatham2006-08-05
* Patch from Ben Hutchings to prevent an ugly special case inSimon Tatham2006-05-20
* I've been meaning to do this for ages: all the Makefiles now giveSimon Tatham2005-07-21
* Enhancements to mkfiles.pl and Recipe to arrange for the auxiliarySimon Tatham2005-07-05
* I'm sick of not having a `make install' target.Simon Tatham2005-06-18
* Introduce a versioning mechanism, and an `About' box in all frontSimon Tatham2005-05-15
* Aha, even better: a Makefile hack that causes auto-detection of GTKSimon Tatham2005-04-28
* Patches for GTK 2. Puzzles already _built_ under GTK 2, but now itSimon Tatham2005-04-27
* `make release' target, which builds a .dmg disk image in whatSimon Tatham2005-01-24
* The #definition of COMBINED was done very badly: it was a piece ofSimon Tatham2005-01-24
* First cut at online help under OS X. I just built the HTML versionSimon Tatham2005-01-24
* Added a framework for putting things other than the binary into aSimon Tatham2005-01-23
* Initial checkin of a Mac OS X port of puzzles, using Cocoa. AllSimon Tatham2005-01-22
* This repository needs to have a copy of mkfiles.pl, although reallySimon Tatham2004-08-16