Fix FTBFS on GNU/kFreeBSD (and likely Gnu/Hurd)
Forwarded: yes
Origin: vendor
The original failure [1] was caused by the fact that cxxabi.h execinfo.h etc.
includes where guarded more restrictively (e.g. additionally by __linux) than
the code which needs them (just by e.g.
KWSYS_SYSTEMINFORMATION_HAS_CPP_DEMANGLE). kFreeGNU has some of these headers
hence extend __linux ifdef to kFreeBSD and GNU Hurd as well.
Ideally, the code should be fixed to have the same level of ifdef protection in
all places.
[1] https://buildd.debian.org/status/fetch.php?pkg=cmake&arch=kfreebsd-amd64&ver=2.8.12-1&stamp=
1383507045
Gbp-Pq: Name fix-ftbfs-on-kfreebsd.patch
FindQt4: define QT_IMPORTS_DIR variable even if it is not present on the system.
Bug: http://public.kitware.com/Bug/view.php?id=14155
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/894805
Forwarded: yes
Origin: vendor
This happens when there are no plugins currently installed.
Gbp-Pq: Name qt_import_dir_variable.diff
Add -lpthread when using Boost::Thread.
Origin: other, http://public.kitware.com/Bug/file_download.php?file_id=3929&type=bug
Last-Update: 2013-03-16
Bug: http://cmake.org/Bug/view.php?id=10692
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563479
Forwarded: http://cmake.org/Bug/file_download.php?file_id=3629&type=bug
Gbp-Pq: Name FindBoost_add_-lpthread_#563479.diff