summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindIce: New module to find ZeroC IceRoger Leigh2014-08-211-0/+396
* Merge topic 'check-flag-for-intel'Brad King2014-08-201-0/+1
|\
| * Check*CompilerFlag: Add another pattern for Intel (#15096)Roland Schulz2014-08-191-0/+1
* | Merge topic 'FindOpenMP-add-Fortran-support'Brad King2014-08-191-0/+47
|\ \
| * | FindOpenMP: Add support for Fortran (#14656)Nicolas Bock2014-08-181-0/+47
* | | Merge topic 'fix-check-module-DEFINED-tests'Brad King2014-08-193-3/+3
|\ \ \
| * | | Check*: Add compatibility hack for old VXL codeBrad King2014-08-183-3/+3
* | | | Merge topic 'ExternalProject-doc-SVN_REVISION-format'Brad King2014-08-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ExternalProject: Clarify SVN_REVISION format in docs (#15081)Brad King2014-08-131-1/+1
* | | | Merge topic 'ctest_update_status_only'Brad King2014-08-181-0/+3
|\ \ \ \
| * | | | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-181-0/+3
* | | | | Merge topic 'add-CheckFortranSourceCompiles'Brad King2014-08-181-0/+110
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add CheckFortranSourceCompiles module (#14656)Brad King2014-08-181-0/+110
* | | | | Merge topic 'cpack-ifw-generator'Brad King2014-08-181-16/+32
|\ \ \ \ \
| * | | | | CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-121-16/+32
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindMPI-mpiexec-MPI_HOME'Brad King2014-08-181-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindMPI: Honor MPI_HOME for MPIEXEC (#14347)Marcel Loose2014-08-111-1/+4
| | |/ / | |/| |
* | | | Merge topic 'vs-windows-sdk-desktop-arm'Brad King2014-08-123-1/+11
|\ \ \ \
| * | | | MSVC: Select default standard libraries for ARM platformBrad King2014-08-121-1/+5
| * | | | CMakeDetermineCompilerId: Fix detection for VS ARM platformBrad King2014-08-122-0/+6
* | | | | Merge topic 'vs-windows-phone-and-store'Brad King2014-08-1210-4/+38
|\ \ \ \ \ | |/ / / /
| * | | | MSVC: Add system libs for WindowsPhone and WindowsStoreBrad King2014-07-311-1/+5
| * | | | MSVC: Add default WindowsPhone and WindowsStore compile flagsPaul Annetts2014-07-311-0/+4
| * | | | MSVC: Disable incremental linking for WindowsPhone and WindowsStoreGilles Khouzam2014-07-311-4/+6
| * | | | Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variablesGilles Khouzam2014-07-311-0/+4
| * | | | Add WindowsPhone and WindowsStore platform information modulesBrad King2014-07-316-0/+6
| * | | | CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStoreGilles Khouzam2014-07-312-0/+14
* | | | | Add Fujitsu compiler detectionErik Lindahl2014-08-112-0/+3
| |/ / / |/| | |
* | | | Merge topic 'BundleUtilities-os9-newlines'Brad King2014-08-111-0/+1
|\ \ \ \
| * | | | BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
| | |/ / | |/| |
* | | | Merge topic 'cpack-ifw-generator'Brad King2014-08-111-3/+15
|\ \ \ \
| * | | | CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-111-3/+15
* | | | | Merge topic 'CMakePackageConfigHelpers-INSTALL_PREFIX'Brad King2014-08-111-136/+157
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMakePackageConfigHelpers: Add INSTALL_PREFIX optionDaniele E. Domenichelli2014-08-111-10/+28
| * | | | CMakePackageConfigHelpers: restructure documentation and document commandsDaniele E. Domenichelli2014-08-111-120/+125
| * | | | CMakePackageConfigHelpers: Remove unused variableDaniele E. Domenichelli2014-08-041-2/+0
| |/ / /
* | | | Merge topic 'ExternalData-drop-security-disclaimer'Brad King2014-08-061-1/+1
|\ \ \ \
| * | | | ExternalData: Drop 'not security software' disclaimer (#15060)Brad King2014-08-051-1/+1
| |/ / /
* | | | CheckIncludeFiles: Use modern C declaration for 'main' (#15058)Nate Eldredge2014-08-051-1/+1
|/ / /
* | | Merge topic 'cpack-options-sort'Brad King2014-08-041-25/+42
|\ \ \
| * | | CPack: Sort packaging options lexicographicallyBrad King2014-07-311-27/+27
| * | | CPack: Expand mark_as_advanced arguments to one-per-lineBrad King2014-07-311-9/+26
| |/ /
* | | Merge topic 'fix-check-module-DEFINED-tests'Brad King2014-08-0411-11/+11
|\ \ \ | | |/ | |/|
| * | Check*: Allow result variables to contain regex special characters (#14923)Brad King2014-07-3111-11/+11
| |/
* | Check*CompilerFlag: Add pattern for Fujitsu compiler (#15051)Erik Lindahl2014-07-311-0/+1
|/
* Merge topic 'cpack-mark-ifw-advanced'Brad King2014-07-311-0/+1
|\
| * CPack: Mark CPACK_BINARY_IFW option as advancedBrad King2014-07-301-0/+1
* | Merge topic 'cpack-add-lzma-package-options'Brad King2014-07-311-0/+10
|\ \ | |/
| * CPack: Add lzma-compressed package optionsDaniel Pfeifer2014-07-301-0/+10
* | Merge topic 'check-flag-avoid-semicolon'Brad King2014-07-311-1/+1
|\ \