29 Commits (master)

Author SHA1 Message Date
heck f70817fcca Build: Elevate to C++17 2 years ago
heck e3e51f0904 Makefiles stuff... 2 years ago
heck ad58c2fc9b Build: Add GNU Make based build infrastructure 2 years ago
cancel c47b6e3c88 Update and simplify build tool script 5 years ago
cancel ab6cc5b92c Update tool and Makefile for separate config/target 6 years ago
cancel eb74bf89c0 Change Makefile to be thin wrapper around tool 6 years ago
cancel 59d155d65f Update Makefile 6 years ago
cancel b46a70f8d0 Update Makefile to remove warning on Mac release 6 years ago
cancel 5eae81300b Add more bank functionality 6 years ago
cancel 1d16496ba7 Add bank.h/.c 6 years ago
cancel 4d1520b47a Add basic test of star/bang and E movement 6 years ago
cancel 1e63defb1c Change incompatible-pointer-types warning to error 6 years ago
cancel 1d99e512d8 Add mark.c and mark.h 6 years ago
cancel 316de2e60c Add narrowing conversion warning, fix warnings 6 years ago
cancel 68fd711a23 Fix Mac Clang build 6 years ago
cancel dd160f7bd7 Change to only link ncurses in tui 6 years ago
cancel 94b57818a4 Change to use -Og in debug builds instead of -O0 6 years ago
cancel 7616d6c699 Change to only build cli by default 6 years ago
cancel c41c9befad Split tui and cli executables 6 years ago
cancel 4846a23b20 Add sim.h/.c add stub for orca_run() 6 years ago
cancel 88101b646a Change to make quiet when invoking cc 6 years ago
cancel 68beaa1129 Detect Darwin for use of ncurses instead of ncursesw 6 years ago
cancel 8b9a95f9a2 Add test use of extended ncurses 6 years ago
cancel f0bf102bf4 Remove -fsanitize=leak for Mac compat 6 years ago
cancel 433de277b3 Split stuff out from main.c into separate files 6 years ago
cancel b3f6f3d2bb Add sanitizer flags to debug build 6 years ago
cancel 7bbdeddf1c Add start of some basic grid stuff 6 years ago
cancel cdd8a7bc23 Add example release target 6 years ago
cancel 1bf43eacb9 Init with basic test 6 years ago