Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version | Bill Hoffman | 2014-08-18 | 1 | -0/+3 | |
* | | | | | | | Merge topic 'add-CheckFortranSourceCompiles' | Brad King | 2014-08-18 | 1 | -0/+110 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Add CheckFortranSourceCompiles module (#14656) | Brad King | 2014-08-18 | 1 | -0/+110 | |
* | | | | | | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-08-18 | 1 | -16/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackIFW: Revise this generator | Konstantin Podsvirov | 2014-08-12 | 1 | -16/+32 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindMPI-mpiexec-MPI_HOME' | Brad King | 2014-08-18 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | FindMPI: Honor MPI_HOME for MPIEXEC (#14347) | Marcel Loose | 2014-08-11 | 1 | -1/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-windows-sdk-desktop-arm' | Brad King | 2014-08-12 | 3 | -1/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MSVC: Select default standard libraries for ARM platform | Brad King | 2014-08-12 | 1 | -1/+5 | |
| * | | | | | | CMakeDetermineCompilerId: Fix detection for VS ARM platform | Brad King | 2014-08-12 | 2 | -0/+6 | |
* | | | | | | | Merge topic 'vs-windows-phone-and-store' | Brad King | 2014-08-12 | 10 | -4/+38 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | MSVC: Add system libs for WindowsPhone and WindowsStore | Brad King | 2014-07-31 | 1 | -1/+5 | |
| * | | | | | | MSVC: Add default WindowsPhone and WindowsStore compile flags | Paul Annetts | 2014-07-31 | 1 | -0/+4 | |
| * | | | | | | MSVC: Disable incremental linking for WindowsPhone and WindowsStore | Gilles Khouzam | 2014-07-31 | 1 | -4/+6 | |
| * | | | | | | Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variables | Gilles Khouzam | 2014-07-31 | 1 | -0/+4 | |
| * | | | | | | Add WindowsPhone and WindowsStore platform information modules | Brad King | 2014-07-31 | 6 | -0/+6 | |
| * | | | | | | CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStore | Gilles Khouzam | 2014-07-31 | 2 | -0/+14 | |
* | | | | | | | Add Fujitsu compiler detection | Erik Lindahl | 2014-08-11 | 2 | -0/+3 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'BundleUtilities-os9-newlines' | Brad King | 2014-08-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BundleUtilities: Allow Info.plist files which use CR line endings | Tim Blechmann | 2014-08-07 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-08-11 | 1 | -3/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackIFW: Refactor and revise this generator | Konstantin Podsvirov | 2014-08-11 | 1 | -3/+15 | |
* | | | | | | | Merge topic 'CMakePackageConfigHelpers-INSTALL_PREFIX' | Brad King | 2014-08-11 | 1 | -136/+157 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | CMakePackageConfigHelpers: Add INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -10/+28 | |
| * | | | | | | CMakePackageConfigHelpers: restructure documentation and document commands | Daniele E. Domenichelli | 2014-08-11 | 1 | -120/+125 | |
| * | | | | | | CMakePackageConfigHelpers: Remove unused variable | Daniele E. Domenichelli | 2014-08-04 | 1 | -2/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ExternalData-drop-security-disclaimer' | Brad King | 2014-08-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExternalData: Drop 'not security software' disclaimer (#15060) | Brad King | 2014-08-05 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | CheckIncludeFiles: Use modern C declaration for 'main' (#15058) | Nate Eldredge | 2014-08-05 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cpack-options-sort' | Brad King | 2014-08-04 | 1 | -25/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack: Sort packaging options lexicographically | Brad King | 2014-07-31 | 1 | -27/+27 | |
| * | | | | | CPack: Expand mark_as_advanced arguments to one-per-line | Brad King | 2014-07-31 | 1 | -9/+26 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fix-check-module-DEFINED-tests' | Brad King | 2014-08-04 | 11 | -11/+11 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Check*: Allow result variables to contain regex special characters (#14923) | Brad King | 2014-07-31 | 11 | -11/+11 | |
| |/ / / | ||||||
* | | | | Check*CompilerFlag: Add pattern for Fujitsu compiler (#15051) | Erik Lindahl | 2014-07-31 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge topic 'cpack-mark-ifw-advanced' | Brad King | 2014-07-31 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | CPack: Mark CPACK_BINARY_IFW option as advanced | Brad King | 2014-07-30 | 1 | -0/+1 | |
* | | | | Merge topic 'cpack-add-lzma-package-options' | Brad King | 2014-07-31 | 1 | -0/+10 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | CPack: Add lzma-compressed package options | Daniel Pfeifer | 2014-07-30 | 1 | -0/+10 | |
* | | | | Merge topic 'check-flag-avoid-semicolon' | Brad King | 2014-07-31 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Check*CompilerFlag: Avoid ';' in common pattern (#15048) | Brad King | 2014-07-30 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-07-31 | 1 | -4/+39 | |
|\ \ \ \ | ||||||
| * | | | | CPackIFW: Add package configuration variables | Konstantin Podsvirov | 2014-07-29 | 1 | -4/+36 | |
| * | | | | CPackIFW: Document cpack_ifw_configure_component DEPENDS option | Konstantin Podsvirov | 2014-07-29 | 1 | -0/+3 | |
* | | | | | Merge topic 'pdb-genex' | Brad King | 2014-07-31 | 1 | -0/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 1 | -0/+1 | |
* | | | | | Merge topic 'remove-link-remnants' | Brad King | 2014-07-30 | 1 | -1/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnants | Nils Gladitz | 2014-07-29 | 1 | -1/+0 | |
| |/ / / / | ||||||
* | | | | | ExternalProject: Recognize lzma-compressed files (#13515) | Brad King | 2014-07-29 | 1 | -5/+5 | |
* | | | | | ExternalProject: Recognize .tbz2 extension | Brad King | 2014-07-29 | 1 | -5/+5 | |
| |/ / / |/| | | |