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