summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-07-101-1/+1
* Merge topic 'file-GENERATE-tmp'Brad King2020-07-093-2/+24
|\
| * cmGeneratedFileStream: Use random temporary file extension by defaultBrad King2020-07-081-1/+3
| * cmCTest: Explicitly specify '.tmp' extension on in-progress log filesBrad King2020-07-081-0/+1
| * cmGeneratedFileStream: Optionally use custom temporary file extensionBrad King2020-07-082-2/+21
* | CMake Nightly Date StampKitware Robot2020-07-091-1/+1
* | Merge topic 'languageStandardMultipleBacktraceSupport'Brad King2020-07-087-30/+111
|\ \
| * | fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-066-30/+85
| * | Add BTs helper to support multiple backtracesJustin Goshi2020-07-061-0/+26
| |/
* | Merge topic 'cpack-dmg-sla'Brad King2020-07-082-233/+248
|\ \
| * | CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated toolsBrad King2020-07-072-233/+248
* | | CMake Nightly Date StampKitware Robot2020-07-081-1/+1
* | | Merge topic 'cmake-gui-qt-5.14'Brad King2020-07-071-4/+4
|\ \ \
| * | | cmake-gui: Fix compilation as C++14 with Qt 5.14Brad King2020-07-061-4/+4
* | | | CMake Nightly Date StampKitware Robot2020-07-071-1/+1
| |_|/ |/| |
* | | Merge topic 'refactor-generator-configs'Brad King2020-07-0622-132/+125
|\ \ \
| * | | cmMakefile: Refactor API to better handle empty config valuesRobert Maynard2020-07-0322-132/+125
* | | | Merge topic 'cmStandardLevelResolver-refactor'Brad King2020-07-062-630/+190
|\ \ \ \
| * | | | cmStandardLevelResolver: Refactor to remove duplicate codeRobert Maynard2020-07-032-630/+190
* | | | | CMake Nightly Date StampKitware Robot2020-07-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-07-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-07-041-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'xcode-lang-mm'Brad King2020-07-032-7/+11
|\ \ \ \
| * | | | Xcode: Fix LANGUAGE property on .m/.mm filesHarry Mallon2020-07-032-7/+11
* | | | | Merge topic 'restore-cwd-translation-map'Brad King2020-07-033-1/+10
|\ \ \ \ \
| * | | | | Restore handling of build directory inside a symlinked pathBrad King2020-07-023-1/+10
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2020-07-031-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'refactor_cmmakefile_language_standards_methods'Brad King2020-07-029-877/+909
|\ \ \ \
| * | | | cmStandardLevelResolver: Added to handle standard level queriesRobert Maynard2020-07-019-877/+909
| | |_|/ | |/| |
* | | | Merge topic 'uv-check-return'Brad King2020-07-022-2/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmake: Tolerate nullptr from uv_default_loopBrad King2020-07-012-2/+6
| | |/ | |/|
| * | CMake 3.18.0-rc3v3.18.0-rc3Brad King2020-07-011-1/+1
| * | Merge topic 'file-ARCHIVE-files-dirs' into release-3.18Brad King2020-07-011-35/+22
| |\ \
| * \ \ Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-301-1/+2
| |\ \ \
| * \ \ \ Merge topic 'find_library-file-readable' into release-3.18Brad King2020-06-301-1/+2
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2020-07-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'remove-warn-unused-vars'Craig Scott2020-07-0115-99/+7
|\ \ \ \ \
| * | | | | cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-2915-99/+7
* | | | | | Merge topic 'configure_file-permission-control'Brad King2020-07-017-7/+27
|\ \ \ \ \ \
| * | | | | | configure_file: Add option to control file permissions transfer to copyRahul Gottipati2020-06-307-7/+27
| |/ / / / /
* | | | | | Merge topic 'file-ARCHIVE-files-dirs'Brad King2020-07-011-35/+22
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | file(ARCHIVE*): Collapse FILES and DIRECTORY optionsCraig Scott2020-06-301-35/+22
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2020-07-011-1/+1
* | | | | Merge topic 'file-CONFIGURE-subdir'Brad King2020-06-301-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | file: Fix CONFIGURE output relative pathBrad King2020-06-291-1/+2
* | | | | Merge topic 'find_library-file-readable'Brad King2020-06-301-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | find_library: Check that library files are readableBrad King2020-06-291-1/+2
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-06-301-1/+1
| |_|/ |/| |
* | | Merge topic 'fileApiAddLanguageStandardBacktrace'Brad King2020-06-297-24/+156
|\ \ \
| * | | fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-262-1/+37