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
path:
root
/
debian
/
rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
debian/rules: Unset DBUS_SESSION_BUS_ADDRESS before running tests.
Mike Gabriel
2021-10-24
1
-0
/
+2
*
debian/*: Re-enable / uncomment GTK+ 2.0 support.
Mike Gabriel
2021-10-23
1
-15
/
+12
*
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
*
debian/*: Fix DEB builds (GTK-3+ only for now) after CMake switch-over.
Mike Gabriel
2021-06-11
1
-16
/
+19
*
debian/rules: Make really really sure that unit tests are not run in parallel...
Mike Gabriel
2021-05-03
1
-6
/
+10
*
debian/rules: Switch to official Debian's dotest-% target. This stops ignorin...
pr/fix-unit-tests
Mike Gabriel
2021-04-30
1
-3
/
+3
*
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/rules: Drop more Python2 build stuff, esp. references to Py2-version s...
Mike Gabriel
2020-07-23
1
-30
/
+3
*
debian/rules: Drop reference to python2 build of remove bin:pkg python-ayatan...
Mike Gabriel
2020-07-19
1
-2
/
+1
*
debian/rules: Only dh_install cil packages on architectures that support Mono.
Mike Gabriel
2017-10-24
1
-2
/
+4
*
debian/rules: Enable all hardening flags.
Mike Gabriel
2017-10-24
1
-0
/
+5
*
debian/rules: White space fix.
Mike Gabriel
2017-10-24
1
-1
/
+1
*
debian/{control,rules}: Update supported host architectures.
Mike Gabriel
2017-09-28
1
-1
/
+1
*
AppIndicator: fix icon and theme paths when running in $SNAP environment
Marco Trevisan (TreviƱo)
2017-05-15
1
-2
/
+0
*
debian/rules: Use instead of `pwd`.
Mike Gabriel
2015-11-11
1
-6
/
+6
*
Revert "debian/rules: Make sure the kill command is found in ..."
Mike Gabriel
2015-11-11
1
-2
/
+2
*
debian/rules: Make sure the kill command is found in /home/mike/bin:/usr/loca...
Mike Gabriel
2015-11-11
1
-2
/
+2
*
debian/rules: Use backticks instead of $(<cmd>) (which is not a GNU make way ...
Mike Gabriel
2015-11-11
1
-6
/
+6
*
debian/rules: Provide temporary home for test suite runs.
Mike Gabriel
2015-11-11
1
-4
/
+6
*
debian/rules: Expect tests/test-suite.log files in build/gtk<ver> subdirs.
Mike Gabriel
2015-11-11
1
-2
/
+4
*
debian/rules: Don't abort build on failing tests (so that we see the tests-su...
Mike Gabriel
2015-11-11
1
-1
/
+1
*
debian/rules: View test's log file for better debugging of problems when buil...
Mike Gabriel
2015-11-11
1
-0
/
+2
*
Fork from Ubuntu's libappindicator project.
Mike Gabriel
2015-11-10
1
-12
/
+11
*
* Build with -Wno-error=deprecated-declarations.
Matthias Klose
2013-12-19
1
-1
/
+1
*
Don't build the mono bindings on AArch64, not available. (LP:
Matthias Klose
2013-10-14
1
-1
/
+8
*
Dropping some left over debugging info
Ted Gould
2013-06-07
1
-2
/
+0
*
debian/rules: drop the clean target, it's superfluous.
Mathieu Trudel-Lapierre
2013-04-09
1
-5
/
+0
*
Reverse the order of dh_clean and dh_autoreconf_clean, fixes issues where aut...
Mathieu Trudel-Lapierre
2013-04-03
1
-1
/
+1
*
Adjust timeouts and log handlers to not fail tests unnecessarily.
Mathieu Trudel-Lapierre
2013-01-16
1
-0
/
+1
|
\
|
*
some packaging fixes to make tests more resistant to timing issues and warnin...
Michael Terry
2013-01-10
1
-0
/
+1
*
|
More traces
Mathieu Trudel-Lapierre
2013-01-08
1
-0
/
+4
|
/
*
Remove entry about disabling tests for documentation: they're fixed.
Mathieu Trudel-Lapierre
2012-12-10
1
-8
/
+0
*
Re-enable docs
Mathieu Trudel-Lapierre
2012-12-07
1
-2
/
+2
*
Add reference to the bug we're waiting for a fix for; re: gtk-doc completenes...
Mathieu Trudel-Lapierre
2012-12-06
1
-0
/
+2
*
Temporarily disable gtk-doc completeness tests until they can be fixed.
Mathieu Trudel-Lapierre
2012-12-06
1
-3
/
+10
*
Trying to be more direct
Ted Gould
2012-12-04
1
-1
/
+1
*
Going with just dh_clean
Ted Gould
2012-12-04
1
-1
/
+1
*
Making it so that clean doesn't have cli in it
Ted Gould
2012-12-04
1
-0
/
+4
*
Properly disable tests for gtk2 and gtk3, not the gtk2 build.
Mathieu Trudel-Lapierre
2012-11-30
1
-5
/
+5
*
Temporarily disable GTK2 tests.
Mathieu Trudel-Lapierre
2012-11-30
1
-2
/
+2
*
Override dh_auto_test to run tests per-flavor.
Mathieu Trudel-Lapierre
2012-11-26
1
-0
/
+12
*
Override dh_autoreconf to run autogen.sh and not call configure.
Mathieu Trudel-Lapierre
2012-11-26
1
-0
/
+3
*
Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.
Mathieu Trudel-Lapierre
2012-11-26
1
-0
/
+2
*
* debian/rules:
Mathieu Trudel-Lapierre
2012-11-26
1
-111
/
+51
*
use autoreconf.mk instead of calling dh_autoreconf by hand
unknown
2012-05-22
1
-2
/
+2
*
debian/rules: build without make check until the builder environment
Sebastien Bacher
2012-03-09
1
-1
/
+1
*
* debian/rules:
Sebastien Bacher
2012-03-09
1
-0
/
+2
[next]