Nicola Pisanti
|
733ee3ae99
|
adds --nomouse option when compiling
|
6 years ago |
cancel
|
11fb32dec8
|
Fix shellcheck SC1117
Harmless in this case, but annoying to see.
|
6 years ago |
cancel
|
3e3298f948
|
Guard use of -march=nehalem to gcc >= 4.9
Fixes #14
|
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
Need to fix up tool script to use ncursesx6-config
|
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
Generates Wconversion warning on mac, otherwise.
|
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 |
cancel
|
0c109b4486
|
Fix up PIE flags
|
6 years ago |
cancel
|
355713c3c9
|
Add PIE/ASLR flag option for build tool
|
6 years ago |
cancel
|
004e537d30
|
Fix bad LLD codegen from PIE flags in build tool
|
6 years ago |
cancel
|
ebbbd27d4b
|
Add detection of LLD to build tool
|
6 years ago |
cancel
|
ab6cc5b92c
|
Update tool and Makefile for separate config/target
|
6 years ago |
cancel
|
68c84e772a
|
Revert bad usage string change
Not meant for previous commit
|
6 years ago |
cancel
|
0e8492bb9c
|
Fix bad argument count check
|
6 years ago |
cancel
|
f03d2411f6
|
Remove unnecessary flag option
I guess that was only for stabs format in gcc. Ok, we don't need that.
|
6 years ago |
cancel
|
b92e5d5825
|
Fix unused cmd flag in clang build
|
6 years ago |
cancel
|
e9222d1e8e
|
Cleanup
|
6 years ago |
cancel
|
90c7bf02c8
|
Cleanup
|
6 years ago |
cancel
|
1e85c4cff1
|
Cleanup
|
6 years ago |
cancel
|
c238549e71
|
Cleanup
|
6 years ago |
cancel
|
f9a7d6f7ef
|
Cleanup
|
6 years ago |
cancel
|
d44de14784
|
Fix file size stat in build tool on Mac
|
6 years ago |
cancel
|
65d8a293dc
|
Add timing stats option to build tool
|
6 years ago |
cancel
|
e579183070
|
Cleanup info print in build tool
|
6 years ago |
cancel
|
f2a12c0104
|
Fix up pipefail condition
|
6 years ago |
cancel
|
4d0a782dc4
|
Fix up compiler version string searching
|
6 years ago |