summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | 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
| * | | | | | | | Utilities/Release: Rename scripts to match target platformBrad King2016-03-176-9/+8
* | | | | | | | | Merge topic 'GenerateExportHeader-fix-name-leak'Brad King2016-03-1816-46/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GenerateExportHeader: Allow common NO_DEPRECATED_MACRO_NAME for multiple libsAndreas Schuh2016-03-171-1/+3
| * | | | | | | | | GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022)Andreas Schuh2016-03-1716-45/+60
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cmake-gui-osx-identifier'Brad King2016-03-181-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)Brad King2016-03-171-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cpack-osx-no-carbon'Brad King2016-03-182-16/+7
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | CPack: Avoid requiring Carbon framework on OS X (#16021)Sean McBride2016-03-172-16/+7
| |/ / / / / /
* | | | | | | Merge topic 'vs-remote-directory'Brad King2016-03-181-1/+2
|\ \ \ \ \ \ \