| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5' | Brad King | 2014-10-10 | 2 | -32/+141 |
|\ |
|
| * | BundleUtilities: Framework codesign Resources/Info.plist & Current | Adam Strzelecki | 2014-10-10 | 1 | -2/+21 |
|
|
| * | BundleUtilities: Resolve & replace @rpath placeholders | Adam Strzelecki | 2014-10-10 | 2 | -26/+98 |
|
|
| * | GetPrerequisites: Make sure dyld placeholders are prefixes | Adam Strzelecki | 2014-10-10 | 1 | -3/+3 |
|
|
| * | BundleUtilities: Use find on UNIX for fast executable lookup | Adam Strzelecki | 2014-10-10 | 1 | -1/+19 |
|
|
* | | Merge topic 'FindThreads_overhaul' | Brad King | 2014-10-09 | 1 | -36/+78 |
|\ \ |
|
| * | | FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767) | Rolf Eike Beer | 2014-10-08 | 1 | -0/+18 |
|
|
| * | | FindThreads: introduce an imported target to link to | Timo Rothenpieler | 2014-10-08 | 1 | -0/+18 |
|
|
| * | | FindThreads: move checking of the -pthread compiler flag into a macro | Rolf Eike Beer | 2014-10-06 | 1 | -36/+42 |
|
|
* | | | Merge topic 'FPHSA_exact_version' | Brad King | 2014-10-08 | 1 | -7/+36 |
|\ \ \ |
|
| * | | | FPHSA: fix when requested or found version is exactly 0 | Rolf Eike Beer | 2014-10-07 | 1 | -3/+4 |
|
|
| * | | | FPHSA: when EXACT version match is requested only compare the components given | Rolf Eike Beer | 2014-10-07 | 1 | -4/+32 |
| | |/
| |/| |
|
* | | | Merge topic 'FindLATEX-cross-compile-ps2pdf14' | Brad King | 2014-10-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | FindLATEX: Search for ps2pdf14 even on Windows (#15198) | Brad King | 2014-10-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-07 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | ctest: add support for additional sanitizer options | Ben Boeckel | 2014-10-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'FindBoost-CMP0054' | Brad King | 2014-10-07 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | FindBoost: Avoid if() quoted auto-dereference | Nils Gladitz | 2014-10-06 | 1 | -4/+4 |
|
|
* | | | | Merge topic 'cpack-ifw-updates' | Brad King | 2014-10-07 | 1 | -44/+114 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | CPackIFW: Added support for multiple repositories | Konstantin Podsvirov | 2014-10-05 | 1 | -3/+92 |
|
|
| * | | | CPackIFW: Search algorithm update | Konstantin Podsvirov | 2014-10-04 | 1 | -41/+22 |
| |/ / |
|
* | | | Merge topic 'FindThreads-macro' | Brad King | 2014-10-06 | 1 | -23/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | FindThreads: use a macro for the repetitive thread library checks | Rolf Eike Beer | 2014-10-03 | 1 | -23/+17 |
| |/ |
|
* | | Merge topic 'FPHSA-include' | Brad King | 2014-10-03 | 4 | -4/+4 |
|\ \ |
|
| * | | fix inclusion of FPHSA | Rolf Eike Beer | 2014-10-02 | 4 | -4/+4 |
| |/ |
|
* | | Merge topic 'FindThreads-dir' | Brad King | 2014-10-03 | 1 | -1/+1 |
|\ \ |
|
| * | | FindThreads: search test source relative to module | Timo Rothenpieler | 2014-10-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'FindLua-exact' | Brad King | 2014-10-03 | 1 | -1/+1 |
|\ \ |
|
| * | | FindLua: fix wrong version list if EXACT is given | Rolf Eike Beer | 2014-10-02 | 1 | -1/+1 |
| |/ |
|
* | | FindVTK: Drop this ancient compatibility module | Brad King | 2014-10-02 | 1 | -66/+0 |
|
|
* | | FindITK: Drop this ancient compatibility module | Brad King | 2014-10-02 | 1 | -61/+0 |
|/ |
|
* | Merge topic 'cleanup-CMP0054' | Brad King | 2014-09-30 | 1 | -7/+7 |
|\ |
|
| * | GenerateExportHeader: Avoid if() quoted auto-dereference | Brad King | 2014-09-29 | 1 | -7/+7 |
|
|
* | | Merge topic 'GNUInstallDirs-typo' | Brad King | 2014-09-30 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix typo in Modules/GNUInstallDirs.cmake (#15176) | David Coppa | 2014-09-29 | 1 | -2/+2 |
| |/ |
|
* | | Merge topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 4 | -5/+82 |
|\ \
| |/
|/| |
|
| * | VS: Fix Tegra-Android platform linking of libraries by name | Brad King | 2014-09-30 | 1 | -0/+6 |
|
|
| * | VS: Detect compiler id of Nsight Tegra-Android toolchains | Brad King | 2014-09-29 | 3 | -5/+76 |
|
|
* | | FindCUDA: Avoid if() auto-dereference in string comparisons | Adam Strzelecki | 2014-09-24 | 2 | -8/+8 |
|
|
* | | Merge topic 'FindGettext-doc-update' | Brad King | 2014-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162) | Brad King | 2014-09-18 | 1 | -1/+1 |
|
|
| * | | Merge branch 'ExternalProject-download-loop' into release | Brad King | 2014-09-08 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'fix-clang-cross-compile-find-binutils' into release | Brad King | 2014-09-05 | 2 | -2/+6 |
| |\ \ \ |
|
| * | | | | BundleUtilities: Allow Info.plist files which use CR line endings | Tim Blechmann | 2014-08-07 | 1 | -0/+1 |
|
|
| * | | | | Merge branch 'check-flag-avoid-semicolon' into release | Brad King | 2014-07-30 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'FindQt4-more-plugins' into release | Brad King | 2014-07-28 | 1 | -3/+3 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'fix-QCC-compile-flags' into release | Brad King | 2014-07-17 | 6 | -27/+41 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'wince-fix-dll-linking' into release | Brad King | 2014-07-10 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'CMakeExpandImportedTargets-CMP0045' into release | Brad King | 2014-07-07 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ | Merge topic 'FindProtobuf-depend-protoc' | Brad King | 2014-09-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|