Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindBoost-xl-compiler' | Brad King | 2016-03-24 | 1 | -0/+2 |
|\ | |||||
| * | FindBoost: Add support for IBM XL compiler | Erik Zenker | 2016-03-23 | 1 | -0/+2 |
* | | Merge topic 'doc-cmake_minimum_required-policy-reset' | Brad King | 2016-03-24 | 1 | -18/+27 |
|\ \ | |||||
| * | | Help: Organize and clarify `cmake_minimum_required` documentation | Brad King | 2016-03-23 | 1 | -18/+27 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-24 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'CMakePackageConfigHelpers-relative-prefix' | Brad King | 2016-03-23 | 1 | -1/+3 |
|\ \ | |||||
| * | | CMakePackageConfigHelpers: allow to specify a relative CMAKE_INSTALL_PREFIX | Sergiu Deitsch | 2016-03-22 | 1 | -1/+3 |
* | | | Merge topic 'FindCUDA-verbatim' | Brad King | 2016-03-23 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | FindCUDA: Fix regression in separate compilation (#16027) | Brad King | 2016-03-22 | 1 | -1/+6 |
* | | | | Merge topic 'use-cmXMLWriter' | Brad King | 2016-03-23 | 14 | -813/+928 |
|\ \ \ \ | |||||
| * | | | | CPack/IFW: port to cmXMLWriter | Daniel Pfeifer | 2016-03-23 | 6 | -103/+81 |
| * | | | | cmExtraEclipseCDT4Generator: port to cmXMLWriter | Daniel Pfeifer | 2016-03-23 | 2 | -380/+328 |
| * | | | | cmGlobalKdevelopGenerator: port to cmXMLWriter | Daniel Pfeifer | 2016-03-23 | 1 | -146/+205 |
| * | | | | cmExtraCodeLiteGenerator: port to cmXMLWriter | Daniel Pfeifer | 2016-03-21 | 1 | -93/+149 |
| * | | | | cmExtraCodeBlocksGenerator: port to cmXMLWriter | Daniel Pfeifer | 2016-03-21 | 2 | -91/+147 |
| * | | | | cmXMLWriter: add Doctype() method | Daniel Pfeifer | 2016-03-21 | 2 | -0/+9 |
| * | | | | cmXMLWriter: overload Element() method for empty elements | Daniel Pfeifer | 2016-03-21 | 2 | -0/+9 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'release-win64' | Brad King | 2016-03-23 | 1 | -0/+4 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Utilities/Release: Skip spurious Qt5Autogen test for nightly win64 binary | Brad King | 2016-03-22 | 1 | -0/+4 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-23 | 1 | -1/+1 |
* | | | | Merge topic 'timeout_after_match' | Brad King | 2016-03-22 | 18 | -0/+159 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'timeout_after_match' | Brad King | 2016-03-22 | 1 | -0/+6 |
| * | | | | CTest: Optionally use a secondary test timeout after matching output | Zack Galbreath | 2016-03-22 | 17 | -0/+153 |
* | | | | | Merge topic 'test-rename-VSSolution' | Brad King | 2016-03-22 | 18 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Rename RunCMake.{SolutionGlobalSections => VSSolution} | Brad King | 2016-03-18 | 18 | -1/+1 |
* | | | | | | Merge topic 'ghs-try_compile' | Brad King | 2016-03-22 | 3 | -2/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GHS: Fix try_compile (#15975) | Geoff Viola | 2016-03-21 | 3 | -2/+12 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'ninja-directory-targets' | Brad King | 2016-03-22 | 8 | -0/+117 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add notes for topic 'ninja-directory-targets' | Brad King | 2016-03-22 | 1 | -0/+7 |
| * | | | | | | Ninja: Add test for `$subdir/all` targets | Brad King | 2016-03-22 | 4 | -0/+21 |
| * | | | | | | Ninja: Add `$subdir/all` targets | Charles Huet | 2016-03-18 | 3 | -0/+89 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'TestBigEndian-log-output' | Brad King | 2016-03-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | TestBigEndian: Log success to CMakeOutput.log, not CMakeError.log | Paweł Stankowski | 2016-03-21 | 1 | -1/+1 |
* | | | | | | | Merge topic 'fix-repeat-pkg-config' | Brad King | 2016-03-22 | 2 | -6/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindPkgConfig: set correctly named variables in cache (#15903) | Ben Boeckel | 2016-03-21 | 2 | -6/+7 |
* | | | | | | | | Merge topic 'add-bruce-c' | Brad King | 2016-03-22 | 8 | -9/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add support for Bruce C Compiler (BCC) | Paweł Stankowski | 2016-03-21 | 8 | -9/+36 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-22 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cpack-osx-optional-CoreServices' | Brad King | 2016-03-21 | 2 | -1/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack: Avoid using OS X CoreServices if compiler fails on header (#16021) | Brad King | 2016-03-18 | 2 | -1/+20 |
* | | | | | | | | Merge topic 'find-blas-lapack-OpenBLAS' | Brad King | 2016-03-21 | 3 | -4/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Find{BLAS,LAPACK}: Add support for OpenBLAS (#16024) | J M Dieterich | 2016-03-18 | 3 | -4/+36 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'osx-no-carbon' | Brad King | 2016-03-21 | 3 | -6/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Drop unnecessary LSRequiresCarbon reference from Info.plist files | Sean McBride | 2016-03-18 | 3 | -6/+0 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-21 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-20 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-03-19 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'release-win64' | Brad King | 2016-03-18 | 7 | -9/+45 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Utilities/Release: Skip spurious Qt5Autogen test for nightly binary | Brad King | 2016-03-17 | 1 | -0/+4 |
| * | | | | | Utilities/Release: Create a Windows 64-bit binary | Brad King | 2016-03-17 | 3 | -0/+33 |