index
:
ayatana-ido
gh-pages
main
release-builds
Ayatana Indicator Display Objects
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakeLists.txt: Leave finding gtest.pc to GMock cmake module.
Mike Gabriel
2021-04-21
1
-5
/
+0
*
CMakeLists.txt: Tolerate older versions of GLib-2.0 and GoogleTest. Support b...
Mike Gabriel
2021-04-21
1
-2
/
+2
*
CMakeLists.txt: Let's tolerate CMake minimum version 3.13 (to support buildin...
Mike Gabriel
2021-04-21
1
-1
/
+1
*
{tests/,}CMakeLists.txt: Add ENABLE_COVERAGE build option.
Mike Gabriel
2021-04-21
2
-3
/
+13
*
CMakeLists.txt: Don't use variable name MAINTAINER_MODE (it is misleading), u...
Mike Gabriel
2021-04-21
1
-7
/
+13
*
src/CMakeLists.txt: Actively set --library-path for g-ir-scanner.
Mike Gabriel
2021-04-21
1
-0
/
+1
*
Add CMakeLists.txt files.
Robert Tari
2021-04-21
5
-6
/
+256
*
CMake: Add required .cmake includes (FindGObjectIntrospection, FindVala).
Mike Gabriel
2021-04-21
3
-0
/
+140
*
Add data/libayatana-ido3-0.4.pc.in
Robert Tari
2021-04-21
2
-0
/
+18
*
.build.yml: On Debian, actively enable unit tests when building with CMake.
Mike Gabriel
2021-04-21
1
-1
/
+5
*
.build.yml: Don't fail on which's non-zero exit-code.
Mike Gabriel
2021-04-21
1
-1
/
+1
*
.build.yml: Run unit tests in xvfb-run environment (if xvfb-run is $PATH).
Mike Gabriel
2021-04-21
1
-2
/
+5
*
.build.yml: Test target with CMake is 'test', with autotools it is 'check'.
Mike Gabriel
2021-04-21
1
-1
/
+5
*
.build.yml: No such Makefile target distcheck with CMake builds.
Mike Gabriel
2021-04-21
1
-1
/
+0
*
.build.yml: Don't run cmake in Clang mode. Breaks GCC builds later on.
Mike Gabriel
2021-04-21
1
-1
/
+1
*
.travis.yml: Also run Travis CI builds against current Debian stable.
Mike Gabriel
2021-04-20
1
-0
/
+1
*
.travis.yml: pip3-install wheel. Should resolve "error: invalid command 'bdis...
Mike Gabriel
2021-04-20
1
-0
/
+1
*
.build.yml: Drop echo statement.
Mike Gabriel
2021-04-20
1
-1
/
+0
*
.build.yml: Don't confuse docker-build with unneeded colons (confuses YAML pa...
Mike Gabriel
2021-04-20
1
-1
/
+1
*
.build.yml: Re-add clang for archlinux and ubuntu (needed for scan-build comm...
Mike Gabriel
2021-04-20
1
-0
/
+3
*
.build.yml: Add build requirements: gcovr, lcov.
Mike Gabriel
2021-04-20
1
-0
/
+6
*
.build.yml: Additionall pull in cmake related packages.
Mike Gabriel
2021-04-20
1
-3
/
+9
*
.build.yml: Drop not-required build requirements.
Mike Gabriel
2021-04-20
1
-5
/
+0
*
.build.yml: Add CMake support.
Mike Gabriel
2021-04-20
1
-3
/
+11
*
.build.yml: Drop fedora build target.
Mike Gabriel
2021-04-20
1
-23
/
+0
*
Travis-CI: temporarily disable archlinux:latest CI builds.
Mike Gabriel
2021-04-20
1
-1
/
+2
*
Travis-CI: Also build against Ubuntu 20.04 (for Ubuntu Touch's sake).
Mike Gabriel
2021-04-20
1
-0
/
+1
*
.build.yml: Try installing pacman to work-around missing /var/lib/pacman dire...
Mike Gabriel
2021-04-20
1
-0
/
+1
*
Travis-CI: Simplify CI scripts, drop fedora remnants, no gen-index script nee...
Mike Gabriel
2021-04-20
2
-10
/
+2
*
.travis.yml: Drop deploy: section.
Mike Gabriel
2021-04-20
1
-13
/
+0
*
TRAVIS: Disable Fedora CI builds for now (and thus, cppcheck).
Mike Gabriel
2021-04-20
2
-24
/
+24
*
release 0.8.2
0.8.2
Mike Gabriel
2021-01-25
4
-3
/
+182
*
debian/*: Update from official Debian packaging.
Mike Gabriel
2021-01-25
4
-14
/
+23
*
Merge branch 'sunweaver-pr/travis-builds-against-fedora'
Robert Tari
2020-12-22
2
-21
/
+38
|
\
|
*
Travis: Enable CI builds against Fedora.
Mike Gabriel
2020-12-22
2
-21
/
+38
|
/
*
Merge branch 'dthadi3-ppc64le'
Mike Gabriel
2020-12-22
1
-0
/
+9
|
\
|
*
Travis-ci: archlinux docker image not available on power
Devendranath Thadi
2020-12-10
1
-0
/
+4
|
*
Travis-ci: added support for ppc64le
Devendranath Thadi
2020-12-10
1
-0
/
+5
|
/
*
.build.yml: Add 'which' build-requirement (needed by autogen.sh / mate-common...
Mike Gabriel
2020-12-03
1
-0
/
+1
*
Travis: First attempt at CI building against Archlinux.
Mike Gabriel
2020-12-03
2
-15
/
+14
*
debian/libayatana-ido3-0.4-0.symbols: Update for new symbols related to idoRe...
Mike Gabriel
2020-12-03
1
-0
/
+7
*
Merge branch 'sunweaver-pr/fix-make-distcheck'
Robert Tari
2020-12-03
5
-64
/
+149
|
\
|
*
AUTHORS: Add Robert Tari to authors.
Mike Gabriel
2020-12-03
1
-0
/
+1
|
*
NEWS: Add file (compiled out of Git history).
Mike Gabriel
2020-12-03
1
-0
/
+66
|
*
Makefile.am: Add --disable-silent-rules option to DISTCHECK_CONFIGURE_FLAGS.
Mike Gabriel
2020-12-03
1
-1
/
+1
|
*
src/Makefile.am: Move 'sources_c =' variable definition further up.
Mike Gabriel
2020-12-03
1
-27
/
+27
|
*
src/Makefile.am: Split out all *.c files from libayatana_ido_0_4_la_SOURCES i...
Mike Gabriel
2020-12-03
1
-1
/
+8
|
*
src/Makefile.am: Various TAB'bing fixes / beautifications.
Mike Gabriel
2020-12-03
1
-26
/
+36
|
*
src/Makefile.am: Merge old 'INCLUDES =' and 'AM_CPPFLAGS =' values (and beaut...
Mike Gabriel
2020-12-03
1
-18
/
+18
|
*
src/libayatana-ido.h: Include internal APIs from the local directory (i.e. th...
Mike Gabriel
2020-12-03
1
-3
/
+3
[next]