127 Commits (fa67c1189b84145aa95c3b9dab9e683296570697)

Author SHA1 Message Date
Modestas Vainius d872a16def Properly find Java when kernel is 64bit, userland - 32bit (amd64/ppc64).
11 years ago
Modestas Vainius 4a008406a5 Fix a code typo in PHP4 (patch FindPHP4_fix_typo.diff).
11 years ago
Modestas Vainius caa317beae Drop fix-regexp-chars-in-the-build-path patch.
12 years ago
Modestas Vainius 43d1f32370 Make tests pass when cmake build path contains regex metacharacters.
12 years ago
Modestas Vainius c5b5a65178 FindQt4: define QT_IMPORTS_DIR variable even if it is not present on the system.
12 years ago
Modestas Vainius d73e641691 Support multi-arch capable python.
12 years ago
Modestas Vainius 816c0623f3 Drop FindPostgreSQL_665721.diff patch, merged upstream.
12 years ago
Modestas Vainius 8f01d6797f Install to multiarch libdir on kFreeBSD and Hurd like on Linux.
13 years ago
Modestas Vainius e0c125be38 Make FindPostgreSQL find headers on Debian.
13 years ago
Modestas Vainius ca14e008bc Remove patches, merged upstream.
13 years ago
Modestas Vainius ed90284d35 Backport a no-soname feature from CMake (2.8.9) master tree.
13 years ago
Modestas Vainius c3b31313bb FindPkgConfig.cmake: properly set documented PKG_CONFIG_FOUND variable.
13 years ago
Modestas Vainius 71d036b662 Readd manpage_fixes.diff patch with new man page fixes.
13 years ago
Modestas Vainius 04c0477c56 Remove patches merged/backported from upstream.
13 years ago
Modestas Vainius 36c3f31c63 Add support for CxxTest 4 in FindCxxTest.
13 years ago
Modestas Vainius 93e74a456e Backport a bunch of FindRuby improvements from cmake master.
13 years ago
Modestas Vainius f0b0b0d2f4 Backport a bunch of FindPython* related commits from cmake master.
13 years ago
Modestas Vainius 74bc2b76d2 Drop support_cppflags.diff patch.
13 years ago
Modestas Vainius 8c098f5507 Fix some tests not to fail if absolute build path contains regex metacharacters like +.
13 years ago
Modestas Vainius 4f2ae6f526 Properly detect mipsel as little endian architecture.
13 years ago
Modestas Vainius 11cd193c55 Fix various typos and formatting errors in manpages
13 years ago
Modestas Vainius 6a10d7b694 Respect CPPFLAGS environment variable.
13 years ago
Modestas Vainius b896b4e6b7 Remove multiarch_lib_dirs_should_be_implicit.diff patch, merged upstream.
13 years ago
Modestas Vainius 97296f5ce6 Make sure CMake considers /lib/<arch> as implicit.
14 years ago
Modestas Vainius 3dabc0c10b Drop merged patches.
14 years ago
Modestas Vainius 49ef65c97c Fix a couple of new spelling / formatting errors.
14 years ago
Modestas Vainius 05b13d548a Drop patches which are no longer needed.
14 years ago
Modestas Vainius 392f6fb9bc Add multiarch implementation from upstream.
14 years ago
Modestas Vainius db159fb2cc Revert "Fix find_library() to find libraries in multiarch library paths."
14 years ago
Modestas Vainius d387f1b70e Make FindGTK2.cmake work with Debian multiarch.
14 years ago
Modestas Vainius 3220ba5539 Fix find_library() to find libraries in multiarch library paths.
14 years ago
Modestas Vainius f28541d7ef Generate colour Makefiles if $TERM is 'screen-256color-bce'.
14 years ago
Modestas Vainius 7b26c06e09 Backport patch to fix test order (broken in 2.8.4).
14 years ago
Kai Wasserbäch cdd8ec7b95 debian/patches/FindBoost_add_-lpthread_#563479.diff: Added. (Closes: #563479)
14 years ago
Kai Wasserbäch c17a90bf49 Dropped obsolete patch: FindPython_fix_#569321_and_#580503.diff
14 years ago
Kai Wasserbäch ed365f7923 Dropped obsolete patch: FindTCL_fix_#600245.diff
14 years ago
Kai Wasserbäch 192311b428 Dropped obsolete patche: backport_fix_asm_support.diff
14 years ago
Kai Wasserbäch 7bca51398e Reverting the last two commits.
14 years ago
Kai Wasserbäch d63a84bd7b debian/patches/FindVTK_fix_#600889.diff: Added. (Closes: #600889)
14 years ago
Modestas Vainius 9643b76229 Backport a patch from 2.8.4 to fix ASM support.
14 years ago
Kai Wasserbäch f56a1e051a debian/patches/FindTCL_fix_#600245.diff: Added. (Closes: #600245)
14 years ago
Modestas Vainius 3f23321ee1 Add fixup_manpages.diff patch to fix small issues with cmake mangpages.
14 years ago
Modestas Vainius 0ac23dc6b7 Drop patches which were merged upstream.
14 years ago
Kai Wasserbäch a0f2851e04 Fix spelling mistakes in CMake and its documentation.
15 years ago
Modestas Vainius 4f3be47179 Build with CTEST_USE_XMLRPC to reenable XMLRPC support in CTest.
15 years ago
Kai Wasserbäch 9a050335e1 Add Findlibarchive.cmake to allow building with system's libarchive.
15 years ago
Modestas Vainius 93078db9bb Update patches for new upstream release.
15 years ago
Kai Wasserbäch 08958f98ad Expand debian/patches/FindPython_fix_#580503.diff to cover #569321 too.
15 years ago
Kai Wasserbäch 6ae03be2f1 debian/patches/FindPython_fix_#580503.diff: Added. (Closes: #580503)
15 years ago
Modestas Vainius 86797b8024 Add cpack_installed_size.diff to fix generation of Installed-Size field for deb packages.
15 years ago
Modestas Vainius f87fbec650 Rename (to kFreeBSD_Hurd_fixes.diff) and improve kFreeBSD_fixes.diff to fix FTBFS on GNU/Hurd as well.
15 years ago
Modestas Vainius 5dc3acd737 Add FindGTK2_pangommconfig.diff patch.
15 years ago
Modestas Vainius e9e236776c Rewrite _java_libarch determination code in FindJNI.cmake (based on new code in OpenJDK 1.6.0_18).
15 years ago
Modestas Vainius 9a1918d166 Add kFreeBSD_fixes.diff patch to fix FTBFS on kfreebsd-*
15 years ago
Modestas Vainius 27b3dd912d Update debian/patches.
15 years ago
Modestas Vainius 46e2dd5af8 Fix GNU.cmake file used on Hurd.
15 years ago
Modestas Vainius 0e1661310d Increase timeout of BootstrapTest to 2 hours.
15 years ago
Modestas Vainius 6f4e84221b Build with CMAKE_USE_RELATIVE_PATHS=ON.
15 years ago
Modestas Vainius d8fcc4f4dc Update to new upstream release, drop all patches.
15 years ago
Modestas Vainius 579dddb1fe Fixes a couple issues with scripts from Modules/ and Templates/
15 years ago
Modestas Vainius 92f9902681 Remove deprecated Enconding field from CMake.desktop.
15 years ago
Modestas Vainius 4f28604338 Readd manpage_friendly_docs.diff with new fixes.
15 years ago
Modestas Vainius b152287dce Update patches.
15 years ago
Modestas Vainius 28b71b44ee FindVTK.cmake: support VTK 5.4.
15 years ago
Modestas Vainius 92419bfe3b FindJNI.cmake: find java library directory on all linux arches.
15 years ago
Modestas Vainius 8a04ff5d82 Support perl 5.10 support in FindPerlLibs.cmake
16 years ago
Modestas Vainius fac340bd9e Fix bashisms in CMake scripts (Closes: #530056).
16 years ago
Modestas Vainius e22f8f344b Prefer *-qt3 binary names to generic ones in FinqQt3.cmake.
16 years ago
Modestas Vainius 559249fc3e Resync patches.
16 years ago
Modestas Vainius 8b90e5a9a4 Remove reinstate-arm.diff, merged upstream.
16 years ago
Modestas Vainius 4a17e859f2 Fixup some docs to make them manpage friendly.
16 years ago
Modestas Vainius 334aa05c68 Update debian/patches
16 years ago
Modestas Vainius 58ae442c9e Add support for <prefix>/lib/cmake/ search paths to find_package()
16 years ago
Modestas Vainius 76ff64d3c7 Fix FindSQL include in the MPEG2 module.
16 years ago
Modestas Vainius b164021d95 Add patch to prefer lupdate-qt4 to lupdate and lrelease to lrelease-qt4
16 years ago
Modestas Vainius c0f9e81925 CMake 2.6.2 packaging
16 years ago
Pierre Habouzit 6b0ed18677 import cmake 2.6.0-5
16 years ago