aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAge
* grid.c: new and improved Penrose tiling generator.Simon Tatham2023-07-07
* Loopy / grid.c: support the new Spectre monotiling.Simon Tatham2023-06-16
* Add a 'core' library alongside 'common'.Simon Tatham2023-06-16
* Move other test main()s out of library source files.Simon Tatham2023-04-02
* Move hat-test into its own source file.Simon Tatham2023-04-02
* Rename the 'aux' subdirectory to avoid Windows restrictions.Simon Tatham2023-03-27
* Loopy / grid.c: new grid type, 'Hats'.Simon Tatham2023-03-26
* Don't give the libFuzzer version of fuzzpuzz a special nameBen Harris2023-02-23
* Rough support for fuzzing with libFuzzerBen Harris2023-02-23
* Make the HAVE_HF_ITER define target-specificBen Harris2023-02-20
* Support Honggfuzz's persistent mode in fuzzpuzzBen Harris2023-02-18
* Fix Emscripten cmake setup after fuzzpuzz was added.Simon Tatham2023-01-15
* Add a fuzzing harness for PuzzlesBen Harris2023-01-12
* Fix benchmark.sh for the new cmake world.Simon Tatham2021-09-06
* Build a lot of conditioned-out test and helper programs.Simon Tatham2021-05-25
* New puzzle: 'Mosaic'.Simon Tatham2021-04-25
* Support earlier versions of CMake.Simon Tatham2021-04-03
* Migrate to a CMake-based build system.Simon Tatham2021-03-29