aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* release 0.5.93HEAD0.5.93mastermainMike Gabriel2023-10-131-1/+1
|
* CMakeLists.txt: Generate GTK documentation by defaultRobert Tari2023-09-101-1/+1
| | | | We already have all optional featureson by default, so this one should be no exception
* Replace DBus-GLib with GDBus and drop libdusRobert Tari2023-08-091-4/+0
| | | | fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/11
* release 0.5.920.5.92Mike Gabriel2023-02-021-1/+1
|
* release 0.5.910.5.91release-buildsMike Gabriel2022-04-081-1/+1
|
* Clean up compilation flagsRobert Tari2022-02-111-20/+11
|
* CMakeLists.txt: Fix how we evaluate the result for find_program for gtkdoc-scan.Mike Gabriel2021-10-241-1/+1
|
* CMakeLists.txt: Fix gtkdoc-scan binary name.Mike Gabriel2021-10-241-2/+2
|
* {,bindings/}CMakeLists.txt: Add switch for enabling/disabling bindings ↵Mike Gabriel2021-10-241-0/+4
| | | | | | (enabled by default). Fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/27
* CMakeLists.txt: White-space fix (remove superfluous empty line).Mike Gabriel2021-10-231-1/+0
|
* CMakeLists.txt: Check for presence of gtk-doc executable if -DENABLE_GTKDOC=ON.Mike Gabriel2021-10-231-0/+8
| | | | Fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/15
* Re-introduce (CMake based) build support against GTK+ 2.0.Mike Gabriel2021-10-231-1/+30
|
* CMakeLists: Introduce -DENABLE_GTKDOC.Mike Gabriel2021-10-231-1/+5
|
* Add ENABLE_WERROR optionRobert Tari2021-08-091-4/+13
|
* Add CMakeLists.txt files + cmake/ helpersRobert Tari2021-06-091-0/+74