77 Commits (3c4abe6f3a3536a73a392d17cb2d9cb3521be5ab)

Author SHA1 Message Date
cancel 14c8610315 Change to use altnerate heap string implementation. 5 years ago
cancel 34d04ad4c3 Remove -b flag from tcc 5 years ago
cancel c012ed4337 Cleanup 5 years ago
cancel 178d7ee31c Clean up some options warnings in tool for tcc 5 years ago
cancel b50f496107 Add tcc debug flag and more warning flags 5 years ago
cancel d92a2562ff Add detection of tcc compiler to tool script 5 years ago
cancel 6933288711 Rename gbstring.h/.c to sdd.h/.c 5 years ago
cancel 09d9d53ece Add start of gbstring.h/.c 5 years ago
cancel 61412eb2f0 Rename cboard.c/.h to sysmisc.c/.h 5 years ago
cancel 39c119e579 Remove prefs.h/prefs.c 5 years ago
cancel 4beba07146 Add start of prefs reading 5 years ago
cancel 5068a37553 Add better error message for old opts usage in tool 5 years ago
cancel cd47fcc4f1 Change references to name 'PortMIDI' to 'PortMidi' 5 years ago
cancel 96897adad8 Update message in debug+portmidi builds 5 years ago
cancel d7eed89ead Update readme and tool script for new usage 5 years ago
cancel c47b6e3c88 Update and simplify build tool script 5 years ago
cancel 23329f713a Add start of X clipboard support 5 years ago
cancel bbb1bbd91d Remove mark.h and mark.c 5 years ago
cancel eaef5482d5 Add -Wshadow to tool build flags. 5 years ago
Nicola Pisanti 733ee3ae99 adds --nomouse option when compiling 6 years ago
cancel 11fb32dec8 Fix shellcheck SC1117 6 years ago
cancel 3e3298f948 Guard use of -march=nehalem to gcc >= 4.9 6 years ago
cancel cdccd3aeb6 Add warning to build tool about asan in debug builds with portmidi 6 years ago
cancel 18629ae8d7 Add build tool stuff for portmidi library 6 years ago
cancel c13b21dca7 Tweak mac hard-coded clang version 6 years ago
cancel f48f3792a6 Add more cc vers/id flag logic to build tool 6 years ago
cancel 107dca71fa Add special case for mac clang version number 6 years ago
cancel 64839b916e Change compiler detection to use cpp macros 6 years ago
cancel e1a9def193 Add start of forms use 6 years ago
cancel 9b81391d76 Change to use 'strict' void style fn decls 6 years ago
cancel 8514233eae Change build tool to only specify no-pie for clang >= 6.0.0 6 years ago
cancel 2cf1742c36 Add -finput-charset=UTF-8 to cc flags 6 years ago
cancel 002a7b949d Add dynamic homebrew prefix on mac 6 years ago
cancel 2004b2cb37 Temp fix for libncursesw 6 years ago
cancel 9803343f14 Add start of new menu/nav-stack system 6 years ago
cancel 2593bab7b3 Fix tool script for gcc build in cygwin 6 years ago
cancel 18e8675003 Add start of OSC output 6 years ago
cancel 9d8ed749fc Cleanup 6 years ago
cancel 5b66f2cf8d Change sokol_time.h to get -isystem for include 6 years ago
cancel d0c3b97a80 Add WIP timing stuff 6 years ago
cancel ba88a00dad Add comment in tool 6 years ago
cancel b739e547c3 Rename `orca` target to `cli`, rename `tui` target to `orca` 6 years ago
cancel ee55f70fdc Remove field_copy_subrect, move to gbuffer, add gbuffer.c 6 years ago
cancel 93b2707bca Remove unnecessary use of libncursesw on Linux 6 years ago
cancel a12cf4f8c2 Add detection of homebrew ncurses on mac 6 years ago
cancel f123920b53 Add build tool option for static linking 6 years ago
cancel bf2742dee8 Fix -no-pie error on mac in build tool 6 years ago
cancel 14ce7d4eed Add arch detection in build tool 6 years ago
cancel e2789dd2f8 Fix GCC redef for fortify disable 6 years ago
cancel 66a68f59e1 Add def for disabling fortify if desired 6 years ago