aboutsummaryrefslogtreecommitdiff
path: root/Recipe (follow)
Commit message (Expand)AuthorAge
* Migrate to a CMake-based build system.Simon Tatham2021-03-29
* Fix Makefile.nestedvm so that it works with make -j.Simon Tatham2018-06-01
* Bump the source and target versions used in javac.Simon Tatham2018-05-14
* Use the new matching() for latin.c.Simon Tatham2018-04-22
* Implementation of the Hopcroft-Karp algorithm.Simon Tatham2018-04-22
* Recipe: centralise dependencies for latin.c.Simon Tatham2018-04-22
* Set up a clang-cl makefile.Simon Tatham2017-08-24
* Add the 'make test' target to Makefile.am too.Simon Tatham2015-05-18
* Move the benchmarking logic out into a script.Simon Tatham2015-05-18
* Remove the MD5-based manifest file system.Simon Tatham2014-09-24
* Remove dependencies on Subversion.Simon Tatham2014-09-24
* Make svn-based version identification still work in VPATH builds.Simon Tatham2013-07-02
* 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
* Remove stray bashisms from the NestedVM makefile.Simon Tatham2013-06-19
* Introduce some extra testing and benchmarking command-line options toSimon Tatham2013-04-11
* 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
* Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in theSimon Tatham2010-05-29
* Fix a build-breaking bug I introduced to the OS X makefile in r8931.Simon Tatham2010-04-26
* Modification of a patch from Debian: eliminate the endless rebuildsSimon Tatham2010-04-25
* Patch from James H to enable a single monolithic binary to be builtSimon Tatham2009-01-06
* Stand-alone command-line interface to the obfuscate_bitmap()Simon Tatham2008-11-29
* Oops, left this out of r8178: having defined COMBINED everywhere inSimon 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
* Marcin Wojdyr points out that the use of `>&' to redirect bothSimon Tatham2007-01-16
* 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
* New puzzle from James H: `Bridges', another Nikoli job.Simon Tatham2005-10-21
* New puzzle: `Tents'. Requires a potentially shared algorithms moduleSimon Tatham2005-10-13
* Various patches from Ben H: a fix for an outdated comment, a coupleSimon Tatham2005-09-05
* James H has implemented a new `Tricky' difficulty level in Light Up:Simon Tatham2005-09-01
* Debian requires -lm, where Red Hat didn't.Simon Tatham2005-08-31
* Now that Map has some seriously complex deductions, it's about timeSimon Tatham2005-08-31
* New puzzle: `Inertia', originally written for Windows by BenSimon Tatham2005-08-27
* New puzzle: `Loopy', an implementation of Nikoli's `Slither Link' orSimon Tatham2005-08-24
* Native Windows printing support, using the infrastructure I put inSimon Tatham2005-08-20
* Substantial infrastructure upheaval. I've separated the drawing APISimon Tatham2005-08-18
* New puzzle: `Map'. Vaguely original, for a change.Simon Tatham2005-08-13
* A bunch of new reasoning techniques in the Slant solver, leading toSimon Tatham2005-08-06
* New puzzle: `Light Up', by James H.Simon Tatham2005-08-04
* New puzzle: `Slant', picked from the Japanese-language section ofSimon Tatham2005-08-02
* Another game from James H: `Black Box'.Simon Tatham2005-07-17
* New puzzle: `Untangle', cloned (with the addition of random gridSimon Tatham2005-07-16
* New puzzle: Dominosa.Simon Tatham2005-07-14
* Enhancements to mkfiles.pl and Recipe to arrange for the auxiliarySimon Tatham2005-07-05