93 Commits (d027a414d5ff257b52c613284673933077a53cfa)

Author SHA1 Message Date
cancel 3742f2aeb2 Cleanup 4 years ago
cancel 9d2a0ac480 Clean up more stuff in 'tool' script 4 years ago
cancel e8b4511fb5 Clean up 'tool' build script 4 years ago
cancel 97b5683072 Change 'tool' build script from bash to POSIX sh 4 years ago
cancel ef070720c0 Fix tool script on Linux with missing pkg-config 4 years ago
cancel 3b42c8e3b2 Clean up wording of comment in tool script 4 years ago
cancel 9074100199 Add use of pkg-config for Linux ncurses link args 4 years ago
cancel f145d7d6f8 Fix tool build script for tcc compiler in debug 5 years ago
cancel fbcf24f968 Change TUI menu code to not use 'menu' library 5 years ago
Sigrid Haflínudóttir 440e84edfc make it compile and run under OpenBSD 5 years ago
cancel 64678e0b7c Fix unbound env variable error in tool script 5 years ago
cancel e1d9215cec Add protection against $CC=*mingw32*.exe on cygwin 5 years ago
cancel 1642d83765 Rename bank.h/.c to vmio.h/.c 5 years ago
cancel a6cd6ff2d9 Add some more sanitize options to build script 5 years ago
cancel de388d38b4 Add -Wno-missing-field-initializers on Mac clang 5 years ago
cancel b201a6a391 Add Mac pbcopy/pbpaste support for clipboard 5 years ago
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