cmake.git
5 years agoMerge cmake (3.18.4-1) import into refs/heads/workingbranch
Felix Geyer [Mon, 19 Oct 2020 14:20:14 +0000 (15:20 +0100)]
Merge cmake (3.18.4-1) import into refs/heads/workingbranch

5 years ago[PATCH] Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit Linux
Marc Chevrier [Wed, 23 Sep 2020 16:06:35 +0000 (18:06 +0200)]
[PATCH] Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit Linux

To avoid problems accessing filesystem, use 64-bit file offsets when
compilation model is 32-bit.  This explicit definition is needed now
that KWSys does not provide LFS settings in its headers anymore.

Fixes: #20568
Gbp-Pq: Name Compile_with_FILE_OFFSET_BITS_64_on_32-bit_Linux.patch

5 years agodisable_fileapi_json_extra_test
Debian CMake Team [Mon, 19 Oct 2020 14:20:14 +0000 (15:20 +0100)]
disable_fileapi_json_extra_test

Disable this specific test as it fails with libjsoncpp 1.7.4 (but works with 1.8.4).
This libjsoncpp version seems to accept this invalid json file.
While not ideal this doesn't seem critical and will be fixed once the new version
reaches Debian proper.

Gbp-Pq: Name disable_fileapi_json_extra_test.patch

5 years agocmake (3.18.4-1) unstable; urgency=medium
Felix Geyer [Mon, 19 Oct 2020 14:20:14 +0000 (15:20 +0100)]
cmake (3.18.4-1) unstable; urgency=medium

  [ Tobias Frost ]
  * B-D on libarchive >=3.3.3 (Closes: #972252)

  [ Kyle Edwards ]
  * Set --docdir to actual destination

  [ Felix Geyer ]
  * New upstream release
  * Cherry-pick commit to build with -D_FILE_OFFSET_BITS=64 on 32bit archs.
    - Add Compile_with_FILE_OFFSET_BITS_64_on_32-bit_Linux.patch
    - Closes: #965046

[dgit import unpatched cmake 3.18.4-1]

5 years agoImport cmake_3.18.4.orig.tar.gz
Felix Geyer [Mon, 19 Oct 2020 14:20:14 +0000 (15:20 +0100)]
Import cmake_3.18.4.orig.tar.gz

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

5 years agoImport cmake_3.18.4-1.debian.tar.xz
Felix Geyer [Mon, 19 Oct 2020 14:20:14 +0000 (15:20 +0100)]
Import cmake_3.18.4-1.debian.tar.xz

[dgit import tarball cmake 3.18.4-1 cmake_3.18.4-1.debian.tar.xz]

5 years agoMerge cmake (3.18.2-1) import into refs/heads/workingbranch
Felix Geyer [Sun, 30 Aug 2020 12:41:24 +0000 (13:41 +0100)]
Merge cmake (3.18.2-1) import into refs/heads/workingbranch

5 years agodisable_fileapi_json_extra_test
Debian CMake Team [Sun, 30 Aug 2020 12:41:24 +0000 (13:41 +0100)]
disable_fileapi_json_extra_test

Disable this specific test as it fails with libjsoncpp 1.7.4 (but works with 1.8.4).
This libjsoncpp version seems to accept this invalid json file.
While not ideal this doesn't seem critical and will be fixed once the new version
reaches Debian proper.

Gbp-Pq: Name disable_fileapi_json_extra_test.patch

5 years agocmake (3.18.2-1) unstable; urgency=medium
Felix Geyer [Sun, 30 Aug 2020 12:41:24 +0000 (13:41 +0100)]
cmake (3.18.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop FindPkgConfig_also_handle_isystem.patch, applied upstream.

[dgit import unpatched cmake 3.18.2-1]

5 years agoImport cmake_3.18.2.orig.tar.gz
Felix Geyer [Sun, 30 Aug 2020 12:41:24 +0000 (13:41 +0100)]
Import cmake_3.18.2.orig.tar.gz

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

5 years agoImport cmake_3.18.2-1.debian.tar.xz
Felix Geyer [Sun, 30 Aug 2020 12:41:24 +0000 (13:41 +0100)]
Import cmake_3.18.2-1.debian.tar.xz

[dgit import tarball cmake 3.18.2-1 cmake_3.18.2-1.debian.tar.xz]

5 years agoMerge cmake (3.16.3-3) import into refs/heads/workingbranch
Felix Geyer [Sat, 9 May 2020 13:40:54 +0000 (14:40 +0100)]
Merge cmake (3.16.3-3) import into refs/heads/workingbranch

5 years ago[PATCH] FindPkgConfig: also handle "-isystem" prefixes for include directories
Rolf Eike Beer [Thu, 30 Apr 2020 12:19:04 +0000 (14:19 +0200)]
[PATCH] FindPkgConfig: also handle "-isystem" prefixes for include directories

Fixes: #20652
Gbp-Pq: Name FindPkgConfig_also_handle_isystem.patch

5 years agodisable_fileapi_json_extra_test
Debian CMake Team [Sat, 9 May 2020 13:40:54 +0000 (14:40 +0100)]
disable_fileapi_json_extra_test

Disable this specific test as it fails with libjsoncpp 1.7.4 (but works with 1.8.4).
This libjsoncpp version seems to accept this invalid json file.
While not ideal this doesn't seem critical and will be fixed once the new version
reaches Debian proper.

Gbp-Pq: Name disable_fileapi_json_extra_test.patch

5 years agocmake (3.16.3-3) unstable; urgency=medium
Felix Geyer [Sat, 9 May 2020 13:40:54 +0000 (14:40 +0100)]
cmake (3.16.3-3) unstable; urgency=medium

  * Handle -isystem from pkg-config correctly. (Closes: #959064)
    - Cherry-pick upstream patch in FindPkgConfig_also_handle_isystem.patch

[dgit import unpatched cmake 3.16.3-3]

5 years agoImport cmake_3.16.3-3.debian.tar.xz
Felix Geyer [Sat, 9 May 2020 13:40:54 +0000 (14:40 +0100)]
Import cmake_3.16.3-3.debian.tar.xz

[dgit import tarball cmake 3.16.3-3 cmake_3.16.3-3.debian.tar.xz]

5 years agoMerge cmake (3.16.3-2) import into refs/heads/workingbranch
Felix Geyer [Sun, 19 Apr 2020 16:07:42 +0000 (17:07 +0100)]
Merge cmake (3.16.3-2) import into refs/heads/workingbranch

5 years agodisable_fileapi_json_extra_test
Debian CMake Team [Sun, 19 Apr 2020 16:07:42 +0000 (17:07 +0100)]
disable_fileapi_json_extra_test

Disable this specific test as it fails with libjsoncpp 1.7.4 (but works with 1.8.4).
This libjsoncpp version seems to accept this invalid json file.
While not ideal this doesn't seem critical and will be fixed once the new version
reaches Debian proper.

Gbp-Pq: Name disable_fileapi_json_extra_test.patch

5 years agocmake (3.16.3-2) unstable; urgency=medium
Felix Geyer [Sun, 19 Apr 2020 16:07:42 +0000 (17:07 +0100)]
cmake (3.16.3-2) unstable; urgency=medium

  * Build-depend on python3-sphinxcontrib.qthelp for sphinx >= 2.0
    (Closes: #955120)

[dgit import unpatched cmake 3.16.3-2]

5 years agoImport cmake_3.16.3-2.debian.tar.xz
Felix Geyer [Sun, 19 Apr 2020 16:07:42 +0000 (17:07 +0100)]
Import cmake_3.16.3-2.debian.tar.xz

[dgit import tarball cmake 3.16.3-2 cmake_3.16.3-2.debian.tar.xz]

5 years agoImport cmake_3.16.3.orig.tar.gz
Felix Geyer [Sun, 2 Feb 2020 13:59:35 +0000 (13:59 +0000)]
Import cmake_3.16.3.orig.tar.gz

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

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]