cmake.git
6 years agoMerge cmake (3.13.4-1) import into refs/heads/workingbranch
Felix Geyer [Sun, 10 Feb 2019 10:33:12 +0000 (10:33 +0000)]
Merge cmake (3.13.4-1) import into refs/heads/workingbranch

6 years agocmake (3.13.4-1) unstable; urgency=medium
Felix Geyer [Sun, 10 Feb 2019 10:33:12 +0000 (10:33 +0000)]
cmake (3.13.4-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched cmake 3.13.4-1]

6 years agoImport cmake_3.13.4.orig.tar.gz
Felix Geyer [Sun, 10 Feb 2019 10:33:12 +0000 (10:33 +0000)]
Import cmake_3.13.4.orig.tar.gz

[dgit import orig cmake_3.13.4.orig.tar.gz]

6 years agoImport cmake_3.13.4-1.debian.tar.xz
Felix Geyer [Sun, 10 Feb 2019 10:33:12 +0000 (10:33 +0000)]
Import cmake_3.13.4-1.debian.tar.xz

[dgit import tarball cmake 3.13.4-1 cmake_3.13.4-1.debian.tar.xz]

8 years ago[PATCH] MIPS: Handle DT_MIPS_RLD_MAP_REL tag when removing RPath from ELFs
James Cowgill [Thu, 13 Oct 2016 10:00:00 +0000 (11:00 +0100)]
[PATCH] MIPS: Handle DT_MIPS_RLD_MAP_REL tag when removing RPath from ELFs

This is a combination of 5 commits.

elf: remove tag switch from ELF_Dyn ByteSwap function
elf: add DynamicEntryList methods and rpath tag constants
cmSystemTools: rewrite RemoveRPath using DyanmicEntryList methods
cmSystemTools, elf: handle DT_MIPS_RLD_REL_MAP in RemoveRPath
elf: Remove GetDynamicEntryCount and ReadBytes methods

Gbp-Pq: Name mips-rld-map-rel.patch

8 years agoFix FTBFS on GNU/kFreeBSD (and likely Gnu/Hurd)
Modestas Vainius [Sun, 15 Jan 2017 15:00:24 +0000 (15:00 +0000)]
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

8 years agoFindQt4: define QT_IMPORTS_DIR variable even if it is not present on the system.
Jonathan Riddell [Wed, 18 Jan 2012 16:00:49 +0000 (16:00 +0000)]
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

8 years agoAdd -lpthread when using Boost::Thread.
Philip Lowman [Sun, 15 Jan 2017 15:00:24 +0000 (15:00 +0000)]
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

8 years agocmake (3.7.2-1) unstable; urgency=medium
Felix Geyer [Sun, 15 Jan 2017 15:00:24 +0000 (15:00 +0000)]
cmake (3.7.2-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched cmake 3.7.2-1]

8 years agoImport cmake_3.7.2.orig.tar.gz
Felix Geyer [Sun, 15 Jan 2017 15:00:24 +0000 (15:00 +0000)]
Import cmake_3.7.2.orig.tar.gz

[dgit import orig cmake_3.7.2.orig.tar.gz]

8 years agoImport cmake_3.7.2-1.debian.tar.xz
Felix Geyer [Sun, 15 Jan 2017 15:00:24 +0000 (15:00 +0000)]
Import cmake_3.7.2-1.debian.tar.xz

[dgit import tarball cmake 3.7.2-1 cmake_3.7.2-1.debian.tar.xz]