index
:
libayatana-indicator
main
release-builds
Ayatana Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring back GTK+-2.0 and GTK+-3.0 build flavours.
Mike Gabriel
2021-05-12
7
-164
/
+171
*
tests/run-xvfb.sh: Drop file, not required with CMake.
Mike Gabriel
2021-05-12
1
-8
/
+0
*
trim-lcov.py: Drop file, not required anymore with CMake.
Mike Gabriel
2021-05-12
1
-73
/
+0
*
*/Makefile.am: Drop more remnants of autotools.
Mike Gabriel
2021-05-12
2
-571
/
+0
*
Merge branch 'tari01-pr/move-to-cmake'
Mike Gabriel
2021-05-12
60
-1014
/
+804
|
\
|
*
Append us to copyright headers
Robert Tari
2021-05-12
20
-0
/
+40
|
*
Remove Automake-related files
Robert Tari
2021-05-12
12
-638
/
+0
|
*
Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix inclu...
Robert Tari
2021-05-12
26
-36
/
+409
|
*
tests/test-indicator-ng.c: disable menu test for now, it will not work with G...
Robert Tari
2021-05-11
1
-5
/
+5
|
*
Whitespace fix
Robert Tari
2021-05-11
1
-1
/
+1
|
*
Add ayatana-indicator3-0.4.pc.in to data
Robert Tari
2021-05-11
1
-0
/
+15
|
*
Move source files to src
Robert Tari
2021-05-11
46
-382
/
+382
|
*
Travis CI: Also support CMake based CI builds.
Mike Gabriel
2021-05-11
1
-7
/
+7
|
/
*
Merge branch 'sunweaver-pr/travis-ci-with-cmake-support'
Robert Tari
2021-05-06
1
-5
/
+21
|
\
|
*
Travis CI: Also support CMake based CI builds.
Mike Gabriel
2021-05-06
1
-5
/
+21
*
|
Merge branch 'sunweaver-pr/travis-ci'
Robert Tari
2021-05-04
10
-57
/
+194
|
\
|
|
*
.build.yml: Build ayatana-ido from upstream Git rather than using the possibl...
Mike Gabriel
2021-05-04
1
-8
/
+35
|
*
.travis.yml: Don't run autotools builds twice (once via script, once directly).
Mike Gabriel
2021-05-04
1
-1
/
+1
|
*
.travis.yml: Also do CI builds against Debian stable.
Mike Gabriel
2021-05-04
1
-0
/
+1
|
*
.travis.yml: Temporarily disable CI builds on ubuntu:rolling. Ubuntu's I seri...
Mike Gabriel
2021-05-04
1
-1
/
+1
|
*
*/Makefile.am: Drop -Werror compiler flag for now. Not helpful when setting u...
Mike Gabriel
2021-05-04
2
-2
/
+2
|
*
.build.yml: Drop distcheck target. Not required.
Mike Gabriel
2021-04-21
1
-1
/
+0
|
*
.build.yml: Enable unit tests during configure.
Mike Gabriel
2021-04-21
1
-1
/
+1
|
*
.build.yml: Output test-suite.log at the end of unit testings.
Mike Gabriel
2021-04-21
1
-0
/
+1
|
*
.build.yml: No tests are run on Archlinux, neither are they run on Ubuntu.
Mike Gabriel
2021-04-21
1
-7
/
+1
|
*
.build.yml: Unit tests require xvfb (and xauth).
Mike Gabriel
2021-04-21
1
-0
/
+5
|
*
tools/indicator-loader.c: Silence unused parameter warnings/errors for variou...
Mike Gabriel
2021-04-20
1
-5
/
+5
|
*
libayatana-indicator/indicator-service{,-manager}.c: Drop return statements a...
Mike Gabriel
2021-04-20
2
-5
/
+0
|
*
libayatana-indicator/indicator-ng.c: Stricter type usage when comparing Integ...
Mike Gabriel
2021-04-20
1
-4
/
+4
|
*
libayatana-indicator/indicator-ng.c: Silence unused parameter warnings/errors...
Mike Gabriel
2021-04-20
1
-13
/
+13
|
*
libayatana-indicator/indicator-service-manager.c: Silence unused parameter wa...
Mike Gabriel
2021-04-20
1
-5
/
+8
|
*
libayatana-indicator/indicator-service.c: Avoid error: use of GNU old-style f...
Mike Gabriel
2021-04-20
1
-3
/
+3
|
*
libayatana-indicator/indicator-service.c: Silence unused parameter warnings/e...
Mike Gabriel
2021-04-20
1
-4
/
+4
|
*
libayatana-indicator/indicator-image-helper.c: Silence unused parameter warni...
Mike Gabriel
2021-04-20
1
-3
/
+3
|
*
libayatana-indicator/indicator-desktop-shortcuts.c: Avoid comparison of integ...
Mike Gabriel
2021-04-20
1
-5
/
+5
|
*
Travis-CI: Also build against Ubuntu 20.04 (for Ubuntu Touch's sake).
Mike Gabriel
2021-04-20
1
-0
/
+1
|
*
Travis-CI: temporarily disable archlinux:latest CI builds.
Mike Gabriel
2021-04-20
1
-1
/
+2
|
*
TRAVIS: Initial attempt to get TRAVIS CI working for this project.
Mike Gabriel
2021-04-20
2
-5
/
+115
|
/
*
debian/rules: Don't build/run unit tests parallely.
Mike Gabriel
2021-02-03
1
-1
/
+1
*
debian/control: Add B-D at-spi2-core. Fix FTBFS during unit tests.
Mike Gabriel
2021-02-03
1
-1
/
+2
*
Merge branch 'sunweaver-pr/drop-Werror-flag-from-unit-test-builds'
Robert Tari
2021-02-03
1
-19
/
+19
|
\
|
*
tests/Makefile.am: Drop -Werror from unit test builds.
Mike Gabriel
2021-02-03
1
-19
/
+19
|
/
*
release 0.8.4
0.8.4
Mike Gabriel
2021-01-25
4
-3
/
+83
*
Makefile.am: Set DISTCHECK_CONFIGURE_FLAGS.
Mike Gabriel
2021-01-25
1
-0
/
+2
*
debian/*: Update from official Debian packaging.
Mike Gabriel
2021-01-25
4
-15
/
+48
*
Merge branch 'sunweaver-pr/debian-build-with-unit-tests'
Robert Tari
2020-12-04
1
-0
/
+5
|
\
|
*
configure.ac: Drop superfluous square bracket (typo fix).
Mike Gabriel
2020-12-04
1
-1
/
+1
|
*
tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner.
Mike Gabriel
2020-12-04
1
-2
/
+14
|
*
libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing() if object...
Mike Gabriel
2020-12-04
1
-1
/
+4
|
*
debian/rules: Enable unit tests after build.
Mike Gabriel
2020-12-04
1
-0
/
+5
[next]