aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'sunweaver-pr/provide-have-desktopenv-program-functions'Robert Tari2021-05-252-0/+62
|\
| * src/utils.(ch): Add ayatana_common_utils_have_*_program() functions used in s...Mike Gabriel2021-05-252-0/+62
|/
* Merge branch 'tari01-pr/update-docs'Mike Gabriel2021-05-232-1/+17
|\
| * Update documentation filesRobert Tari2021-05-182-1/+17
|/
* Merge branch 'tari01-pr/prefix-symbols'Mike Gabriel2021-05-124-38/+46
|\
| * Prefix functions in utils with ayatana_common_utils_Robert Tari2021-05-123-38/+38
| * Merge branch 'sunweaver-pr/add-coverage-support'Robert Tari2021-05-111-0/+8
|/|
| * .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-111-1/+1
| * CMakeLists.txt: Add coverage report support.Mike Gabriel2021-05-041-0/+8
* | .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-041-1/+1
|/
* Prepare for next release (v0.9.2).Mike Gabriel2021-05-032-1/+9
* README.md: Pull in CI build status icon from travis-ci.com, not travis-ci.org.Mike Gabriel2021-05-011-1/+1
* Merge branch 'tari01-pr/add-install'Mike Gabriel2021-05-011-0/+31
|\
| * INSTALL.md: Add build/installation instructionsRobert Tari2021-05-011-0/+31
|/
* Merge branch 'tari01-pr/standardise-makefile'Mike Gabriel2021-05-011-4/+11
|\
| * CMakeLists.txt: Use our standardised CMake bitsRobert Tari2021-04-291-4/+11
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-04-296-5/+241
|\
| * CMakeLists.txt: Be happy with cmake 3.13 (fixes FTBFS on Debian 10).Mike Gabriel2021-04-291-1/+1
| * .travis.yml: Temporarily disable CI builds on ubuntu:rolling. Ubuntu's I seri...Mike Gabriel2021-04-291-1/+1
| * tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG.Mike Gabriel2021-04-291-0/+2
| * README.md: Add file, show Travis CI status.Mike Gabriel2021-04-291-0/+45
| * debian/rules: Explicitly enable unit tests during package build.Mike Gabriel2021-04-291-0/+1
| * CMakeLists.txt: Adjust test build option (DISABLE_TESTS -> ENABLE_TESTS, defa...Mike Gabriel2021-04-291-4/+13
| * Travis CI: Initial draft for CI builds.Mike Gabriel2021-04-292-0/+179
|/
* Attributes GH PR #11: https://github.com/AyatanaIndicators/libayatana-common/...Robert Tari2021-04-121-1/+0
|\
| * src/CMakeLists.txt: Drop PUBLIC_HEADER from set_target_properties to avoid ut...Mike Gabriel2021-04-121-1/+0
|/
* release 0.9.10.9.1Mike Gabriel2021-04-123-3/+22
* Merge branch 'tari01-pr/add-zenity-warning'Mike Gabriel2021-04-122-0/+47
|\
| * Add the Zenity warning functionRobert Tari2021-04-022-0/+47
|/
* release 0.9.00.9.0Mike Gabriel2021-03-304-3/+140
* Merge branch 'tari01-pr/add-budgie'Mike Gabriel2021-03-303-5/+22
|\
| * Add us to the copyright headersRobert Tari2021-03-303-0/+3
| * Add Budgie desktop supportRobert Tari2021-03-303-0/+14
| * Whitespace fixRobert Tari2021-03-301-5/+5
|/
* Merge branch 'tari01-pr/fix-required-cmake-version'Mike Gabriel2021-03-301-1/+1
|\
| * Fix minimum required CMake version warningRobert Tari2021-03-301-1/+1
|/
* Merge branch 'revert-1-pr/no-lomiri-tests-without-url-dispatcher'Mike Gabriel2021-03-302-6/+0
|\
| * Revert "tests/: Don't run Lomiri related unit test, if library hasn't been bu...Marius Gripsgard2021-02-032-6/+0
|/
* Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher'Robert Tari2021-02-032-4/+4
|\
| * Port from URL Dispatcher to Lomiri URL Dispatcher.Mike Gabriel2021-02-032-4/+4
|/
* Merge branch 'sunweaver-pr/deb-packaging'Robert Tari2021-02-0312-0/+333
|\
| * debian/: Initial packaging draft.Mike Gabriel2021-01-1512-0/+333
| * tests/: Don't run Lomiri related unit test, if library hasn't been built agai...Mike Gabriel2021-01-152-0/+6
| * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to target_link_libraries().Mike Gabriel2021-01-151-0/+1
| * Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the .so filen...Mike Gabriel2021-01-152-0/+10
* | Merge branch 'sunweaver-pr/add-copying-file'Robert Tari2021-02-031-0/+674
|\ \
| * | Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the .so filen...Mike Gabriel2021-02-032-0/+10
| * | tests/CMakeLists.txt: Add GMOCK_LIBRARIES to target_link_libraries().Mike Gabriel2021-02-031-0/+1
| * | tests/: Don't run Lomiri related unit test, if library hasn't been built agai...Mike Gabriel2021-02-032-0/+6
| |/
| * COPYING: Add file.Mike Gabriel2021-01-151-0/+674