summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'stdout-string'Brad King2019-01-229-56/+42
|\
| * cmSystemTools: Stdout(),Stderr() accept std::string argumentVitaly Stakhovsky2019-01-209-56/+42
* | Merge topic 'depends-string'Brad King2019-01-2210-73/+76
|\ \
| * | cmDepends: all members accept std::string argumentsVitaly Stakhovsky2019-01-1910-73/+76
* | | Merge topic 'cmake-gui-generator-platform'Brad King2019-01-2215-29/+341
|\ \ \
| * | | cmake-gui: Improve label for default platformJulien Jomier2019-01-212-2/+13
| * | | cmake-gui: Add field for generator platform selectionJulien Jomier2019-01-185-4/+101
| * | | Add global generator factory method to get default platform nameBrad King2019-01-1810-0/+26
| * | | Add global generator factory method to get list of known platformsBrad King2019-01-1810-0/+96
| * | | Split global generator factory list with and without platformsBrad King2019-01-1810-15/+92
| * | | VS: Factor out helper function to compute host platform nameBrad King2019-01-181-10/+15
| |/ /
* | | CMake Nightly Date StampKitware Robot2019-01-221-1/+1
* | | Merge topic 'read-list-file'Brad King2019-01-2115-47/+42
|\ \ \
| * | | cmMakefile::ReadListFile() accepts std::string argumentVitaly Stakhovsky2019-01-1715-47/+42
* | | | Merge topic 'fortran-compiler-id'Brad King2019-01-211-0/+46
|\ \ \ \
| * | | | Fortran: Add compiler ID/Version generator expressionsAndrew Paprocki2019-01-181-0/+46
| | |/ / | |/| |
* | | | Merge topic 'cmake-role-fix'Brad King2019-01-211-1/+1
|\ \ \ \
| * | | | CMAKE_ROLE: Fix value for ctest --build-and-testKyle Edwards2019-01-181-1/+1
| | |/ / | |/| |
* | | | Merge topic 'autogen_mocs_compilation_first'Brad King2019-01-216-20/+28
|\ \ \ \
| * | | | Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources listSebastian Holtermann2019-01-182-4/+6
| * | | | cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSourceSebastian Holtermann2019-01-184-16/+22
| | |/ / | |/| |
* | | | Merge topic 'swift-module-name'Brad King2019-01-213-2/+11
|\ \ \ \
| * | | | Ninja: support `SWIFT_MODULE_NAME` propertySaleem Abdulrasool2019-01-183-2/+11
* | | | | Merge topic 'use-emplace'Brad King2019-01-2157-270/+271
|\ \ \ \ \
| * | | | | clang-tidy: Use emplaceRegina Pfeifer2019-01-1756-268/+269
| * | | | | CTestSVN: Accept std::string in SVNInfo constructorBrad King2019-01-172-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'ctest-json-polish'Brad King2019-01-212-0/+8
|\ \ \ \ \
| * | | | | CTest: Teach --show-only= to reject unknown valuesBrad King2019-01-171-0/+3
| * | | | | CTest: Teach --show-only=json-v1 to filter out not-available testsBrad King2019-01-171-0/+5
| | |/ / / | |/| | |
* | | | | Merge topic 'command_file_link'Brad King2019-01-214-3/+156
|\ \ \ \ \
| * | | | | cmSystemTools: Silence CreateLink and CreateSymlink errorsTushar Maheshwari2019-01-163-21/+31
| * | | | | cmFileCommand: Add CREATE_LINK subcommandTushar Maheshwari2019-01-164-0/+143
| |/ / / /
* | | | | Merge topic 'find-package-resolve-symlinks'Brad King2019-01-212-0/+11
|\ \ \ \ \
| * | | | | find_package: optionally resolve symlinks when discovering packagesDavid Aguilar2019-01-162-0/+11
| |/ / / /
* | | | | Merge topic 'submit-url'Brad King2019-01-216-117/+82
|\ \ \ \ \
| * | | | | ctest_submit: Add parameter SUBMIT_URLRegina Pfeifer2019-01-162-1/+16
| * | | | | CTest: Add option SubmitURLRegina Pfeifer2019-01-162-27/+17
| * | | | | CTest: Add function GetSubmitURLRegina Pfeifer2019-01-164-39/+30
| * | | | | ctest_submit: Remove submit method from log outputRegina Pfeifer2019-01-161-64/+33
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2019-01-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-01-201-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2019-01-191-1/+1
| |_|/ |/| |
* | | Merge topic 'GHS_updates'Brad King2019-01-1812-858/+805
|\ \ \
| * | | GHS: Update test suiteFred Baksik2019-01-161-0/+1
| * | | GHS: Add Compiler ID detectionFred Baksik2019-01-161-18/+0
| * | | GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-164-0/+31
| * | | GHS: Fix toolset selectionFred Baksik2019-01-162-22/+32
| * | | GHS: Append ".gpj" to target name when generating build commandFred Baksik2019-01-161-1/+5
| * | | GHS: Integrity Application updatesFred Baksik2019-01-164-48/+64
| * | | GHS: Add support for some of the source file propertiesFred Baksik2019-01-162-1/+22