summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBoost-xl-compiler'Brad King2016-03-241-0/+2
|\
| * FindBoost: Add support for IBM XL compilerErik Zenker2016-03-231-0/+2
* | Merge topic 'doc-cmake_minimum_required-policy-reset'Brad King2016-03-241-18/+27
|\ \
| * | Help: Organize and clarify `cmake_minimum_required` documentationBrad King2016-03-231-18/+27
* | | CMake Nightly Date StampKitware Robot2016-03-241-1/+1
|/ /
* | Merge topic 'CMakePackageConfigHelpers-relative-prefix'Brad King2016-03-231-1/+3
|\ \
| * | CMakePackageConfigHelpers: allow to specify a relative CMAKE_INSTALL_PREFIXSergiu Deitsch2016-03-221-1/+3
* | | Merge topic 'FindCUDA-verbatim'Brad King2016-03-231-1/+6
|\ \ \
| * | | FindCUDA: Fix regression in separate compilation (#16027)Brad King2016-03-221-1/+6
* | | | Merge topic 'use-cmXMLWriter'Brad King2016-03-2314-813/+928
|\ \ \ \
| * | | | CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-236-103/+81
| * | | | cmExtraEclipseCDT4Generator: port to cmXMLWriterDaniel Pfeifer2016-03-232-380/+328
| * | | | cmGlobalKdevelopGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-231-146/+205
| * | | | cmExtraCodeLiteGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-211-93/+149
| * | | | cmExtraCodeBlocksGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-212-91/+147
| * | | | cmXMLWriter: add Doctype() methodDaniel Pfeifer2016-03-212-0/+9
| * | | | cmXMLWriter: overload Element() method for empty elementsDaniel Pfeifer2016-03-212-0/+9
| | |/ / | |/| |
* | | | Merge topic 'release-win64'Brad King2016-03-231-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Utilities/Release: Skip spurious Qt5Autogen test for nightly win64 binaryBrad King2016-03-221-0/+4
* | | | CMake Nightly Date StampKitware Robot2016-03-231-1/+1
* | | | Merge topic 'timeout_after_match'Brad King2016-03-2218-0/+159
|\ \ \ \
| * | | | Help: Add notes for topic 'timeout_after_match'Brad King2016-03-221-0/+6
| * | | | CTest: Optionally use a secondary test timeout after matching outputZack Galbreath2016-03-2217-0/+153
* | | | | Merge topic 'test-rename-VSSolution'Brad King2016-03-2218-1/+1
|\ \ \ \ \
| * | | | | Tests: Rename RunCMake.{SolutionGlobalSections => VSSolution}Brad King2016-03-1818-1/+1
* | | | | | Merge topic 'ghs-try_compile'Brad King2016-03-223-2/+12
|\ \ \ \ \ \
| * | | | | | GHS: Fix try_compile (#15975)Geoff Viola2016-03-213-2/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ninja-directory-targets'Brad King2016-03-228-0/+117
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'ninja-directory-targets'Brad King2016-03-221-0/+7
| * | | | | | Ninja: Add test for `$subdir/all` targetsBrad King2016-03-224-0/+21
| * | | | | | Ninja: Add `$subdir/all` targetsCharles Huet2016-03-183-0/+89
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'TestBigEndian-log-output'Brad King2016-03-221-1/+1
|\ \ \ \ \ \
| * | | | | | TestBigEndian: Log success to CMakeOutput.log, not CMakeError.logPaweł Stankowski2016-03-211-1/+1
* | | | | | | Merge topic 'fix-repeat-pkg-config'Brad King2016-03-222-6/+7
|\ \ \ \ \ \ \
| * | | | | | | FindPkgConfig: set correctly named variables in cache (#15903)Ben Boeckel2016-03-212-6/+7
* | | | | | | | Merge topic 'add-bruce-c'Brad King2016-03-228-9/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for Bruce C Compiler (BCC)Paweł Stankowski2016-03-218-9/+36
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-03-221-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'cpack-osx-optional-CoreServices'Brad King2016-03-212-1/+20
|\ \ \ \ \ \ \
| * | | | | | | CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)Brad King2016-03-182-1/+20
* | | | | | | | Merge topic 'find-blas-lapack-OpenBLAS'Brad King2016-03-213-4/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Find{BLAS,LAPACK}: Add support for OpenBLAS (#16024)J M Dieterich2016-03-183-4/+36
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'osx-no-carbon'Brad King2016-03-213-6/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Drop unnecessary LSRequiresCarbon reference from Info.plist filesSean McBride2016-03-183-6/+0
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2016-03-211-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-03-201-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-03-191-1/+1
|/ / / / / /
* | | | | | Merge topic 'release-win64'Brad King2016-03-187-9/+45
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Utilities/Release: Skip spurious Qt5Autogen test for nightly binaryBrad King2016-03-171-0/+4
| * | | | | Utilities/Release: Create a Windows 64-bit binaryBrad King2016-03-173-0/+33