Tue, 16 Dec 2025 21:23:17 +0100
fix that backslashes in commit messages were not escaped in the JSON
resolves #788
|
28
23c7409cf822
add support for different compilers
Mike Becker <universe@uap-core.de>
parents:
17
diff
changeset
|
1 | CXXFLAGS = |
| 45 | 2 | DEBUG_CXXFLAGS = |
| 3 | RELEASE_CXXFLAGS = | |
| 0 | 4 | LDFLAGS = |
| 5 |