aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* make: refactor run all targetJohannes Stoelp2024-03-181-5/+6
|
* latch: add simple latch based on a mutex and cvJohannes Stoelp2023-11-081-0/+1
|
* make: swtich "all" as default targetJohannes Stoelp2023-11-071-2/+2
|
* mutex: add owning mutex utilityJohannes Stoelp2023-11-071-0/+1
|
* log: add minimal stderr loggerJohannes Stoelp2023-10-161-0/+1
|
* add clang-tidy and fix lintsJohannes Stoelp2023-08-081-0/+1
|
* timer: add simple linux watchclock timerJohannes Stoelp2023-07-031-0/+1
|
* make: add clang-format lint targetJohannes Stoelp2023-07-031-1/+4
|
* make: bear as new default target, add run targetJohannes Stoelp2023-07-031-1/+9
|
* enable asa/lsan/ubsanJohannes Stoelp2023-07-031-4/+5
|
* add initial state of bitfield and optionJohannes Stoelp2023-07-021-0/+36