summaryrefslogtreecommitdiffstats
path: root/docs/BUILDING.md
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Split build into bin and obj directoriesTavian Barnes2022-05-161-4/+4
| | | | | This also moves the main binary from ./bfs to ./bin/bfs, and ./tests.sh to ./tests/tests.sh, with the goal of keeping the repository root clean.
* docs: Move dependency flag info from the README to docs/BUILDING.mdTavian Barnes2022-05-071-2/+19
|
* docs: Split CONTRIBUTING into BUILDING and HACKINGTavian Barnes2022-05-071-0/+128