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
*
Fix Travis status image
Robert Tari
2021-10-19
1
-1
/
+1
*
debian/libayatana-indicator*-dev.install: Ship include header files correctly...
Mike Gabriel
2021-10-19
2
-2
/
+2
*
src/CMakeLists.txt: Use different include paths for GTK-2 and GTK-3 builds (e...
Mike Gabriel
2021-10-19
1
-15
/
+15
*
debian/{control,compat}: Bump to level 10.
Mike Gabriel
2021-08-29
2
-2
/
+2
*
debian/rules: Enable unit tests.
Mike Gabriel
2021-08-29
1
-2
/
+2
*
.travis.yml: Use Ayatana Indicators project's dev-scripts repo.
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
*
debian/control: Drop B-D: dh-exec. Not needed anymore since removal of ayatan...
Mike Gabriel
2021-06-17
1
-1
/
+0
*
debian/rules: Drop remnants of ayatana-indicator-common (found in dh_install ...
Mike Gabriel
2021-06-17
1
-2
/
+0
*
Merge branch 'tari01-pr/drop-ayatana-indicators-target'
Mike Gabriel
2021-06-16
7
-54
/
+0
|
\
|
*
debian/: Drop bin:pkg ayatana-indicator-common (moved to src:pkg libayatana-c...
Robert Tari
2021-06-16
4
-28
/
+0
|
*
.build.yml: Remove systemd dependency.
Robert Tari
2021-06-16
1
-2
/
+0
|
*
data/: Drop ayatana-indicators.target (moved to libayatana-common).
Robert Tari
2021-06-16
2
-24
/
+0
|
/
*
Merge branch 'tari01-pr/disable-loader'
Mike Gabriel
2021-06-10
1
-2
/
+8
|
\
|
*
Add option to disable Loader build/installation
Robert Tari
2021-06-10
1
-2
/
+8
|
/
*
Merge branch 'tari01-pr/cmake-install-full'
Mike Gabriel
2021-06-09
6
-30
/
+30
|
\
|
*
Use CMAKE_INSTALL_FULL_*DIR locations
Robert Tari
2021-06-08
6
-30
/
+30
|
/
*
debian/control: Add D (libayatana-indicator3-dev): libayatana-ido3-dev.
Mike Gabriel
2021-06-08
1
-0
/
+1
*
README.md: Slight adjustment to the .desktop file comparison.
Mike Gabriel
2021-05-25
1
-1
/
+1
*
Merge branch 'tari01-pr/update-docs'
Mike Gabriel
2021-05-25
3
-43
/
+141
|
\
|
*
README: Drop old file
Robert Tari
2021-05-24
1
-43
/
+0
|
*
Add documentation files
Robert Tari
2021-05-24
2
-0
/
+141
|
/
*
Merge branch 'sunweaver-pr/support-disabling-IDO'
Robert Tari
2021-05-17
8
-22
/
+69
|
\
|
*
Travis CI: Also test GTK+-3.0 builds with IDO support disabled.
Mike Gabriel
2021-05-17
1
-0
/
+26
|
*
CMakeLists.txt: Report more build parameters to stdout when CMake configures ...
Mike Gabriel
2021-05-17
1
-0
/
+3
|
*
{,**/}CMakeLists.txt: Support builds against GTK+-3.0 with IDO support disabled.
Mike Gabriel
2021-05-17
7
-22
/
+40
|
/
*
Merge branch 'tari01-pr/fix-tests-and-coverage'
Robert Tari
2021-05-17
9
-69
/
+311
|
\
|
*
CMakeLists.txt: Fix coverage report. We need to reference the test executable...
Mike Gabriel
2021-05-17
1
-1
/
+24
|
*
tests/CMakeLists.txt: Rewrite to fix tests and coverage
Mike Gabriel
2021-05-17
1
-56
/
+267
|
*
Revert "tests/run-xvfb.sh: Drop file, not required with CMake."
Mike Gabriel
2021-05-16
1
-0
/
+8
|
*
tests/org.ayatana.indicator.test.service.in: Fix placeholder
Robert Tari
2021-05-16
1
-1
/
+1
|
*
tests/service-manager-connect.service.in: Fix placeholder
Robert Tari
2021-05-16
1
-1
/
+1
|
*
tests/service-version-good.service.in: Fix placeholder
Robert Tari
2021-05-16
1
-1
/
+1
|
*
tests/service-version-bad.service.in: Fix placeholder
Robert Tari
2021-05-16
1
-1
/
+1
|
*
tests/session.conf.in: Fix placeholder
Robert Tari
2021-05-16
1
-3
/
+3
|
*
tests/test-indicator-ng.c: Enable all tests
Robert Tari
2021-05-16
1
-5
/
+5
|
/
*
Merge branch 'sunweaver-pr/bring-back-gtk2-builds'
Robert Tari
2021-05-14
19
-847
/
+226
|
\
|
*
Travis CI: Drop autotools support, build and test GTK+-2.0 and GTK+-3.0 flavo...
Mike Gabriel
2021-05-12
1
-14
/
+33
|
*
debian/libayatana-indicator3-tools.install: Install ayatana-indicator3-loader...
Mike Gabriel
2021-05-12
1
-1
/
+1
|
*
debian/libayatana-indicator*-dev.install: No .a files shipped anymore.
Mike Gabriel
2021-05-12
2
-2
/
+0
|
*
debian/*.symbols: Update symbols files.
Mike Gabriel
2021-05-12
2
-0
/
+10
|
*
debian/rules: Run GTK2/GTK3 unit tests sequentially.
Mike Gabriel
2021-05-12
1
-4
/
+3
|
*
debian/rules: Explicitly enable tests at build time.
Mike Gabriel
2021-05-12
1
-1
/
+1
|
*
debian/rules: Adjust to CMake based build. (Fixes DEB builds after CMake swit...
Mike Gabriel
2021-05-12
1
-7
/
+4
|
*
debian/control: Adjust B-Ds for CMake based build.
Mike Gabriel
2021-05-12
1
-2
/
+3
|
*
CMakeLists.txt: Always builds indicator3 loader tool (not just when ENABLE_TE...
Mike Gabriel
2021-05-12
1
-1
/
+1
|
*
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
[next]