Kai Wasserbäch
192311b428
Dropped obsolete patche: backport_fix_asm_support.diff
2011-01-16 11:42:17 +01:00
Kai Wasserbäch
7bca51398e
Reverting the last two commits.
...
This reverts commit d63a84bd7ba2495d5cf970987535e276402287ff and
65f2b045e38123599ce9637f756189d64924b550. This is in accordance with
what Brad King answered to #600889 (not a CMake bug).
2011-01-12 15:16:17 +01:00
Kai Wasserbäch
65f2b045e3
Added Forwarded: field.
2011-01-10 22:34:28 +01:00
Kai Wasserbäch
d63a84bd7b
debian/patches/FindVTK_fix_#600889.diff: Added. ( Closes : #600889 )
2011-01-10 22:17:40 +01:00
Modestas Vainius
9643b76229
Backport a patch from 2.8.4 to fix ASM support.
...
Thanks to Leon Nardella for heads up. (Closes : #608510 , LP: #695335 )
2011-01-02 12:44:52 +02:00
Kai Wasserbäch
e13c2dbf96
Added Applied-Upstream header.
...
FindTCL.cmake patch is now applied upstream:
<http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d95913e2 >
2010-12-09 18:24:37 +01:00
Kai Wasserbäch
154d9b5b2f
Added Forwarded DEP-3 header to FindTCL_fix_#600245.diff.
2010-11-27 10:52:07 +01:00
Kai Wasserbäch
f56a1e051a
debian/patches/FindTCL_fix_#600245.diff: Added. ( Closes : #600245 )
...
The FIND_LIBRARY() statement for TCL used the TK variables and vice versa.
This patch reverses that into the right usage.
2010-11-27 10:42:49 +01:00
Modestas Vainius
3f23321ee1
Add fixup_manpages.diff patch to fix small issues with cmake mangpages.
...
Found by lintian:
W: cmake: manpage-has-errors-from-man usr/share/man/man1/cmake.1.gz 10029: warning [p 158, 13.5i]: can't break line
I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz informations information
I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz dependant dependent
2010-11-13 02:41:24 +02:00
Modestas Vainius
b2c2f1d509
Adapt FindPython_fix_#569321_and_#580503.diff patch to upstream changes.
...
Upstream added support for python 2.7.
2010-11-13 02:40:10 +02:00
Modestas Vainius
0ac23dc6b7
Drop patches which were merged upstream.
...
- debian/patches/hurd_platform.diff;
- FindGTK2_pangommconfig.diff;
- FindJNI_fix_libarch_determination.diff;
- cpack_installed_size.diff;
- add_libarchive_script.patch - better version merged upstream;
- fix-CTestTestFailedSubmit-xmlrpc.diff;
- fix_spelling_errors.patch.
2010-11-13 02:38:29 +02:00
Kai Wasserbäch
d56f651767
FindJNI_fix_libarch_determination.diff was applied upstream (cmake-next).
2010-07-30 18:45:59 +02:00
Kai Wasserbäch
d5e9a298c2
FindGTK2_pangommconfig.diff was forwarded upstream.
2010-07-30 18:44:18 +02:00
Kai Wasserbäch
34fb6e8e38
cpack_installed_size.diff was applied upstream (cmake-next).
2010-07-30 18:41:49 +02:00
Kai Wasserbäch
32b777e281
add_libarchive_script.patch was applied upstream (cmake-next).
2010-07-30 18:38:24 +02:00
Kai Wasserbäch
04f8211130
hurd_platform.diff was applied upstream (cmake-next).
2010-07-30 18:36:42 +02:00
Kai Wasserbäch
e39f23fb1d
debian/patches/fix_spelling_errors.patch: Added Applied-Upstream header.
2010-07-13 16:52:01 +02:00
Kai Wasserbäch
a0f2851e04
Fix spelling mistakes in CMake and its documentation.
...
Lintian showed a lot of spelling mistakes in the binaries and the
auto-generated documentation.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 17:00:00 +02:00
Modestas Vainius
4f3be47179
Build with CTEST_USE_XMLRPC to reenable XMLRPC support in CTest.
...
Also add fix-CTestTestFailedSubmit-xmlrpc.diff patch to fix a (wrongly) failing
test in that case.
2010-07-02 04:38:13 +03:00
Modestas Vainius
7e9387624b
Refresh add_libarchive_script.patch, add DEP-3 header.
2010-07-02 03:14:19 +03:00
Kai Wasserbäch
9a050335e1
Add Findlibarchive.cmake to allow building with system's libarchive.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-01 19:47:09 +02:00
Modestas Vainius
93078db9bb
Update patches for new upstream release.
...
- kFreeBSD_Hurd_fixes.diff - remove, merged upstream;
2010-06-28 22:58:42 +03:00
Kai Wasserbäch
be1647b463
Updated header of debian/patches/FindPython_fix_#569321_and_#580503.diff.
2010-06-07 21:29:05 +02:00
Kai Wasserbäch
9b5a41a7c2
Incorporate ideas from Modestas into the Python patch.
...
Modestas had a few very good ideas on how to improve the patch I've
introduced with a previous commit. This patch incorporates them.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-06-07 16:50:46 +02:00
Kai Wasserbäch
08958f98ad
Expand debian/patches/FindPython_fix_#580503.diff to cover #569321 too.
...
Actually a very small change: just also check if there is a specific
version requested, otherwise proceed as with the previous patch.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-06-03 17:39:18 +02:00
Kai Wasserbäch
6ae03be2f1
debian/patches/FindPython_fix_#580503.diff: Added. ( Closes : #580503 )
...
The patch was additionally tested by Jakub Wilk.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-06-03 15:24:54 +02:00
Modestas Vainius
507469c7bf
FindJNI patch: avoid using trick bits of cmake IF() command syntax.
...
This should fix FindJNI on architectures which do not need special
CMAKE_SYSTEM_PROCESSOR handling (e.g. ia64).
2010-05-29 02:48:05 +03:00
Modestas Vainius
86797b8024
Add cpack_installed_size.diff to fix generation of Installed-Size field for deb packages.
...
Thanks to Simone Rossetto for heads up and initial patch.
2010-05-17 01:24:15 +03:00
Modestas Vainius
9b4acc149d
Further improve FinJNI.cmake. This should fix some inconsistencies on s390.
2010-05-17 01:24:10 +03:00
Modestas Vainius
f87fbec650
Rename (to kFreeBSD_Hurd_fixes.diff) and improve kFreeBSD_fixes.diff to fix FTBFS on GNU/Hurd as well.
2010-05-05 11:49:19 +03:00
Modestas Vainius
5dc3acd737
Add FindGTK2_pangommconfig.diff patch.
...
Look for Pangomm Config include directory in FindGTK2.cmake (Closes : #579718 ).
Thanks to Sune Vuorela for the patch.
2010-05-05 11:30:23 +03:00
Modestas Vainius
351ff1be0f
Improve FindJNI_fix_libarch_determination.diff patch.
2010-05-05 11:14:56 +03:00
Modestas Vainius
e9e236776c
Rewrite _java_libarch determination code in FindJNI.cmake (based on new code in OpenJDK 1.6.0_18).
...
This should fix invalid _java_libarch detection on mipsel and armel (patch
FindJNI_fix_libarch_determination.diff).
2010-05-01 23:06:26 +03:00
Modestas Vainius
9a1918d166
Add kFreeBSD_fixes.diff patch to fix FTBFS on kfreebsd-*
...
Fixes failure of the CTestTestTimeout test. kFreeBSD has the same userland as
Linux. This change is necessary to enable kwsysProcessKill() to kill child
processes on kFreeBSD. The bug was detected by CTestTestTimeout test.
2010-03-18 01:44:56 +02:00
Modestas Vainius
27b3dd912d
Update debian/patches.
...
- drop bootstraptest_increase_timeout.diff - merged upstream;
- hurd_platform.diff - adapt to upstream changes.
2010-03-17 14:16:01 +02:00
Modestas Vainius
35ca1848e4
Update bootstraptest_increase_timeout.diff with upstream version.
...
My previous patch didn't work.
2009-11-23 19:46:44 +02:00
Modestas Vainius
46e2dd5af8
Fix GNU.cmake file used on Hurd.
...
Thanks to Pino Toscano for the patch.
2009-11-22 20:32:57 +02:00
Modestas Vainius
0e1661310d
Increase timeout of BootstrapTest to 2 hours.
...
So it no longer times out on s390 or armel
(patch bootstraptest_increase_timeout.diff).
2009-11-22 20:32:50 +02:00
Modestas Vainius
6f4e84221b
Build with CMAKE_USE_RELATIVE_PATHS=ON.
2009-11-06 23:08:55 +02:00
Modestas Vainius
d8fcc4f4dc
Update to new upstream release, drop all patches.
2009-10-11 11:03:05 +03:00
Modestas Vainius
579dddb1fe
Fixes a couple issues with scripts from Modules/ and Templates/
...
The first hunk fixes permissions of Modules/SquishRunTestCase.sh script.
INSTALL() used to remove executable permissions. The second hunk adds #!/bin/sh
to the top of the script Templates/cygwin-package.sh.in. All executable
interpreted scripts should have this directive.
2009-10-05 00:08:25 +03:00
Modestas Vainius
92f9902681
Remove deprecated Enconding field from CMake.desktop.
...
Patch desktop-remove-deprecated.diff.
2009-10-04 23:38:38 +03:00
Modestas Vainius
4f28604338
Readd manpage_friendly_docs.diff with new fixes.
...
New manpage formatting problems appeared in CMake 2.8-rc2.
2009-10-04 23:24:56 +03:00
Modestas Vainius
b2587717b5
Fix syntax error in kfreebsd-Platform.diff patch.
2009-10-04 16:16:56 +03:00
Modestas Vainius
20dcca63ad
Use _PREFIX in kfreebsd-Platform.diff patch.
2009-10-04 14:53:52 +03:00
Modestas Vainius
b152287dce
Update patches.
...
- FindQt4.cmake2.6.diff - remove, no longer needed as original bug has been
fixed since 2.6;
- FindQt3.cmake.diff - refresh, add DEP-3 headers;
- findmpeg2-addpath.diff - remove, bug fixed upstream (in other way);
- kfreebsd-Platform.diff - refresh, add DEP-3 headers;
- executables-dont-need-fpic.diff - refresh, app DEP-3 headers;
- manpage_friendly_docs.diff - remove, merged upstream;
- FindPerlLibs.cmake-perl-5.10.diff - remove, fixed upstream differently;
- FindJNI.cmake-more-arches.diff - remove, was taken from upstream;
- FindVTK.cmake-vtk-5.4.diff - remove, was taken from upstream.
2009-10-04 14:38:08 +03:00
Modestas Vainius
28b71b44ee
FindVTK.cmake: support VTK 5.4.
...
Backport Modules/FindVTK.cmake from CMake 2.8 CVS. It adds support
for VTK 5.4. Patch FindVTK.cmake-vtk-5.4.diff (Closes : #546030 ).
2009-09-30 19:17:43 +03:00
Modestas Vainius
92419bfe3b
FindJNI.cmake: find java library directory on all linux arches.
...
Patch FindJNI.cmake-more-arches.diff. Previously architecture set were limited
to i386, amd64 and (incorrectly) ppc. The new code is based on OpenJDK
jdk/make/common/shared/Platform.gmk and has been translated to cmake. This
patch almost closes : #544674 .
2009-09-30 18:59:26 +03:00
Modestas Vainius
8a04ff5d82
Support perl 5.10 support in FindPerlLibs.cmake
...
This Closes : #541609 . Thanks to Joshua Rubin for the patch.
2009-08-21 19:39:33 +03:00
Modestas Vainius
fac340bd9e
Fix bashisms in CMake scripts ( Closes : #530056 ).
2009-08-08 10:52:39 +03:00