Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sunweaver-pr/add-coverage-support' | Robert Tari | 2021-05-11 | 1 | -0/+8 |
|\ | | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/libayatana-common/pull/17 | ||||
| * | .travis.yml: Don't try running autotools based CI build. | Mike Gabriel | 2021-05-11 | 1 | -1/+1 |
| | | |||||
| * | CMakeLists.txt: Add coverage report support. | Mike Gabriel | 2021-05-04 | 1 | -0/+8 |
| | | | | | | | | | | Up to now, the -DENABLE_COVERAGE=ON option was a noopt cmdline parameter. | ||||
* | | .travis.yml: Don't try running autotools based CI build. | Mike Gabriel | 2021-05-04 | 1 | -1/+1 |
|/ | |||||
* | Prepare for next release (v0.9.2). | Mike Gabriel | 2021-05-03 | 2 | -1/+9 |
| | | | | This is required for making DEB packages builds and Travis CI builds happy. | ||||
* | README.md: Pull in CI build status icon from travis-ci.com, not travis-ci.org. | Mike Gabriel | 2021-05-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/add-install' | Mike Gabriel | 2021-05-01 | 1 | -0/+31 |
|\ | | | | | | | Attributes GH PR #14: https://github.com/AyatanaIndicators/libayatana-common/pull/14 | ||||
| * | INSTALL.md: Add build/installation instructions | Robert Tari | 2021-05-01 | 1 | -0/+31 |
|/ | |||||
* | Merge branch 'tari01-pr/standardise-makefile' | Mike Gabriel | 2021-05-01 | 1 | -4/+11 |
|\ | | | | | | | Attributes GH PR #13: https://github.com/AyatanaIndicators/libayatana-common/pull/13 | ||||
| * | CMakeLists.txt: Use our standardised CMake bits | Robert Tari | 2021-04-29 | 1 | -4/+11 |
|/ | |||||
* | Merge branch 'sunweaver-pr/travis-ci' | Robert Tari | 2021-04-29 | 6 | -5/+241 |
|\ | | | | | | | Attributes GH PR #12: https://github.com/AyatanaIndicators/libayatana-common/pull/12 | ||||
| * | CMakeLists.txt: Be happy with cmake 3.13 (fixes FTBFS on Debian 10). | Mike Gabriel | 2021-04-29 | 1 | -1/+1 |
| | | |||||
| * | .travis.yml: Temporarily disable CI builds on ubuntu:rolling. Ubuntu's I ↵ | Mike Gabriel | 2021-04-29 | 1 | -1/+1 |
| | | | | | | | | series is not ready yet as docker container. | ||||
| * | tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG. | Mike Gabriel | 2021-04-29 | 1 | -0/+2 |
| | | |||||
| * | README.md: Add file, show Travis CI status. | Mike Gabriel | 2021-04-29 | 1 | -0/+45 |
| | | |||||
| * | debian/rules: Explicitly enable unit tests during package build. | Mike Gabriel | 2021-04-29 | 1 | -0/+1 |
| | | |||||
| * | CMakeLists.txt: Adjust test build option (DISABLE_TESTS -> ENABLE_TESTS, ↵ | Mike Gabriel | 2021-04-29 | 1 | -4/+13 |
| | | | | | | | | defaulting to OFF). Add ENABLE_COVERAGE build option. | ||||
| * | Travis CI: Initial draft for CI builds. | Mike Gabriel | 2021-04-29 | 2 | -0/+179 |
|/ | |||||
* | Attributes GH PR #11: ↵ | Robert Tari | 2021-04-12 | 1 | -1/+0 |
|\ | | | | | | | | | | | https://github.com/AyatanaIndicators/libayatana-common/pull/11 Merge branch 'sunweaver-pr/no-duplicate-utils-h' | ||||
| * | src/CMakeLists.txt: Drop PUBLIC_HEADER from set_target_properties to avoid ↵ | Mike Gabriel | 2021-04-12 | 1 | -1/+0 |
|/ | | | | utils.h in <libdir>. | ||||
* | release 0.9.10.9.1 | Mike Gabriel | 2021-04-12 | 3 | -3/+22 |
| | |||||
* | Merge branch 'tari01-pr/add-zenity-warning' | Mike Gabriel | 2021-04-12 | 2 | -0/+47 |
|\ | | | | | | | Attributes GH PR #10: https://github.com/AyatanaIndicators/libayatana-common/pull/10 | ||||
| * | Add the Zenity warning function | Robert Tari | 2021-04-02 | 2 | -0/+47 |
|/ | |||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-03-30 | 4 | -3/+140 |
| | |||||
* | Merge branch 'tari01-pr/add-budgie' | Mike Gabriel | 2021-03-30 | 3 | -5/+22 |
|\ | | | | | | | Attributes GH PR #9: https://github.com/AyatanaIndicators/libayatana-common/pull/9 | ||||
| * | Add us to the copyright headers | Robert Tari | 2021-03-30 | 3 | -0/+3 |
| | | |||||
| * | Add Budgie desktop support | Robert Tari | 2021-03-30 | 3 | -0/+14 |
| | | |||||
| * | Whitespace fix | Robert Tari | 2021-03-30 | 1 | -5/+5 |
|/ | |||||
* | Merge branch 'tari01-pr/fix-required-cmake-version' | Mike Gabriel | 2021-03-30 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #8: https://github.com/AyatanaIndicators/libayatana-common/pull/8 | ||||
| * | Fix minimum required CMake version warning | Robert Tari | 2021-03-30 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'revert-1-pr/no-lomiri-tests-without-url-dispatcher' | Mike Gabriel | 2021-03-30 | 2 | -6/+0 |
|\ | | | | | | | Attributes GH PR #7: https://github.com/AyatanaIndicators/libayatana-common/pull/7 | ||||
| * | Revert "tests/: Don't run Lomiri related unit test, if library hasn't been ↵ | Marius Gripsgard | 2021-02-03 | 2 | -6/+0 |
|/ | | | | bu…" | ||||
* | Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher' | Robert Tari | 2021-02-03 | 2 | -4/+4 |
|\ | | | | | | | Attributes GH PR #6: https://github.com/AyatanaIndicators/libayatana-common/pull/6 | ||||
| * | Port from URL Dispatcher to Lomiri URL Dispatcher. | Mike Gabriel | 2021-02-03 | 2 | -4/+4 |
|/ | |||||
* | Merge branch 'sunweaver-pr/deb-packaging' | Robert Tari | 2021-02-03 | 12 | -0/+333 |
|\ | | | | | | | Attributes GH PR #5: https://github.com/AyatanaIndicators/libayatana-common/pull/5 | ||||
| * | debian/: Initial packaging draft. | Mike Gabriel | 2021-01-15 | 12 | -0/+333 |
| | | |||||
| * | tests/: Don't run Lomiri related unit test, if library hasn't been built ↵ | Mike Gabriel | 2021-01-15 | 2 | -0/+6 |
| | | | | | | | | against lomiri-uri-dispatcher. | ||||
| * | tests/CMakeLists.txt: Add GMOCK_LIBRARIES to target_link_libraries(). | Mike Gabriel | 2021-01-15 | 1 | -0/+1 |
| | | |||||
| * | Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the .so ↵ | Mike Gabriel | 2021-01-15 | 2 | -0/+10 |
| | | | | | | | | filename. | ||||
* | | Merge branch 'sunweaver-pr/add-copying-file' | Robert Tari | 2021-02-03 | 1 | -0/+674 |
|\ \ | | | | | | | | | | Attributes GH PR #4: https://github.com/AyatanaIndicators/libayatana-common/pull/4 | ||||
| * | | Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the .so ↵ | Mike Gabriel | 2021-02-03 | 2 | -0/+10 |
| | | | | | | | | | | | | filename. | ||||
| * | | tests/CMakeLists.txt: Add GMOCK_LIBRARIES to target_link_libraries(). | Mike Gabriel | 2021-02-03 | 1 | -0/+1 |
| | | | |||||
| * | | tests/: Don't run Lomiri related unit test, if library hasn't been built ↵ | Mike Gabriel | 2021-02-03 | 2 | -0/+6 |
| |/ | | | | | | | against lomiri-uri-dispatcher. | ||||
| * | COPYING: Add file. | Mike Gabriel | 2021-01-15 | 1 | -0/+674 |
| | | |||||
* | | Merge branch 'sunweaver-pr/set-api-abi-version' | Robert Tari | 2021-02-03 | 2 | -0/+10 |
|\ \ | | | | | | | | | | Attributes GH PR #3: https://github.com/AyatanaIndicators/libayatana-common/pull/3 | ||||
| * | | tests/CMakeLists.txt: Add GMOCK_LIBRARIES to target_link_libraries(). | Mike Gabriel | 2021-02-03 | 1 | -0/+1 |
| | | | |||||
| * | | tests/: Don't run Lomiri related unit test, if library hasn't been built ↵ | Mike Gabriel | 2021-02-03 | 2 | -0/+6 |
| | | | | | | | | | | | | against lomiri-uri-dispatcher. | ||||
| * | | Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the .so ↵ | Mike Gabriel | 2021-01-15 | 2 | -0/+10 |
| |/ | | | | | | | filename. | ||||
* | | Merge branch 'sunweaver-pr/gmock-must-be-in-link-libraries' | Robert Tari | 2021-02-03 | 1 | -0/+1 |
|\ \ | | | | | | | | | | Attributes GH PR #2: https://github.com/AyatanaIndicators/libayatana-common/pull/2 | ||||
| * | | tests/: Don't run Lomiri related unit test, if library hasn't been built ↵ | Mike Gabriel | 2021-02-03 | 2 | -0/+6 |
| | | | | | | | | | | | | against lomiri-uri-dispatcher. |