~ci-train-bot/click/click-ubuntu-artful-2790

  • Committer: Bileto Bot
  • Date: 2016-08-28 21:00:42 UTC
  • mfrom: (615.1.12 devel)
  • Revision ID: ci-train-bot@canonical.com-20160828210042-e42cawgqkcmulvcj
* Emit more debugging information when libclickpreload/libgimockpreload
  fail.
* Preload __xmknod rather than mknod (LP: #1615757).
* Stop the test suite leaving spurious empty /tmp/gimock* directories
  around.
* Remove stray blank line from click_package_install_hooks test preload
  annotations.
* Link libgimockpreload properly against libclick and several other
  libraries, and use -Wl,--no-as-needed to stop the linker discarding
  references to libraries that will be used via dlsym.
* Initialise real_* pointers in libgimockpreload more reliably.
* Export click_get_user_home for the benefit of the test suite.
* Fix click_get_user_home mocks to return bytes rather than text, avoiding
  obscure crashes in the test suite.
* Fix builds on xenial and earlier: build-depending on
  libpackagekit-glib2-dev (...) | base-files isn't resolved properly by
  apt, but we can just build-depend on libpackagekit-glib2-dev and let the
  rest of the build machinery disable use of PackageKit if it's 1.0.0 or
  newer.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzrignore 593.1.1 8 years ago Colin Watson Rename python3-click back to its original name of 1.5 KB Diff Download File
.bzr-builddeb 577 8 years ago Michael Vogt .bzr-builddeb/default.conf: use split = true Diff
Makefile.am.coverage 495 9 years ago Colin Watson Ugly hack to get coverage reporting working again 1.5 KB Diff Download File
Makefile.am 478.1.1 9 years ago Colin Watson Produce coverage only on request via ./configure - 967 bytes Diff Download File
configure.ac 478.1.1 9 years ago Colin Watson Produce coverage only on request via ./configure - 4.8 KB Diff Download File
File merge-coverage 478.1.1 9 years ago Colin Watson Produce coverage only on request via ./configure - 3.4 KB Diff Download File
File setup.py.in 478.1.1 9 years ago Colin Watson Produce coverage only on request via ./configure - 1.2 KB Diff Download File
.coveragerc 459 9 years ago Colin Watson Omit tests/* from coverage data. 62 bytes Diff Download File
README 418.1.2 10 years ago Michael Vogt fix typo and document how to run individual testca 34 bytes Diff Download File
init 353 10 years ago Colin Watson Add systemd units to run Click system and user hoo Diff
File run-click 349.1.14 10 years ago Colin Watson Add a run-click script to run bin/click from the b 92 bytes Diff Download File
lib 349.1.1 10 years ago Colin Watson Move an initial core of functionality (database, h Diff
tox.ini 347 10 years ago Colin Watson tox.ini: Regularise whitespace. 122 bytes Diff Download File
File autogen.sh 343 10 years ago Colin Watson Drop AM_GNU_GETTEXT and call intltoolize before au 216 bytes Diff Download File
File get-version 338 10 years ago Colin Watson Move version detection out of configure.ac into a 87 bytes Diff Download File
schroot 291.1.8 10 years ago Colin Watson Mount /home with rbind (to support encrypted home Diff
conf 227 10 years ago Colin Watson Add support for multiple installation root directo Diff
po 143 10 years ago Colin Watson When all the files requested for installation are Diff
build-aux 129 10 years ago Colin Watson Reduce noise at top level: move auxiliary build to Diff
pk-plugin 123 10 years ago Colin Watson Initial version of a PackageKit plugin; still expe Diff
File run-tests 122 10 years ago Colin Watson Adjust preload handling for autotools build system 234 bytes Diff Download File
m4 120 10 years ago Colin Watson Add an empty m4 directory to stop aclocal complain Diff
click 106 10 years ago Colin Watson Rename to click, per Mark Shuttleworth. Diff
debhelper 65 10 years ago Colin Watson Add a dh_clickpackage command. Diff
MANIFEST.in 25.2.6 11 years ago Barry Warsaw Get the tests to run under tox so that we can ensu 27 bytes Diff Download File
bin 1 11 years ago Colin Watson Initial commit. Diff
debian 1 11 years ago Colin Watson Initial commit. Diff
doc 1 11 years ago Colin Watson Initial commit. Diff
preload 1 11 years ago Colin Watson Initial commit. Diff