| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CMake: Add ${CMAKE_BINARY_DIR}/src to target_include_directories() | Mike Gabriel | 25 hours | 1 | -0/+6 |
| | | | | | | Required to find src/app-indicator-version.h which gets generated from src/app-indicator-version.h.in. | ||||
| * | Clean up compilation flags | Robert Tari | 2022-02-11 | 1 | -8/+1 |
| | | |||||
| * | Use /bin/sh for running tests | Luca Weiss | 2022-02-08 | 1 | -4/+4 |
| | | | | | The tests run fine with busybox ash as /bin/sh and do not require bash. | ||||
| * | tests/CMakeLists.txt: Assure that modified outside environment variables ↵ | Mike Gabriel | 2021-10-24 | 1 | -4/+4 |
| | | | | | | | | (see debian/rules) survive into the dbus-test-runner wrapped environment. This hopefully fixes build failures in sbuild build chroots where we build our upstream DEBs for Debian and Ubuntu. | ||||
| * | Re-introduce (CMake based) build support against GTK+ 2.0. | Mike Gabriel | 2021-10-23 | 1 | -16/+22 |
| | | |||||
| * | Add CMakeLists.txt files + cmake/ helpers | Robert Tari | 2021-06-09 | 1 | -0/+184 |
