| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build-sys: import "pytest" instead of "py.test" | Zbigniew Jędrzejewski-Szmek | 2016-09-22 | 1 | -1/+1 |
| | | | | | | Fixes the following error in rawhide: /usr/bin/python3: loader for pytest cannot handle py.test | ||||
| * | build-sys: add doc-sync target | Zbigniew Jędrzejewski-Szmek | 2016-09-22 | 1 | -1/+5 |
| | | |||||
| * | docs: autoregenerate id128.rst | Zbigniew Jędrzejewski-Szmek | 2016-09-21 | 1 | -0/+4 |
| | | |||||
| * | Store id128-constants.h in the repository | Zbigniew Jędrzejewski-Szmek | 2016-09-21 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | Instead of generating the list of message ids anew during every build, the file is generated manually and committed into the repository. Also, the list of defines is stored in id128-defines.h, also kept in the repository. Both files should only grow. This should make build easier. But it also fixes a problem with systemd, which occasionally drops message definitions. We will keep them forever, so it should be safe to rely on the presence of message definitions which systemd does not use anymore. Fixes #23. | ||||
| * | Makefile: correct path to generated docs | Sebastian | 2016-09-15 | 1 | -1/+1 |
| | | |||||
| * | build-sys: make sure we use modules from the build dir | Zbigniew Jędrzejewski-Szmek | 2015-10-28 | 1 | -1/+1 |
| | | | | | | When running form the top source directory, sometimes modules from systemd/ and not build/*/systemd/ were loaded. | ||||
| * | build-sys: name html build directory after format | Zbigniew Jędrzejewski-Szmek | 2015-10-28 | 1 | -1/+1 |
| | | | | | This way different outputs don't land in the same place. | ||||
| * | build-sys: add utility target to run tests | Zbigniew Jędrzejewski-Szmek | 2015-10-27 | 1 | -0/+4 |
| | | |||||
| * | build-sys: add utility target to build TAGS | Zbigniew Jędrzejewski-Szmek | 2015-10-27 | 1 | -1/+5 |
| | | |||||
| * | build-sys: generate systemd/id128-constants.h in setup.py | Jeroen Dekkers | 2015-10-25 | 1 | -4/+1 |
| | | | | | Fixes #7. | ||||
| * | build-sys: add clean targets | Zbigniew Jędrzejewski-Szmek | 2015-08-07 | 1 | -1/+7 |
| | | |||||
| * | build-sys: also add installation and dist targets | Zbigniew Jędrzejewski-Szmek | 2015-07-08 | 1 | -1/+7 |
| | | |||||
| * | build-sys: call setup.py from make | Zbigniew Jędrzejewski-Szmek | 2015-07-08 | 1 | -1/+8 |
| | | |||||
| * | build-sys: add make rules for documentation | Zbigniew Jędrzejewski-Szmek | 2015-07-08 | 1 | -0/+15 |
| | | |||||
| * | build-sys: update setup.py to build everything | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 1 | -0/+5 |
