summaryrefslogtreecommitdiffstats
path: root/docs/USAGE.md
Commit message (Collapse)AuthorAgeFilesLines
* build: Add a separate configuration stepTavian Barnes2024-04-091-1/+1
|
* Implement -limit NTavian Barnes2024-03-201-0/+34
| | | | Closes: https://github.com/tavianator/bfs/issues/133
* docs: Rename HACKING to CONTRIBUTINGTavian Barnes2023-12-161-4/+4
| | | | So that GitHub recognizes it.
* Rename Makefile to GNUmakefileRaf Czlonka2023-07-201-1/+1
|
* docs: Update some example outputsTavian Barnes2022-11-101-2/+0
|
* tests: Split test cases into separate filesTavian Barnes2022-10-191-7/+7
|
* Makefile: Split build into bin and obj directoriesTavian Barnes2022-05-161-2/+1
| | | | | 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: New USAGE.md documentTavian Barnes2022-05-091-0/+161