summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmSourceFile: Move LANGUAGE to GetPropertyForUserTushar Maheshwari2019-08-273-11/+17
* cmSourceFile: Rename non-const GetLanguageTushar Maheshwari2019-08-278-21/+18
* CMake Nightly Date StampKitware Robot2019-08-271-1/+1
* Merge topic 'pvs-cleanup'Brad King2019-08-268-45/+27
|\
| * cmCPackLog: Fix support for multiple log message tagsBrad King2019-08-261-5/+5
| * cmCTestTestHandler: Remove extra layer of parenthesesBrad King2019-08-261-1/+1
| * cmCTestMultiProcessHandler: Explain testRun ownership in commentsBrad King2019-08-261-0/+3
| * CTest: Simplify some boolean conditionsBrad King2019-08-262-4/+2
| * cmMessageCommand: Remove extra layer of parenthesesBrad King2019-08-261-2/+2
| * cmVSSetupHelper: Remove unused SmartBSTR copy operationsBrad King2019-08-261-22/+2
| * cmVSSetupHelper: Fix SmartBSTR copy operationsBrad King2019-08-261-2/+4
| * cmMakefileTargetGenerator: Check for null before using a pointerBrad King2019-08-261-4/+4
| * cmGlobalVisualStudioGenerator: Fix buffer sizes used with RegEnumKeyExWBrad King2019-08-221-4/+4
| * cmGlobalVisualStudioGenerator: Fix buffer sizes used RegQueryValueExWBrad King2019-08-221-5/+4
* | Merge topic 'source_sweep_ostringstream_single'Brad King2019-08-2624-153/+92
|\ \
| * | Source sweep: Replace std::ostringstream when used with a single appendSebastian Holtermann2019-08-2324-153/+92
* | | Merge topic 'source_sweep_cmExpandedList'Brad King2019-08-2662-318/+186
|\ \ \
| * | | Source sweep: Replace cmExpandList with the shorter cmExpandedListSebastian Holtermann2019-08-2362-318/+186
| |/ /
* | | Merge topic 'FindLibLZMA-windows-debug'Brad King2019-08-261-6/+39
|\ \ \
| * | | FindLibLZMA: Find debug/release variants on WindowsBraden McDaniel2019-08-231-6/+39
* | | | Merge topic 'list-subcommand-table'Brad King2019-08-261-111/+43
|\ \ \ \
| * | | | cmListCommand: Use cmSubcommandTableRegina Pfeifer2019-08-221-111/+43
| | |_|/ | |/| |
* | | | Merge topic 'string-subcommand-table'Brad King2019-08-261-130/+65
|\ \ \ \
| * | | | cmStringCommand: Use cmSubcommandTableRegina Pfeifer2019-08-221-130/+65
| |/ / /
* | | | Merge topic 'cpack-stgz-license-prompt'Brad King2019-08-261-9/+13
|\ \ \ \
| * | | | CPack/STGZ: Require explicit acceptance or refusal of licensesidju2019-08-231-9/+13
* | | | | Merge topic 'group_not_track'Brad King2019-08-2624-58/+109
|\ \ \ \ \
| * | | | | ctest: rename TRACK to GROUPZack Galbreath2019-08-2224-58/+109
* | | | | | Merge topic 'warnings_skip_color'Brad King2019-08-267-11/+45
|\ \ \ \ \ \
| * | | | | | ctest_build: ignore ANSI colorZack Galbreath2019-08-227-11/+45
* | | | | | | Merge topic 'optional'Brad King2019-08-266-2/+1088
|\ \ \ \ \ \ \
| * | | | | | | Source: Add cm::optionalKyle Edwards2019-08-234-0/+1069
| * | | | | | | Extend C++17 feature checks to require std::optionalBrad King2019-08-232-2/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cmake-msvc-runtime-library'Brad King2019-08-266-13/+28
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Release: Select MSVC runtime library via abstractionBrad King2019-08-232-4/+2
| * | | | | | | Configure CMake itself with policies through CMake 3.15Brad King2019-08-234-9/+26
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-241-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'solaris-ldd'Brad King2019-08-231-1/+1
|\ \ \ \ \ \
| * | | | | | GetPrerequisites: match ldd output on SolarisJon Chronopoulos2019-08-211-1/+1
* | | | | | | Merge topic 'gitattributes-bash-lf'Brad King2019-08-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | gitattributes: Use LF newlines in '.bash' filesBrad King2019-08-221-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.15'Brad King2019-08-230-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ctest-json-REQUIRED_FILES' into release-3.15Brad King2019-08-223-6/+20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'CrayPrgEnv-update-link-type-detection' into release-3.15Brad King2019-08-222-3/+24
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'ctest-json-REQUIRED_FILES'Brad King2019-08-233-6/+20
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-223-6/+20
* | | | | | | | | | Merge topic 'CrayPrgEnv-update-link-type-detection'Brad King2019-08-232-3/+24
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | CrayPrgEnv: Change default linking mode based on PE versionChuck Atkins2019-08-222-3/+24
| |/ / / / / / / /