index
:
ayatana-indicator-application
main
release-build
release-builds
Ayatana Indicator Application Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Travis status image
Robert Tari
2021-10-25
1
-1
/
+1
*
.build.yml: Comment out running unit tests (no tests in project).
Mike Gabriel
2021-10-25
1
-6
/
+6
*
.build.yml: Remove source code of locally built dependencies after they have ...
Mike Gabriel
2021-10-25
1
-0
/
+5
*
.build.yml: Run unit tests in build_scripts: target.
Mike Gabriel
2021-10-25
1
-8
/
+4
*
.build.yml: Drop autogen.sh support.
Mike Gabriel
2021-10-25
1
-12
/
+2
*
debian/rules: Enable unit tests (if there were any).
Mike Gabriel
2021-08-29
1
-0
/
+8
*
.travis.yml: Fix branch name what is now the default branch in ayatana-dev-sc...
Mike Gabriel
2021-08-28
1
-1
/
+1
*
Merge branch 'tari01-pr/add-enable-werror-option'
Mike Gabriel
2021-08-10
1
-0
/
+9
|
\
|
*
Add ENABLE_WERROR option
Robert Tari
2021-08-09
1
-0
/
+9
|
/
*
README.md: Add missing parenthesis close.
Mike Gabriel
2021-06-27
1
-1
/
+1
*
Merge branch 'sunweaver-pr/travis-build-our-libs-from-source'
Robert Tari
2021-06-15
1
-9
/
+52
|
\
|
*
.build.yml: During CI builds, build latest ayatana-ido, libayatana-indicator ...
Mike Gabriel
2021-06-11
1
-9
/
+52
|
/
*
Merge branch 'tari01-pr/fix-runtime-install'
Mike Gabriel
2021-06-11
1
-1
/
+1
|
\
|
*
Fix .desktop file install location
Robert Tari
2021-06-11
1
-1
/
+1
|
*
Fix service file installation
Robert Tari
2021-06-11
1
-1
/
+1
*
|
Merge branch 'tari01-pr/fix-xdg-location'
Mike Gabriel
2021-06-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix .desktop file install location
Robert Tari
2021-06-11
1
-1
/
+1
|
/
*
Merge branch 'tari01-pr/cmake-install-full'
Mike Gabriel
2021-06-10
4
-7
/
+7
|
\
|
*
Use CMAKE_INSTALL_FULL_*DIR locations
Robert Tari
2021-06-10
4
-7
/
+7
|
/
*
README.md: Rephrase where this indicator is used, currently not used in Lomiri.
Mike Gabriel
2021-06-07
1
-1
/
+1
*
Merge branch 'tari01-pr/add-documentation'
Mike Gabriel
2021-06-07
3
-2
/
+101
|
\
|
*
README: Drop old file
Robert Tari
2021-06-04
1
-2
/
+0
|
*
Add documentation and install instructions
Robert Tari
2021-06-04
2
-0
/
+101
|
/
*
Merge branch 'sunweaver-pr/debian-pkging-adjusted-to-cmake'
Robert Tari
2021-05-25
2
-8
/
+3
|
\
|
*
debian/{control,rules}: Adjust to the CMake build system switch.
Mike Gabriel
2021-05-25
2
-8
/
+3
|
/
*
Merge branch 'tari01-pr/move-to-cmake'
Mike Gabriel
2021-05-25
17
-735
/
+188
|
\
|
*
Remove unused files
Robert Tari
2021-05-06
2
-22
/
+0
|
*
Remove Automake files
Robert Tari
2021-05-06
10
-711
/
+0
|
*
Add CMakeLists.txt files
Robert Tari
2021-05-06
3
-0
/
+186
|
*
data: Fix ayatana-indicator-application.service.in
Robert Tari
2021-05-06
1
-1
/
+1
|
*
data: Fix ayatana-indicator-application.desktop.in
Robert Tari
2021-05-06
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-pr/travis-ci'
Robert Tari
2021-05-04
3
-2
/
+190
|
\
|
*
.travis.yml: Don't run autotools builds twice (once via script, once directly).
Mike Gabriel
2021-05-04
1
-1
/
+1
|
*
src/Makefile.am: Drop -Werror compiler flag for now. Not helpful when setting...
Mike Gabriel
2021-05-04
1
-2
/
+2
|
*
Travis CI: Initial draft for CI builds.
Mike Gabriel
2021-05-04
2
-0
/
+188
|
/
*
release 0.8.0
0.8.0
Mike Gabriel
2020-08-17
4
-4
/
+99
*
configure.ac: Drop data/upstart/Makefile from AC_OUTPUT. Regresion fix for 17...
Mike Gabriel
2020-08-10
1
-1
/
+0
*
Merge branch 'sunweaver-pr/drop-upstart-support'
Robert Tari
2020-08-10
5
-56
/
+5
|
\
|
*
Merge branch 'pr/drop-upstart-support' of https://github.com/sunweaver/ayatan...
Robert Tari
2020-08-10
5
-56
/
+5
|
/
|
|
*
Drop all references to upstart.
Mike Gabriel
2020-08-10
5
-56
/
+5
*
|
Merge branch 'sunweaver-pr/fix-systemd'
Robert Tari
2020-08-10
4
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
debian/*: Install systemd user service file correctly into DEB package.
Mike Gabriel
2020-08-10
3
-1
/
+5
|
*
Start indicator in systemd when ayatana-indicators.target is started.
Mike Gabriel
2020-08-10
1
-1
/
+4
|
/
*
debian/control: Improve dh-autoreconf build-dependency.
Mike Gabriel
2020-08-10
1
-1
/
+1
*
Drop release/build cruft file src/ChangeLog.
Mike Gabriel
2019-11-27
1
-0
/
+0
*
release 0.5.3
0.5.3
Mike Gabriel
2019-11-27
4
-114
/
+119
*
Avoid deprecated g_type_class_add_private.
Mike Gabriel
2019-11-27
4
-71
/
+60
*
debian/changelog: Bump upstream to a development version.
Mike Gabriel
2017-12-04
1
-0
/
+6
*
post-release fix debian/changelog for 0.5.1 and 0.5.2
Mike Gabriel
2017-12-04
1
-2
/
+9
*
autogen.sh: Adapt PKG_NAME autogen.sh to ayatana- namespace.
Mike Gabriel
2017-10-26
1
-1
/
+1
[next]