aboutsummaryrefslogtreecommitdiff
path: root/Recipe (unfollow)
Commit message (Expand)Author
2021-03-29Migrate to a CMake-based build system.Simon Tatham
2018-06-01Fix Makefile.nestedvm so that it works with make -j.Simon Tatham
2018-05-14Bump the source and target versions used in javac.Simon Tatham
2018-04-22Use the new matching() for latin.c.Simon Tatham
2018-04-22Implementation of the Hopcroft-Karp algorithm.Simon Tatham
2018-04-22Recipe: centralise dependencies for latin.c.Simon Tatham
2017-08-24Set up a clang-cl makefile.Simon Tatham
2015-05-18Add the 'make test' target to Makefile.am too.Simon Tatham
2015-05-18Move the benchmarking logic out into a script.Simon Tatham
2014-09-24Remove the MD5-based manifest file system.Simon Tatham
2014-09-24Remove dependencies on Subversion.Simon Tatham
2013-07-02Make svn-based version identification still work in VPATH builds.Simon Tatham
2013-07-02Fix small bugs in the automake construction which were preventing theSimon Tatham
2013-06-30Add a mechanism to the automake system to allow 'make install' to onlySimon Tatham
2013-06-30Support building via autoconf and automake. mkfiles.pl now outputs aSimon Tatham
2013-06-19Remove stray bashisms from the NestedVM makefile.Simon Tatham
2013-04-11Introduce some extra testing and benchmarking command-line options toSimon Tatham
2013-03-30New front end! To complement the webification of my puzzles via JavaSimon Tatham
2012-08-17For the convenience of Linux package maintainers, add to Makefile.gtkSimon Tatham
2012-05-06Add a section to mkfiles.pl to build a makefile that compiles the OS XSimon Tatham
2010-05-29Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in theSimon Tatham
2010-04-26Fix a build-breaking bug I introduced to the OS X makefile in r8931.Simon Tatham
2010-04-25Modification of a patch from Debian: eliminate the endless rebuildsSimon Tatham
2009-01-06Patch from James H to enable a single monolithic binary to be builtSimon Tatham
2008-11-29Stand-alone command-line interface to the obfuscate_bitmap()Simon Tatham
2008-09-13Oops, left this out of r8178: having defined COMBINED everywhere inSimon Tatham
2008-06-10Michael Schierl's patch to compile the puzzles as Java applets usingSimon Tatham
2008-03-11Update the OS X Puzzles makefile so that it builds on Leopard andSimon Tatham
2007-02-26Dariusz Olszewski's changes to support compiling for PocketPC. ThisSimon Tatham
2007-01-16Marcin Wojdyr points out that the use of `>&' to redirect bothSimon Tatham
2006-12-27Actually introduce the ability to build the Windows icons into theSimon Tatham
2006-08-05I'm sick of repeatedly adding and removing local changes to RecipeSimon Tatham
2005-10-21New puzzle from James H: `Bridges', another Nikoli job.Simon Tatham
2005-10-13New puzzle: `Tents'. Requires a potentially shared algorithms moduleSimon Tatham
2005-09-05Various patches from Ben H: a fix for an outdated comment, a coupleSimon Tatham
2005-09-01James H has implemented a new `Tricky' difficulty level in Light Up:Simon Tatham
2005-08-31Debian requires -lm, where Red Hat didn't.Simon Tatham
2005-08-31Now that Map has some seriously complex deductions, it's about timeSimon Tatham
2005-08-27New puzzle: `Inertia', originally written for Windows by BenSimon Tatham
2005-08-24New puzzle: `Loopy', an implementation of Nikoli's `Slither Link' orSimon Tatham
2005-08-20Native Windows printing support, using the infrastructure I put inSimon Tatham
2005-08-18Substantial infrastructure upheaval. I've separated the drawing APISimon Tatham
2005-08-13New puzzle: `Map'. Vaguely original, for a change.Simon Tatham
2005-08-06A bunch of new reasoning techniques in the Slant solver, leading toSimon Tatham
2005-08-04New puzzle: `Light Up', by James H.Simon Tatham
2005-08-02New puzzle: `Slant', picked from the Japanese-language section ofSimon Tatham
2005-07-17Another game from James H: `Black Box'.Simon Tatham
2005-07-16New puzzle: `Untangle', cloned (with the addition of random gridSimon Tatham
2005-07-14New puzzle: Dominosa.Simon Tatham
2005-07-05Enhancements to mkfiles.pl and Recipe to arrange for the auxiliarySimon Tatham