|
|
dcbfd23571
|
Add PKGS variable to C/C++ makefiles to make accessing pkg-config files much less verbose
|
2022-02-23 18:52:11 -08:00 |
|
|
|
f15bff1560
|
Add definitions to check programatically if MEMCHK or UNDEFCHK is active
|
2022-01-26 18:20:14 -08:00 |
|
|
|
041837b64c
|
Fix linkflag saving not including LDLIBS
|
2021-06-19 06:48:19 -07:00 |
|
|
|
d4f7e5e601
|
Move control of debug/release flags from makefile internal to user controlled
|
2021-04-19 13:28:23 -07:00 |
|
|
|
46ad8869b8
|
Separate LDFLAGS and LDLIBS. Add debug settings
|
2021-04-12 13:41:25 -07:00 |
|
rexy712
|
53e3e5bf78
|
Add undefined behavior sanitizer option
|
2020-03-23 11:54:18 -07:00 |
|
rexy712
|
8e7fb0433b
|
Change basic makefiles to not use recursive invocations of make. This does potentially break some build behaviors (without tampering with some internals). So I'm keeping the recursive versions as new files
|
2020-03-20 12:52:41 -07:00 |
|