summaryrefslogtreecommitdiffstats
path: root/build/header.mk
Commit message (Expand)AuthorAgeFilesLines
* build: Generate config.mk after config.hTavian Barnes12 days1-1/+4
* configure: Bail out if CC doesn't work at allTavian Barnes2024-06-181-2/+10
* build: Rename CONFIG to CONFFLAGSTavian Barnes2024-06-181-1/+1
* build: Include CC in bfs --version outputTavian Barnes2024-06-131-0/+1
* Embed more configuration info in bfs --versionTavian Barnes2024-06-081-0/+5
* atomic: Fix RISC-V build with GCC < 14Tavian Barnes2024-06-061-0/+1
* configure: Use --with/--without for librariesTavian Barnes2024-05-241-1/+1
* prelude: Remove max_align_t polyfillTavian Barnes2024-05-201-1/+0
* dir: Add support for posix_getdents()Tavian Barnes2024-05-171-0/+1
* stat: Support __st_birthtim on OpenBSDTavian Barnes2024-05-161-0/+1
* build: Sort generated headersTavian Barnes2024-05-081-4/+4
* build: Check for 1- and 2-argument getmntent() variantsTavian Barnes2024-05-071-0/+2
* build: Add a check for getmntinfo()Tavian Barnes2024-05-071-0/+1
* build: Add checks for strtofflags() and string_to_flags()Tavian Barnes2024-05-071-0/+2
* xtime: Use the libc's timegm() if presentTavian Barnes2024-05-061-0/+1
* build: Add some nice aliases to ./configureTavian Barnes2024-05-011-1/+1
* build: Listen to make -sTavian Barnes2024-04-301-12/+9
* build: Replace `make config` with a `./configure` scriptTavian Barnes2024-04-291-0/+69