aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Expand)AuthorAgeFilesLines
* debian/rules: Unset DBUS_SESSION_BUS_ADDRESS before running tests.Mike Gabriel2021-10-241-0/+2
* debian/*: Re-enable / uncomment GTK+ 2.0 support.Mike Gabriel2021-10-231-15/+12
* debian/rules: Run GTK3 unit tests first (see if they also fail on Jenkins).Mike Gabriel2021-10-221-10/+10
* debian/rules: Also explicitly set XDG_CACHE_HOME for unit tests.Mike Gabriel2021-10-221-2/+6
* debian/rules: Also set XDG_DATA_HOME for unit tests.Mike Gabriel2021-10-221-2/+6
* debian/*: Fix DEB builds (GTK-3+ only for now) after CMake switch-over.Mike Gabriel2021-06-111-16/+19
* debian/rules: Make really really sure that unit tests are not run in parallel...Mike Gabriel2021-05-031-6/+10
* debian/rules: Switch to official Debian's dotest-% target. This stops ignorin...pr/fix-unit-testsMike Gabriel2021-04-301-3/+3
* debian/rules: Explicitly set XDG_CACHE_HOME during unit tests, too. Hope this...Mike Gabriel2020-07-231-2/+2
* debian/rules: Fix dh_auto_test call in dotest-%: target.Mike Gabriel2020-07-231-1/+1
* debian/rules: Drop more Python2 build stuff, esp. references to Py2-version s...Mike Gabriel2020-07-231-30/+3
* debian/rules: Drop reference to python2 build of remove bin:pkg python-ayatan...Mike Gabriel2020-07-191-2/+1
* debian/rules: Only dh_install cil packages on architectures that support Mono.Mike Gabriel2017-10-241-2/+4
* debian/rules: Enable all hardening flags.Mike Gabriel2017-10-241-0/+5
* debian/rules: White space fix.Mike Gabriel2017-10-241-1/+1
* debian/{control,rules}: Update supported host architectures.Mike Gabriel2017-09-281-1/+1
* AppIndicator: fix icon and theme paths when running in $SNAP environmentMarco Trevisan (TreviƱo)2017-05-151-2/+0
* debian/rules: Use instead of `pwd`.Mike Gabriel2015-11-111-6/+6
* Revert "debian/rules: Make sure the kill command is found in ..."Mike Gabriel2015-11-111-2/+2
* debian/rules: Make sure the kill command is found in /home/mike/bin:/usr/loca...Mike Gabriel2015-11-111-2/+2
* debian/rules: Use backticks instead of $(<cmd>) (which is not a GNU make way ...Mike Gabriel2015-11-111-6/+6
* debian/rules: Provide temporary home for test suite runs.Mike Gabriel2015-11-111-4/+6
* debian/rules: Expect tests/test-suite.log files in build/gtk<ver> subdirs.Mike Gabriel2015-11-111-2/+4
* debian/rules: Don't abort build on failing tests (so that we see the tests-su...Mike Gabriel2015-11-111-1/+1
* debian/rules: View test's log file for better debugging of problems when buil...Mike Gabriel2015-11-111-0/+2
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-101-12/+11
* * Build with -Wno-error=deprecated-declarations.Matthias Klose2013-12-191-1/+1
* Don't build the mono bindings on AArch64, not available. (LP:Matthias Klose2013-10-141-1/+8
* Dropping some left over debugging infoTed Gould2013-06-071-2/+0
* debian/rules: drop the clean target, it's superfluous.Mathieu Trudel-Lapierre2013-04-091-5/+0
* Reverse the order of dh_clean and dh_autoreconf_clean, fixes issues where aut...Mathieu Trudel-Lapierre2013-04-031-1/+1
* Adjust timeouts and log handlers to not fail tests unnecessarily.Mathieu Trudel-Lapierre2013-01-161-0/+1
|\
| * some packaging fixes to make tests more resistant to timing issues and warnin...Michael Terry2013-01-101-0/+1
* | More tracesMathieu Trudel-Lapierre2013-01-081-0/+4
|/
* Remove entry about disabling tests for documentation: they're fixed.Mathieu Trudel-Lapierre2012-12-101-8/+0
* Re-enable docsMathieu Trudel-Lapierre2012-12-071-2/+2
* Add reference to the bug we're waiting for a fix for; re: gtk-doc completenes...Mathieu Trudel-Lapierre2012-12-061-0/+2
* Temporarily disable gtk-doc completeness tests until they can be fixed.Mathieu Trudel-Lapierre2012-12-061-3/+10
* Trying to be more directTed Gould2012-12-041-1/+1
* Going with just dh_cleanTed Gould2012-12-041-1/+1
* Making it so that clean doesn't have cli in itTed Gould2012-12-041-0/+4
* Properly disable tests for gtk2 and gtk3, not the gtk2 build.Mathieu Trudel-Lapierre2012-11-301-5/+5
* Temporarily disable GTK2 tests.Mathieu Trudel-Lapierre2012-11-301-2/+2
* Override dh_auto_test to run tests per-flavor.Mathieu Trudel-Lapierre2012-11-261-0/+12
* Override dh_autoreconf to run autogen.sh and not call configure.Mathieu Trudel-Lapierre2012-11-261-0/+3
* Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.Mathieu Trudel-Lapierre2012-11-261-0/+2
* * debian/rules:Mathieu Trudel-Lapierre2012-11-261-111/+51
* use autoreconf.mk instead of calling dh_autoreconf by handunknown2012-05-221-2/+2
* debian/rules: build without make check until the builder environmentSebastien Bacher2012-03-091-1/+1
* * debian/rules:Sebastien Bacher2012-03-091-0/+2