Felix Geyer
d568813c8d
Merge branch 'bug-972252' into 'master'
...
B-D on libarchive >=3.3.3 (Closes : #972252 )
See merge request cmake-team/cmake!5
4 years ago
Tobias Frost
5314c3c64f
B-D on libarchive >=3.3.3 ( Closes : #972252 )
4 years ago
Kyle Edwards
297094e070
Set --docdir to actual destination
...
CMake 3.19 adds a link to the CMake reference manual in the help
menu, which attempts to open the local file if it exists, and falls
back to the internet if it does not. It searches for this local file
based on CMAKE_DOC_DIR. However, CMAKE_DOC_DIR was not being set to
the actual destination. Change CMAKE_DOC_DIR to reflect the actual
destination so that the CMake GUI can find it.
4 years ago
Felix Geyer
2e4702f156
Release to unstable.
4 years ago
Felix Geyer
cdbe32ea97
Update install files.
4 years ago
Felix Geyer
1bd875710c
Drop FindPkgConfig_also_handle_isystem.patch, applied upstream.
4 years ago
Felix Geyer
a0bfc57b0c
New upstream release.
4 years ago
Felix Geyer
273e39ca6f
Release to unstable.
5 years ago
Felix Geyer
9e83145922
Explicity build-depend on python3-sphinx again.
5 years ago
Felix Geyer
d43308f431
Handle -isystem from pkg-config correctly.
...
* Handle -isystem from pkg-config correctly. (Closes : #959064 )
- Cherry-pick upstream patch in FindPkgConfig_also_handle_isystem.patch
5 years ago
Felix Geyer
6ccbf19744
Release to unstable.
5 years ago
Felix Geyer
79675c9256
Swap sphinx build-dep alternatives
5 years ago
Felix Geyer
f759497dac
Build-depend on python3-sphinxcontrib.qthelp for sphinx >= 2.0
...
Closes : #955120
5 years ago
Felix Geyer
0fe9fc10a1
Release to unstable.
5 years ago
Felix Geyer
ea3d87ec5a
New upstream release.
...
Closes : #949964
5 years ago
Felix Geyer
d9d23e1578
Release to unstable.
5 years ago
Felix Geyer
51cea565b5
Close bug requesting new upstream version.
5 years ago
Felix Geyer
81a45a4313
Pass --fail-missing to dh_missing.
5 years ago
Felix Geyer
b1391a24aa
Switch to debhelper compat level 12.
5 years ago
Felix Geyer
308f30b893
Disable FIleAPI json-extra test for now as it doesn't seem critical and fails with libjsoncpp 1.7.4.
5 years ago
Felix Geyer
3272d46942
Replace deprecated ADTTMP variable in autopkgtests.
5 years ago
Felix Geyer
70238b5cee
Install new manpage.
5 years ago
Felix Geyer
6f69e63cc0
New upstream release.
5 years ago
Felix Geyer
df6e46f2ab
Release to unstable.
6 years ago
Felix Geyer
f8b73d2ed1
New upstream release.
6 years ago
Felix Geyer
2aa5a59bee
Release to unstable.
6 years ago
Felix Geyer
5c76e62aa5
New upstream release.
6 years ago
Felix Geyer
beae0d647a
Release to unstable.
6 years ago
Felix Geyer
3ff5677656
Close bug fixed in upstream release.
6 years ago
Felix Geyer
1dd73b21bb
Remove duplicate BSD-2-clause copyright section.
6 years ago
Felix Geyer
b4a2aa2845
Drop FindBoost_add_-lpthread_#563479.diff, fixed upstream.
6 years ago
Felix Geyer
a056325156
New upstream release.
6 years ago
Felix Geyer
0cb70a0f7b
Update changelog.
6 years ago
Felix Geyer
3cf5a2808e
Merge branch 'experimental'
6 years ago
Lisandro Damián Nicanor Pérez Meyer
8951796741
Print a usage message when invoked without parameters.
...
Thanks Felix Geyer for the tip.
6 years ago
Lisandro Damián Nicanor Pérez Meyer
6bde31bd62
Also set QMAKE_EXECUTABLE.
...
While not strictly-cmake it will help to simplify qmake usage withing CMake
while crosbuilding.
6 years ago
Lisandro Damián Nicanor Pérez Meyer
098b7be968
Add copyright entry in debian/copyright.
6 years ago
Lisandro Damián Nicanor Pérez Meyer
448b721421
Add year of copyright in license.
6 years ago
Lisandro Damián Nicanor Pérez Meyer
2effed0989
Add Helmut Grohne's script to generate toolchain files
6 years ago
Felix Geyer
a640d12917
Release to experimental.
6 years ago
Felix Geyer
0c2e7dda2f
Install cpack-generators(7) man page.
6 years ago
Jelmer Vernooij
6ff6a33024
Trim trailing whitespace.
...
Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.
6 years ago
Jelmer Vernooij
7479e394e7
Use secure copyright file specification URI.
...
Fixes lintian: insecure-copyright-format-uri
See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details.
6 years ago
Felix Geyer
cbdb05ae2f
Drop patches that have been applied upstream.
6 years ago
Felix Geyer
0adc4700dd
New upstream release candidate.
6 years ago
Felix Geyer
0c3aa46e7d
Fix info and man page install directories on kFreeBSD.
...
* Fix info and man page install directories on kFreeBSD. (Closes : #911700 )
- Add GNUInstallDirs-kfreebsd-man.patch
6 years ago
Felix Geyer
0f9985d923
Release to unstable.
6 years ago
Felix Geyer
55aa058f6c
Increase timeout of tests from 2000s to 5000s.
...
* Increase timeout of tests from 2000s to 5000s. (Closes : #910513 )
- Needed for riscv64 qemu-system buildds.
6 years ago
Felix Geyer
bb5a50a069
Release to unstable.
6 years ago
Felix Geyer
5694160b47
Make shared libraries non-executable on hurd.
...
* Make shared libraries non-executable on hurd.
- Fixes a test suite failure.
- Cherry-pick upstream fix in hurd_so_noexec.patch
6 years ago