summaryrefslogtreecommitdiffstats
path: root/config/flags.mk
Commit message (Expand)AuthorAgeFilesLines
* build: Replace `make config` with a `./configure` scriptTavian Barnes2024-04-291-136/+0
* config: Just use NOT to implement NORTavian Barnes2024-04-261-3/+4
* fsade: Implement ACL detection on IllumosTavian Barnes2024-04-221-1/+1
* config: Check for getdents{,64}()Tavian Barnes2024-04-191-1/+0
* config: Check for program_invocation_short_nameTavian Barnes2024-04-191-0/+1
* tests: Add ../src to the include pathTavian Barnes2024-04-191-0/+1
* config: Fix ${SAN} on BSD makeTavian Barnes2024-04-191-1/+2
* build: Directly generate version.cTavian Barnes2024-04-171-1/+1
* build: Dont include ${BUILDDIR} in short messagesTavian Barnes2024-04-171-1/+1
* build: Add back the default CFLAGSTavian Barnes2024-04-171-6/+20
* build: Refactor configurationTavian Barnes2024-04-161-0/+119