| Commit message (Expand) | Author |
| 2021-03-29 | Migrate to a CMake-based build system. | Simon Tatham |
| 2018-10-06 | Fix OSX build failure from latest XCode update. | Simon Tatham |
| 2018-06-01 | Enable 64-bit osx build and fix a warning. | Josh Lee |
| 2017-11-26 | Reinstate 32-bit Windows builds of Puzzles. | Simon Tatham |
| 2017-08-24 | Set up a clang-cl makefile. | Simon Tatham |
| 2014-02-22 | Fix the Automake makefile for automake 1.14. | Simon Tatham |
| 2013-07-02 | Fix small bugs in the automake construction which were preventing the | Simon Tatham |
| 2013-06-30 | Add a mechanism to the automake system to allow 'make install' to only | Simon Tatham |
| 2013-06-30 | Support building via autoconf and automake. mkfiles.pl now outputs a | Simon Tatham |
| 2013-03-30 | New front end! To complement the webification of my puzzles via Java | Simon Tatham |
| 2012-08-17 | For the convenience of Linux package maintainers, add to Makefile.gtk | Simon Tatham |
| 2012-05-06 | Add a section to mkfiles.pl to build a makefile that compiles the OS X | Simon Tatham |
| 2012-05-06 | Update the OS X makefile so I can build on Lion. Regrettably that | Simon Tatham |
| 2012-04-07 | Add an explicit -lm to the link lines in Makefile.gtk, after two users | Simon Tatham |
| 2012-04-07 | Change some instances of 'print $thing' to 'print $thing || ""', to | Simon Tatham |
| 2011-04-23 | Support user-specified extra link flags (XLFLAGS) in the Unix | Simon Tatham |
| 2010-05-30 | Some kernels don't like my #! line. Move the -w into a 'use | Simon Tatham |
| 2010-05-29 | Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in the | Simon Tatham |
| 2010-01-19 | Patch inspired by one from James H: remove spurious references to | Simon Tatham |
| 2010-01-01 | For my own use in local Windows builds of the 'unfinished' puzzles, | Simon Tatham |
| 2009-12-17 | Patch from Frode Austvik to permit passing CFLAGS in to the Unix | Simon Tatham |
| 2008-09-13 | Since the lack of this has caused portability issues in the past: | Simon Tatham |
| 2008-06-10 | Michael Schierl's patch to compile the puzzles as Java applets using | Simon Tatham |
| 2008-03-11 | Update the OS X Puzzles makefile so that it builds on Leopard and | Simon Tatham |
| 2007-02-26 | Dariusz Olszewski's changes to support compiling for PocketPC. This | Simon Tatham |
| 2007-01-13 | Remove a couple of rogue make targets for `osx.icns.o' and | Simon Tatham |
| 2006-12-28 | Add NO_HTMLHELP and turn it on by default in Makefile.cyg. | Jacob Nevins |
| 2006-12-27 | Fix the Cygwin RCFLAGS in the light of recent changes. | Simon Tatham |
| 2006-12-27 | Support for run-time icons in the GTK puzzles. This involved another | Simon Tatham |
| 2006-12-27 | Actually introduce the ability to build the Windows icons into the | Simon Tatham |
| 2006-08-05 | I'm sick of repeatedly adding and removing local changes to Recipe | Simon Tatham |
| 2006-05-20 | Patch from Ben Hutchings to prevent an ugly special case in | Simon Tatham |
| 2005-07-21 | I've been meaning to do this for ages: all the Makefiles now give | Simon Tatham |
| 2005-07-05 | Enhancements to mkfiles.pl and Recipe to arrange for the auxiliary | Simon Tatham |
| 2005-06-18 | I'm sick of not having a `make install' target. | Simon Tatham |
| 2005-05-15 | Introduce a versioning mechanism, and an `About' box in all front | Simon Tatham |
| 2005-04-28 | Aha, even better: a Makefile hack that causes auto-detection of GTK | Simon Tatham |
| 2005-04-27 | Patches for GTK 2. Puzzles already _built_ under GTK 2, but now it | Simon Tatham |
| 2005-01-24 | `make release' target, which builds a .dmg disk image in what | Simon Tatham |
| 2005-01-24 | The #definition of COMBINED was done very badly: it was a piece of | Simon Tatham |
| 2005-01-24 | First cut at online help under OS X. I just built the HTML version | Simon Tatham |
| 2005-01-23 | Added a framework for putting things other than the binary into a | Simon Tatham |
| 2005-01-22 | Initial checkin of a Mac OS X port of puzzles, using Cocoa. All | Simon Tatham |
| 2004-08-16 | This repository needs to have a copy of mkfiles.pl, although really | Simon Tatham |