Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | cmCommand refactor: cmExportLibraryDependenciesCommand | Gabor Bencze | 2019-08-25 | 3 | -24/+12 | |
| * | | | | | | | | | | cmCommand refactor: cmUseMangledMesaCommand | Gabor Bencze | 2019-08-25 | 3 | -28/+17 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'autogen_fix_use_after_move' | Brad King | 2019-08-28 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Autogen: Fix AUTOUIC segfault, when file includes colliding ui_*.h file | Sebastian Holtermann | 2019-08-27 | 2 | -3/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-28 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'cmake-initial-cache-dirs' | Brad King | 2019-08-27 | 1 | -10/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scripts | Peter Waller | 2019-08-27 | 1 | -10/+7 | |
* | | | | | | | | | Merge topic 'swift-version' | Brad King | 2019-08-27 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Swift: honour `-swift-version` in Ninja generator | Saleem Abdulrasool | 2019-08-26 | 2 | -0/+12 | |
* | | | | | | | | | | Merge topic 'ctest-CLICOLOR_FORCE' | Brad King | 2019-08-27 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CTest: Add env var CLICOLOR_FORCE to force color output | Marin Baron | 2019-08-26 | 1 | -0/+5 | |
* | | | | | | | | | | Merge topic 'alpine-cpu_zero' | Brad King | 2019-08-27 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmAffinity: Add include for CPU_ZERO on Alpine Linux | Brad King | 2019-08-27 | 1 | -0/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cmGlobalGenerator-compilerId-lifetime' | Brad King | 2019-08-27 | 1 | -7/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmGlobalGenerator: Fix CheckCompilerIdCompatibility local var lifetime | Brad King | 2019-08-26 | 1 | -7/+4 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'ninja_additional_clean_files_custom_target' | Brad King | 2019-08-27 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Ninja: Add support for ADDITIONAL_CLEAN_FILES in custom targets | Sebastian Holtermann | 2019-08-26 | 2 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-27 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'pvs-cleanup' | Brad King | 2019-08-26 | 8 | -45/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmCPackLog: Fix support for multiple log message tags | Brad King | 2019-08-26 | 1 | -5/+5 | |
| * | | | | | | | | cmCTestTestHandler: Remove extra layer of parentheses | Brad King | 2019-08-26 | 1 | -1/+1 | |
| * | | | | | | | | cmCTestMultiProcessHandler: Explain testRun ownership in comments | Brad King | 2019-08-26 | 1 | -0/+3 | |
| * | | | | | | | | CTest: Simplify some boolean conditions | Brad King | 2019-08-26 | 2 | -4/+2 | |
| * | | | | | | | | cmMessageCommand: Remove extra layer of parentheses | Brad King | 2019-08-26 | 1 | -2/+2 | |
| * | | | | | | | | cmVSSetupHelper: Remove unused SmartBSTR copy operations | Brad King | 2019-08-26 | 1 | -22/+2 | |
| * | | | | | | | | cmVSSetupHelper: Fix SmartBSTR copy operations | Brad King | 2019-08-26 | 1 | -2/+4 | |
| * | | | | | | | | cmMakefileTargetGenerator: Check for null before using a pointer | Brad King | 2019-08-26 | 1 | -4/+4 | |
| * | | | | | | | | cmGlobalVisualStudioGenerator: Fix buffer sizes used with RegEnumKeyExW | Brad King | 2019-08-22 | 1 | -4/+4 | |
| * | | | | | | | | cmGlobalVisualStudioGenerator: Fix buffer sizes used RegQueryValueExW | Brad King | 2019-08-22 | 1 | -5/+4 | |
* | | | | | | | | | Merge topic 'source_sweep_ostringstream_single' | Brad King | 2019-08-26 | 24 | -153/+92 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Source sweep: Replace std::ostringstream when used with a single append | Sebastian Holtermann | 2019-08-23 | 24 | -153/+92 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'source_sweep_cmExpandedList' | Brad King | 2019-08-26 | 62 | -318/+186 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 62 | -318/+186 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'list-subcommand-table' | Brad King | 2019-08-26 | 1 | -111/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmListCommand: Use cmSubcommandTable | Regina Pfeifer | 2019-08-22 | 1 | -111/+43 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'string-subcommand-table' | Brad King | 2019-08-26 | 1 | -130/+65 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmStringCommand: Use cmSubcommandTable | Regina Pfeifer | 2019-08-22 | 1 | -130/+65 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'group_not_track' | Brad King | 2019-08-26 | 5 | -34/+49 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 5 | -34/+49 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'warnings_skip_color' | Brad King | 2019-08-26 | 2 | -9/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ctest_build: ignore ANSI color | Zack Galbreath | 2019-08-22 | 2 | -9/+22 | |
* | | | | | | | | | | Merge topic 'optional' | Brad King | 2019-08-26 | 3 | -1/+382 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Source: Add cm::optional | Kyle Edwards | 2019-08-23 | 2 | -0/+378 | |
| * | | | | | | | | | Extend C++17 feature checks to require std::optional | Brad King | 2019-08-23 | 1 | -1/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-26 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-25 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-24 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'ctest-json-REQUIRED_FILES' | Brad King | 2019-08-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property | Brad King | 2019-08-22 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'source_sweep_cmStrCat' | Brad King | 2019-08-23 | 175 | -2949/+1960 | |
|\ \ \ \ \ \ |