summaryrefslogtreecommitdiffstats
path: root/config/pkgconf.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Refactor configurationTavian Barnes2024-04-161-6/+6
| | | | | | We now use a recursive make invocation to do the work of `make config`. The new implementation is also compatible with GNU make 3.81 found on macOS.
* build: Run pkg-config with all packages at onceTavian Barnes2024-04-101-16/+35
|
* build: Add optional libselinux dependencyTavian Barnes2024-04-101-0/+3
|
* build: Add a separate configuration stepTavian Barnes2024-04-091-0/+64