summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | cmCommand refactor: cmExportLibraryDependenciesCommandGabor Bencze2019-08-253-24/+12
| * | | | | | | | | | cmCommand refactor: cmUseMangledMesaCommandGabor Bencze2019-08-253-28/+17
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'autogen_fix_use_after_move'Brad King2019-08-282-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Autogen: Fix AUTOUIC segfault, when file includes colliding ui_*.h fileSebastian Holtermann2019-08-272-3/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-08-281-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-271-10/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-271-10/+7
* | | | | | | | | Merge topic 'swift-version'Brad King2019-08-272-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Swift: honour `-swift-version` in Ninja generatorSaleem Abdulrasool2019-08-262-0/+12
* | | | | | | | | | Merge topic 'ctest-CLICOLOR_FORCE'Brad King2019-08-271-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | CTest: Add env var CLICOLOR_FORCE to force color outputMarin Baron2019-08-261-0/+5
* | | | | | | | | | Merge topic 'alpine-cpu_zero'Brad King2019-08-271-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmAffinity: Add include for CPU_ZERO on Alpine LinuxBrad King2019-08-271-0/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cmGlobalGenerator-compilerId-lifetime'Brad King2019-08-271-7/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmGlobalGenerator: Fix CheckCompilerIdCompatibility local var lifetimeBrad King2019-08-261-7/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ninja_additional_clean_files_custom_target'Brad King2019-08-272-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Ninja: Add support for ADDITIONAL_CLEAN_FILES in custom targetsSebastian Holtermann2019-08-262-0/+4
| |/ / / / / / / /
* | | | | | | | | 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 '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 'group_not_track'Brad King2019-08-265-34/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest: rename TRACK to GROUPZack Galbreath2019-08-225-34/+49
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'warnings_skip_color'Brad King2019-08-262-9/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest_build: ignore ANSI colorZack Galbreath2019-08-222-9/+22
* | | | | | | | | | Merge topic 'optional'Brad King2019-08-263-1/+382
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Source: Add cm::optionalKyle Edwards2019-08-232-0/+378
| * | | | | | | | | Extend C++17 feature checks to require std::optionalBrad King2019-08-231-1/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | 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 'ctest-json-REQUIRED_FILES'Brad King2019-08-231-2/+2
|\ \ \ \ \ \
| * | | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-221-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'source_sweep_cmStrCat'Brad King2019-08-23175-2949/+1960
|\ \ \ \ \ \