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
...
|
*
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
|
*
Add CMakeLists.txt files + cmake/ helpers
Robert Tari
2021-06-09
16
-0
/
+1436
|
*
bindings/mono/examples: Port ayatana-indicator-example.in to CMake
Robert Tari
2021-06-09
1
-1
/
+1
|
*
bindings/mono: Drop custom extension and use partial class in ApplicationIndi...
Robert Tari
2021-06-09
2
-26
/
+40
|
*
bindings/vala: Add ayatana-appindicator3-0.1.deps
Robert Tari
2021-06-09
1
-0
/
+1
|
*
bindings/mono: Rename and port ayatana-appindicator-sharp3-0.1.pc.in to CMake
Robert Tari
2021-06-09
1
-6
/
+6
|
*
src: Port ayatana-appindicator3-0.1.pc.in to CMake
Robert Tari
2021-06-09
1
-7
/
+7
|
*
bindings/mono: Use preconfigured ayatana-appindicator-sharp.dll.config
Robert Tari
2021-06-08
2
-7
/
+7
|
*
docs/reference: Port version.xml.in to CMake
Robert Tari
2021-06-08
1
-1
/
+1
|
*
docs/reference: Port libayatana-appindicator-docs.sgml.in to CMake
Robert Tari
2021-06-08
1
-1
/
+1
|
*
bindings/mono: Port policy.0.1.ayatana-appindicator-sharp.config.in to CMake
Robert Tari
2021-06-08
1
-8
/
+8
|
*
bindings/mono: Port policy.0.0.ayatana-appindicator-sharp.config.in to CMake
Robert Tari
2021-06-08
1
-8
/
+8
|
*
bindings/mono: Update AssemblyInfo.cs
Robert Tari
2021-06-08
1
-2
/
+2
|
*
bindings/mono: Port app-indicator.sources.xml.in to CMake
Robert Tari
2021-06-08
1
-10
/
+10
|
*
src: use preconfigured AyatanaAppIndicator3-0.1.metadata
Robert Tari
2021-06-01
1
-0
/
+0
|
/
*
Merge branch 'sunweaver-pr/travis-ci'
Robert Tari
2021-05-25
5
-11
/
+218
|
\
|
*
configure.ac: Default to GTK+-3.0 build (will come with CMake switch, anyway).
Mike Gabriel
2021-05-25
1
-2
/
+2
|
*
{src,tests}/Makefile.am: Drop -Werror flag for now. Needs to be re-added later.
Mike Gabriel
2021-05-25
2
-9
/
+9
|
*
Travis CI: Add initial scripts for running CI builds on Travis CI.
Mike Gabriel
2021-05-25
2
-0
/
+207
|
/
*
debian/rules: Make really really sure that unit tests are not run in parallel...
Mike Gabriel
2021-05-03
1
-6
/
+10
*
Merge branch 'pr/fix-unit-tests'
Mike Gabriel
2021-05-01
2
-4
/
+4
|
\
|
*
debian/rules: Switch to official Debian's dotest-% target. This stops ignorin...
pr/fix-unit-tests
Mike Gabriel
2021-04-30
1
-3
/
+3
|
*
tests/Makefile.am: Add --keep-env option to dbus-test-runner calls. Allows pr...
Mike Gabriel
2021-04-30
1
-1
/
+1
|
/
*
release 0.5.5
0.5.5
Mike Gabriel
2020-07-23
6
-5
/
+107
*
debian/rules: Explicitly set XDG_CACHE_HOME during unit tests, too. Hope this...
Mike Gabriel
2020-07-23
1
-2
/
+2
*
debian/rules: Fix dh_auto_test call in dotest-%: target.
Mike Gabriel
2020-07-23
1
-1
/
+1
*
debian/control: Drop R³ field again, it causes FTBFS on Ubuntu bionic in the...
Mike Gabriel
2020-07-23
1
-1
/
+0
*
debian/rules: Drop more Python2 build stuff, esp. references to Py2-version s...
Mike Gabriel
2020-07-23
1
-30
/
+3
*
debian/changelog: Fix typo in previous changelog stanza's date.
Mike Gabriel
2020-07-23
1
-1
/
+1
[prev]
[next]