summaryrefslogtreecommitdiff
path: root/HACKING
AgeCommit message (Collapse)AuthorFilesLines
2018-02-27doc: add a new doc/ directory, and move two markdown docs into themLennart Poettering1-116/+0
I figure sooneror later we'll have more of these docs, hence let's give them a clean place to be. This leaves NEWS and README/README.md as well as the LICENSE texts in the root directory of the project since that appears to be customary for Free Software projects.
2018-01-27Merge pull request #7933 from keszybz/fuzz-regressionEvgeny Vereshchagin1-0/+3
test: add fuzzer regression testing
2018-01-19fuzz: simplify oss-fuzz build instructions in HACKINGJonathan Rudenberg1-4/+3
2018-01-20fuzz: add a note on reporting security bugs to HACKINGJonathan Rudenberg1-0/+3
2018-01-17fuzz: add docs on creating fuzzer targets to HACKINGJonathan Rudenberg1-0/+33
2017-11-04HACKING: add a short description of new unit testsZbigniew Jędrzejewski-Szmek1-0/+9
This is all "should" and "encouraged", since we are not strict with this, for better or worse.
2017-07-18HACKING: update for mesonZbigniew Jędrzejewski-Szmek1-5/+7
2017-06-20HACKING: update qemu-kvm instructions (#6138)AsciiWolf1-1/+1
2017-02-14HACKING: mkosi is now packaged for FedoraZbigniew Jędrzejewski-Szmek1-1/+3
Also dnf requires sudo.
2016-07-20documentation: add a short document describing how to test your systemd ↵Lennart Poettering1-0/+68
build tree (#3763)