Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ENABLE_WERROR option | Robert Tari | 2021-08-09 | 1 | -0/+9 |
| | |||||
* | Add option to disable Loader build/installation | Robert Tari | 2021-06-10 | 1 | -2/+8 |
| | |||||
* | CMakeLists.txt: Report more build parameters to stdout when CMake configures ↵ | Mike Gabriel | 2021-05-17 | 1 | -0/+3 |
| | | | | the build. | ||||
* | {,**/}CMakeLists.txt: Support builds against GTK+-3.0 with IDO support disabled. | Mike Gabriel | 2021-05-17 | 1 | -14/+13 |
| | | | | Fixes https://github.com/AyatanaIndicators/libayatana-indicator/issues/37 | ||||
* | CMakeLists.txt: Fix coverage report. We need to reference the test ↵ | Mike Gabriel | 2021-05-17 | 1 | -1/+24 |
| | | | | executables here, not the test wrappers. | ||||
* | CMakeLists.txt: Always builds indicator3 loader tool (not just when ↵ | Mike Gabriel | 2021-05-12 | 1 | -1/+1 |
| | | | | ENABLE_TESTS is set). | ||||
* | Bring back GTK+-2.0 and GTK+-3.0 build flavours. | Mike Gabriel | 2021-05-12 | 1 | -1/+34 |
| | |||||
* | Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix ↵ | Robert Tari | 2021-05-12 | 1 | -0/+70 |
include paths tests/test-loader.c: fix library paths |