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