summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-12-031-1/+1
* CMake Nightly Date StampKitware Robot2019-12-021-1/+1
* CMake Nightly Date StampKitware Robot2019-12-011-1/+1
* CMake Nightly Date StampKitware Robot2019-11-301-1/+1
* CMake Nightly Date StampKitware Robot2019-11-291-1/+1
* CMake Nightly Date StampKitware Robot2019-11-281-1/+1
* CMake Nightly Date StampKitware Robot2019-11-271-1/+1
* Merge topic 'ctest-resource-fixes'Brad King2019-11-261-0/+26
|\
| * CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+26
* | Merge topic 'unity-no-duplicate-path'Brad King2019-11-261-13/+16
|\ \
| * | Unity: No repeated path for internal generated unity filesCristian Adam2019-11-251-13/+16
| |/
* | CMake Nightly Date StampKitware Robot2019-11-261-1/+1
* | CMake Nightly Date StampKitware Robot2019-11-251-1/+1
* | CMake Nightly Date StampKitware Robot2019-11-241-1/+1
* | CMake Nightly Date StampKitware Robot2019-11-231-1/+1
* | CMake Nightly Date StampKitware Robot2019-11-221-1/+1
* | Merge topic 'xcode-objc'Brad King2019-11-211-0/+4
|\ \ | |/
| * Xcode: Set source file type for Objective C/C++Brad King2019-11-201-0/+4
| * CMake 3.16.0-rc4v3.16.0-rc4Brad King2019-11-181-1/+1
| * Merge topic 'cpack-custom-templates' into release-3.16Brad King2019-11-186-9/+18
| |\
| * \ Merge topic 'pch-reuse-no-prop' into release-3.16Brad King2019-11-182-9/+7
| |\ \
* | \ \ Merge topic 'ccmake_fix_help_text_crash'Brad King2019-11-212-86/+43
|\ \ \ \
| * | | | ccmake: Fix crash with cache entries almost the size of the windowSylvain Joubert2019-11-192-86/+43
* | | | | Merge topic 'load_cache_in_script'Brad King2019-11-212-2/+9
|\ \ \ \ \
| * | | | | load_cache: Allow READ_WITH_PREFIX mode in cmake scriptsCharles Barto2019-11-192-2/+9
* | | | | | Merge topic 'fileapi-multi-config'Brad King2019-11-211-0/+1
|\ \ \ \ \ \
| * | | | | | FileAPI: Add "multiConfig" parameter to index fileKyle Edwards2019-11-201-0/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-11-211-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-11-201-1/+1
* | | | | | Merge topic 'ctest-repeat'Craig Scott2019-11-192-37/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n`Brad King2019-11-152-37/+27
* | | | | | Merge topic 'ccmake_render_main_form_on_resize'Brad King2019-11-191-12/+8
|\ \ \ \ \ \
| * | | | | | ccmake: Fix rendering on window resizeSylvain Joubert2019-11-181-12/+8
* | | | | | | Merge topic 'xcode-scheme-workdir'Brad King2019-11-194-6/+31
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Add custom working directory propertyGregor Jasny2019-11-184-6/+31
* | | | | | | | Merge topic 'codelite_make_j_0'Brad King2019-11-191-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | CodeLite: Do not pass -j argument with CPU count 0Johnny Jazeix2019-11-181-1/+4
| |/ / / / / / /
* | | | | | | | Merge topic 'modernize-memory-management'Brad King2019-11-191-28/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | cmOutputRequiredFilesCommand: Modernize memory managementMarc Chevrier2019-11-151-28/+26
* | | | | | | | | Merge topic 'FindFLEX-work-dir'Brad King2019-11-191-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-151-1/+4
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-11-191-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'win-no-error-popup'Brad King2019-11-185-4/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Windows: Restore suppression of error report popups in CI buildsBrad King2019-11-154-3/+2
| * | | | | | | | Merge branch 'upstream-KWSys' into win-no-error-popupBrad King2019-11-151-1/+5
* | | | | | | | | Merge topic 'cpack-custom-templates'Brad King2019-11-186-9/+18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | CPack: Restore support for custom package configuration templatesBrad King2019-11-156-9/+18
* | | | | | | | | Merge topic 'pch-reuse-no-prop'Brad King2019-11-182-9/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | PCH: Do not issue an error on duplicate target_precompile_headers callCristian Adam2019-11-152-9/+7
* | | | | | | | Merge topic 'ccmake_redirect_stdstreams'Craig Scott2019-11-185-37/+53
|\ \ \ \ \ \ \ \