summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2021-03-291-1/+1
* CMake Nightly Date StampKitware Robot2021-03-281-1/+1
* CMake Nightly Date StampKitware Robot2021-03-271-1/+1
* Merge topic 'project-is-top-level'Brad King2021-03-261-0/+5
|\
| * project: Define variables indicating whether project is top levelfriendlyanon2021-03-261-0/+5
* | Merge topic 'windows-long-path'Brad King2021-03-261-1/+11
|\ \
| * | cmake: Fix loading CMake sources from long paths on WindowsMatt Jaeger2021-03-251-1/+11
| |/
* | Merge topic 'ninja-multi-long-custom-command'Brad King2021-03-261-0/+6
|\ \
| * | Ninja Multi-Config: Include configs in long CC scriptsKyle Edwards2021-03-251-0/+6
* | | CMake Nightly Date StampKitware Robot2021-03-261-1/+1
| |/ |/|
* | Merge topic 'nsis-branding-trim-position'Brad King2021-03-251-3/+10
|\ \
| * \ Merge branch 'master' into nsis-branding-trim-positionCraig Scott2021-03-2469-1380/+2856
| |\ \ | | |/ | |/|
| * | CPack: Validate and document NSIS branding text trim positionsCraig Scott2021-03-241-3/+10
| * | CMake 3.20.0v3.20.0Brad King2021-03-231-1/+1
* | | CMake Nightly Date StampKitware Robot2021-03-251-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2021-03-241-1/+1
* | Merge topic 'vs-custom-flag-table'Brad King2021-03-232-0/+38
|\ \
| * | VS: Add a mostly-undocumented hook to load custom JSON flag tablesBrad King2021-03-222-0/+38
* | | Merge topic 'cmake-presets-condition'Brad King2021-03-239-807/+1245
|\ \ \
| * | | CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-228-8/+420
| * | | Refactor: Move some common code into separate fileKyle Edwards2021-03-193-17/+26
| * | | Refactor: Move cmCMakePresetsFile::ReadJSON into a separate fileKyle Edwards2021-03-193-787/+804
* | | | Merge topic 'cxx-module-extensions'Brad King2021-03-233-5/+5
|\ \ \ \
| * | | | Treat '.ixx' and '.cppm' files as C++ sourcesAndrew Gilewsky2021-03-223-5/+5
* | | | | CMake Nightly Date StampKitware Robot2021-03-231-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-03-221-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2021-03-211-1/+1
* | | CMake Nightly Date StampKitware Robot2021-03-201-1/+1
* | | Merge topic 'update_cuda_custom_toolkit_location_folder_structure'Brad King2021-03-193-7/+41
|\ \ \
| * | | VS: switch to new folder structure while keeping the old one workingMarcel Ritzschke2021-03-183-7/+41
* | | | Merge topic 'fix-CMP0118-NEW'Brad King2021-03-191-3/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | CMP0118: Fix NEW behavior when looking up target sourcesBrad King2021-03-181-3/+14
| * | CMake 3.20.0-rc5v3.20.0-rc5Brad King2021-03-171-1/+1
| * | Merge topic 'ninja-regenerate-no-recompact' into release-3.20Brad King2021-03-171-2/+3
| |\ \
* | | | CMake Nightly Date StampKitware Robot2021-03-191-1/+1
| |_|/ |/| |
* | | Merge topic 'lang_win32_console'Brad King2021-03-182-6/+9
|\ \ \
| * | | Per-language Win32/Console flagsRaul Tambre2021-03-172-6/+9
* | | | Merge topic 'fileapi-codemodel-directory'Brad King2021-03-184-84/+389
|\ \ \ \
| * | | | fileapi: Add installers to codemodel-v2 "directory" objectBrad King2021-03-161-3/+217
| * | | | fileapi: Add backtraceGraph to codemodel-v2 "directory" objectBrad King2021-03-161-0/+13
| * | | | fileapi: Add a "directory" object to codemodel-v2Brad King2021-03-162-2/+72
| * | | | fileapi: Re-organize backtrace infrastructureBrad King2021-03-161-84/+84
| * | | | cmFileAPICodemodel: Build map from each target to its indexBrad King2021-03-161-0/+7
| * | | | cmInstallTargetGenerator: Report namelink mode with list of filesBrad King2021-03-162-0/+2
| * | | | cmInstallTargetGenerator: Drop unused GetNamelinkMode methodBrad King2021-03-161-1/+0
* | | | | CMake Nightly Date StampKitware Robot2021-03-181-1/+1
* | | | | Merge topic 'ninja-regenerate-no-recompact'Brad King2021-03-171-2/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ninja: Do not recompact deps log in regeneration during a buildBrad King2021-03-161-2/+3
| * | | | CMake 3.19.7v3.19.7Brad King2021-03-151-1/+1
* | | | | Merge topic 'dev/safreed/invalidconfigurepreset'Brad King2021-03-172-4/+13
|\ \ \ \ \