summaryrefslogtreecommitdiffstats
path: root/config/cc.sh
AgeCommit message (Expand)Author
2024-04-29build: Replace `make config` with a `./configure` scriptTavian Barnes
2024-04-19config: Don't build config tests with -o /dev/nullTavian Barnes
2024-04-17build: Make the config scripts POSIX-compliantTavian Barnes
2024-04-16build: Refactor configurationTavian Barnes
2024-04-10build: Run pkg-config with all packages at onceTavian Barnes
2024-04-10config/cc.sh: Pass all the flags when running the compilerTavian Barnes
2024-04-09build: Add a separate configuration stepTavian Barnes