Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 0.5.930.5.93main | Mike Gabriel | 2023-10-13 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Generate GTK documentation by default | Robert Tari | 2023-09-10 | 1 | -1/+1 |
| | | | | We already have all optional featureson by default, so this one should be no exception | ||||
* | Replace DBus-GLib with GDBus and drop libdus | Robert Tari | 2023-08-09 | 1 | -4/+0 |
| | | | | fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/11 | ||||
* | release 0.5.920.5.92 | Mike Gabriel | 2023-02-02 | 1 | -1/+1 |
| | |||||
* | release 0.5.910.5.91release-builds | Mike Gabriel | 2022-04-08 | 1 | -1/+1 |
| | |||||
* | Clean up compilation flags | Robert Tari | 2022-02-11 | 1 | -20/+11 |
| | |||||
* | CMakeLists.txt: Fix how we evaluate the result for find_program for gtkdoc-scan. | Mike Gabriel | 2021-10-24 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Fix gtkdoc-scan binary name. | Mike Gabriel | 2021-10-24 | 1 | -2/+2 |
| | |||||
* | {,bindings/}CMakeLists.txt: Add switch for enabling/disabling bindings ↵ | Mike Gabriel | 2021-10-24 | 1 | -0/+4 |
| | | | | | | (enabled by default). Fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/27 | ||||
* | CMakeLists.txt: White-space fix (remove superfluous empty line). | Mike Gabriel | 2021-10-23 | 1 | -1/+0 |
| | |||||
* | CMakeLists.txt: Check for presence of gtk-doc executable if -DENABLE_GTKDOC=ON. | Mike Gabriel | 2021-10-23 | 1 | -0/+8 |
| | | | | Fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/15 | ||||
* | Re-introduce (CMake based) build support against GTK+ 2.0. | Mike Gabriel | 2021-10-23 | 1 | -1/+30 |
| | |||||
* | CMakeLists: Introduce -DENABLE_GTKDOC. | Mike Gabriel | 2021-10-23 | 1 | -1/+5 |
| | |||||
* | Add ENABLE_WERROR option | Robert Tari | 2021-08-09 | 1 | -4/+13 |
| | |||||
* | Add CMakeLists.txt files + cmake/ helpers | Robert Tari | 2021-06-09 | 1 | -0/+74 |