Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-12-09 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-12-08 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-12-07 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-12-06 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-12-05 | 1 | -1/+1 |
* | Merge topic 'delay-custom-command-creation' | Brad King | 2019-12-04 | 24 | -430/+793 |
|\ | |||||
| * | cmMakefile: Delay custom command creation | Daniel Eiband | 2019-11-24 | 13 | -326/+667 |
| * | cmLocalGenerator: Refactor to use cmMakeSingleCommandLine | Daniel Eiband | 2019-11-24 | 1 | -7/+3 |
| * | cmCustomCommand: Explicitly pass backtrace on construction | Daniel Eiband | 2019-11-24 | 8 | -29/+25 |
| * | cmMakefile: Explicitly pass backtrace to GetCustomCommandTarget | Daniel Eiband | 2019-11-24 | 2 | -21/+22 |
| * | cmPluginAPI: Correct typo in documentation of FinalPass | Daniel Eiband | 2019-11-24 | 1 | -2/+2 |
| * | cmMakefile: Delay CheckTargetProperties and FinalPass to generate time | Daniel Eiband | 2019-11-24 | 9 | -54/+83 |
* | | Merge topic 'cmext-memory' | Brad King | 2019-12-04 | 3 | -2/+12 |
|\ \ | |||||
| * | | Memory management: cast functions for managed pointers | Marc Chevrier | 2019-11-27 | 3 | -2/+12 |
* | | | Merge topic 'feature-test-fix' | Brad King | 2019-12-04 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | C++ feature checks: Ignore linker warnings | Marcus Calhoun-Lopez | 2019-11-25 | 1 | -0/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-01 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-30 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-29 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-28 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-27 | 1 | -1/+1 |
* | | | Merge topic 'ctest-resource-fixes' | Brad King | 2019-11-26 | 1 | -0/+26 |
|\ \ \ | |||||
| * | | | CTest: Add version field to resource spec file | Kyle Edwards | 2019-11-25 | 1 | -0/+26 |
* | | | | Merge topic 'unity-no-duplicate-path' | Brad King | 2019-11-26 | 1 | -13/+16 |
|\ \ \ \ | |||||
| * | | | | Unity: No repeated path for internal generated unity files | Cristian Adam | 2019-11-25 | 1 | -13/+16 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-26 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-25 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-24 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-23 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-22 | 1 | -1/+1 |
* | | Merge topic 'xcode-objc' | Brad King | 2019-11-21 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Xcode: Set source file type for Objective C/C++ | Brad King | 2019-11-20 | 1 | -0/+4 |
| * | CMake 3.16.0-rc4v3.16.0-rc4 | Brad King | 2019-11-18 | 1 | -1/+1 |
| * | Merge topic 'cpack-custom-templates' into release-3.16 | Brad King | 2019-11-18 | 6 | -9/+18 |
| |\ | |||||
| * \ | Merge topic 'pch-reuse-no-prop' into release-3.16 | Brad King | 2019-11-18 | 2 | -9/+7 |
| |\ \ | |||||
* | \ \ | Merge topic 'ccmake_fix_help_text_crash' | Brad King | 2019-11-21 | 2 | -86/+43 |
|\ \ \ \ | |||||
| * | | | | ccmake: Fix crash with cache entries almost the size of the window | Sylvain Joubert | 2019-11-19 | 2 | -86/+43 |
* | | | | | Merge topic 'load_cache_in_script' | Brad King | 2019-11-21 | 2 | -2/+9 |
|\ \ \ \ \ | |||||
| * | | | | | load_cache: Allow READ_WITH_PREFIX mode in cmake scripts | Charles Barto | 2019-11-19 | 2 | -2/+9 |
* | | | | | | Merge topic 'fileapi-multi-config' | Brad King | 2019-11-21 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FileAPI: Add "multiConfig" parameter to index file | Kyle Edwards | 2019-11-20 | 1 | -0/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-21 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-20 | 1 | -1/+1 |
* | | | | | | Merge topic 'ctest-repeat' | Craig Scott | 2019-11-19 | 2 | -37/+27 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n` | Brad King | 2019-11-15 | 2 | -37/+27 |
* | | | | | | Merge topic 'ccmake_render_main_form_on_resize' | Brad King | 2019-11-19 | 1 | -12/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ccmake: Fix rendering on window resize | Sylvain Joubert | 2019-11-18 | 1 | -12/+8 |