index
:
libayatana-appindicator
main
master
pr/avoid-path-max
pr/fix-unit-tests
pr/travis-ci
release-builds
Ayatana Application Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CMakeLists.txt: Fix how we evaluate the result for find_program for gtkdoc-scan.
Mike Gabriel
2021-10-24
1
-1
/
+1
*
CMakeLists.txt: Fix gtkdoc-scan binary name.
Mike Gabriel
2021-10-24
1
-2
/
+2
*
Merge branch 'sunweaver-pr/run-tests-in-build_scripts-target'
Robert Tari
2021-10-24
1
-13
/
+9
|
\
|
*
.build.yml. Run unit tests directly after build in build_scripts: target.
Mike Gabriel
2021-10-24
1
-13
/
+9
|
/
*
Merge branch 'sunweaver-pr/dbus-test-runner-keep-env'
Robert Tari
2021-10-24
1
-4
/
+4
|
\
|
*
tests/CMakeLists.txt: Assure that modified outside environment variables (see...
Mike Gabriel
2021-10-24
1
-4
/
+4
*
|
Merge branch 'sunweaver-pr/fix-mono-bindings-for-gtk3'
Robert Tari
2021-10-24
3
-11
/
+22
|
\
|
|
*
.build.yml: Fix building and running unit tests (mixed up of && and ||).
Mike Gabriel
2021-10-24
1
-3
/
+3
|
*
.build.yml: Drop local builds of ayatana-ido and libayatana-indicator. They c...
Mike Gabriel
2021-10-24
1
-0
/
+4
|
*
.build.yml: Fix rebuild with gcc on multi-core build nodes.
Mike Gabriel
2021-10-24
1
-0
/
+5
|
*
.build.yml and debian/control: Sync list and order of build-dependencies (Deb...
Mike Gabriel
2021-10-24
2
-7
/
+9
|
*
bindings/mono/CMakeLists.txt: Fix missing target bindings/mono/AyatanaAppIndi...
Mike Gabriel
2021-10-24
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-pr/gi-is-mandatory'
Robert Tari
2021-10-24
1
-1
/
+1
|
\
|
*
.build.yml: Fix typo
Robert Tari
2021-10-24
1
-4
/
+4
|
*
CMakeLists.txt: White-space fix (remove superfluous empty line).
Mike Gabriel
2021-10-24
1
-1
/
+0
|
*
CMakeLists.txt: Check for presence of gtk-doc executable if -DENABLE_GTKDOC=ON.
Mike Gabriel
2021-10-24
1
-0
/
+8
|
*
{,bindings/}CMakeLists.txt: Add switch for enabling/disabling bindings (enabl...
Mike Gabriel
2021-10-24
2
-2
/
+8
|
*
src/CMakeLists.txt: GObjectIntrospection is not optional, so mark it as REQUI...
Mike Gabriel
2021-10-23
1
-1
/
+1
*
|
.build.yml: Fix typo
Robert Tari
2021-10-24
1
-4
/
+4
*
|
Merge branch 'sunweaver-pr/check-for-gtk-doc'
Robert Tari
2021-10-24
1
-1
/
+8
|
\
\
|
*
|
{,bindings/}CMakeLists.txt: Add switch for enabling/disabling bindings (enabl...
Mike Gabriel
2021-10-24
2
-2
/
+8
|
*
|
CMakeLists.txt: White-space fix (remove superfluous empty line).
Mike Gabriel
2021-10-23
1
-1
/
+0
|
*
|
CMakeLists.txt: Check for presence of gtk-doc executable if -DENABLE_GTKDOC=ON.
Mike Gabriel
2021-10-23
1
-0
/
+8
|
|
/
*
|
Merge branch 'sunweaver-pr/make-bindings-optional'
Robert Tari
2021-10-24
2
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
{,bindings/}CMakeLists.txt: Add switch for enabling/disabling bindings (enabl...
Mike Gabriel
2021-10-23
2
-2
/
+8
|
/
*
Merge branch 'sunweaver-pr/bring-back-gtk2-build-support'
Robert Tari
2021-10-23
25
-282
/
+597
|
\
|
*
.build.yml: Drop autogen.sh support; add GTK+-2.0 build and test support; als...
Mike Gabriel
2021-10-23
1
-12
/
+49
|
*
debian/*: Re-enable / uncomment GTK+ 2.0 support.
Mike Gabriel
2021-10-23
5
-77
/
+83
|
*
Re-introduce (CMake based) build support against GTK+ 2.0.
Mike Gabriel
2021-10-23
19
-193
/
+465
*
|
Merge branch 'sunweaver-pr/add-enable-gtkdoc-cmake-option'
Robert Tari
2021-10-23
1
-1
/
+5
|
\
|
|
*
CMakeLists: Introduce -DENABLE_GTKDOC.
Mike Gabriel
2021-10-23
1
-1
/
+5
|
/
*
debian/rules: Run GTK3 unit tests first (see if they also fail on Jenkins).
Mike Gabriel
2021-10-22
1
-10
/
+10
*
debian/rules: Also explicitly set XDG_CACHE_HOME for unit tests.
Mike Gabriel
2021-10-22
1
-2
/
+6
*
debian/rules: Also set XDG_DATA_HOME for unit tests.
Mike Gabriel
2021-10-22
1
-2
/
+6
*
.travis.yml: Temporarily disable ppc64le builds
Robert Tari
2021-10-20
1
-1
/
+1
*
.travis.yml: Temporarily disable ppc64le builds
Robert Tari
2021-10-20
1
-1
/
+1
*
Merge branch 'tari01-pr/add-enable-werror-option'
Mike Gabriel
2021-08-10
1
-4
/
+13
|
\
|
*
Add ENABLE_WERROR option
Robert Tari
2021-08-09
1
-4
/
+13
|
/
*
Merge branch 'sunweaver-pr/debian-fix-gtk-3-only-builds'
Robert Tari
2021-06-11
6
-61
/
+107
|
\
|
*
debian/*: Fix DEB builds (GTK-3+ only for now) after CMake switch-over.
Mike Gabriel
2021-06-11
6
-61
/
+107
|
/
*
Merge branch 'sunweaver-pr/mono-namespacing-fix'
Robert Tari
2021-06-11
11
-71
/
+71
|
\
|
*
Mono bindings: Change namespace from ayatana-appindicator-sharp3 to ayatana-a...
Mike Gabriel
2021-06-11
11
-71
/
+71
|
/
*
debian/changelog: Bump package version to 0.5.90.
Mike Gabriel
2021-06-10
1
-0
/
+7
*
Merge branch 'tari01-pr/move-to-cmake'
Mike Gabriel
2021-06-10
52
-1825
/
+1536
|
\
|
*
bindings/vala/ayatana-appindicator3-0.1.deps: Add all dependencies
Robert Tari
2021-06-09
1
-0
/
+2
|
*
.build.yml: Add libdbus-1-dev dependency for Debian/Ubuntu
Robert Tari
2021-06-09
1
-0
/
+2
|
*
.build.yml: Add gtk-sharp3-gapi dependency for Debian/Ubuntu
Robert Tari
2021-06-09
1
-0
/
+2
|
*
.build.yml: Add libgtk3.0-cil-dev dependency
Robert Tari
2021-06-09
1
-0
/
+2
|
*
Drop Automake files
Robert Tari
2021-06-09
19
-1745
/
+0
|
*
Drop legacy GTK files
Robert Tari
2021-06-09
1
-3
/
+0
[prev]
[next]