summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'server-target-backtraces'Brad King2017-07-134-20/+75
|\
| * server: Report backtraces in codemodel responseIvan Shcherbakov2017-07-112-1/+56
| * server: Rename cmServerProtocol1_0 to cmServerProtocol1Ivan Shcherbakov2017-07-063-19/+19
* | Merge topic 'source-group-regex-tweaks'Brad King2017-07-132-4/+8
|\ \
| * | Add more extensions to Resources source group by defaultUfoXp2017-07-102-4/+8
* | | CMake Nightly Date StampKitware Robot2017-07-131-1/+1
* | | Merge topic 'vs-2017-sln-guid'Brad King2017-07-121-4/+16
|\ \ \
| * | | VS: Add SolutionGuid to generated .sln filesBrad King2017-07-111-4/+16
* | | | Merge topic 'find_package-root-prefix-path-suffixes'Brad King2017-07-123-18/+3
|\ \ \ \
| * | | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT pathsBrad King2017-07-111-0/+2
| * | | | cmFindCommon: Drop unused FilterPaths methodBrad King2017-07-112-17/+0
| * | | | cmFindCommon: Fix typo in PackageName_ROOT path labelBrad King2017-07-111-1/+1
| |/ / /
* | | | Merge topic 'bindexplib-revert-consts'Brad King2017-07-121-10/+12
|\ \ \ \
| * | | | bindexplib: Revert support for constants symbolsBrad King2017-07-101-10/+12
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2017-07-121-1/+1
* | | | Merge topic 'file-LOCK-windows-message'Brad King2017-07-111-12/+7
|\ \ \ \
| * | | | cmFileLockResult: Avoid allocation for Windows error messageIyyappa Murugandi2017-07-071-12/+7
* | | | | Merge topic 'vs-2017-choose-via-environment'Brad King2017-07-111-0/+28
|\ \ \ \ \
| * | | | | VS: Choose VS 2017 instance via environment variableBrad King2017-07-101-0/+28
| | |/ / / | |/| | |
* | | | | Merge topic 'autogen_skip_included'Brad King2017-07-111-28/+33
|\ \ \ \ \
| * | | | | Autogen: Skip included files on demandSebastian Holtermann2017-07-101-28/+33
| * | | | | Merge branch 'autogen_p' into release-3.9Brad King2017-07-051-1/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'autogen-header-skip' into release-3.9Brad King2017-07-051-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs-link-guard-cf' into release-3.9Brad King2017-06-302-6/+0
| |\ \ \ \ \ \ \
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-111-1/+1
* | | | | | | | | Merge topic 'autogen-no-generated-files'Brad King2017-07-101-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Autogen: Skip generated files for compatibility with CMake 3.8Brad King2017-07-071-0/+7
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'find_package-restore-considered-configs'Brad King2017-07-101-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | find_package: Restore longer message when config files were consideredBrad King2017-07-071-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'indented_cmakedefine'Brad King2017-07-101-7/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | configure_file: Add support for indented cmakedefineSylvain Joubert2017-07-041-7/+11
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-101-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-091-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-081-1/+1
* | | | | | | | | | Merge topic 'add-missing-fallthrough'Brad King2017-07-071-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmCTest: Add missing switch case fallthrough markupBrad King2017-07-051-1/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'iar_improved'Brad King2017-07-071-7/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add infrastructure to use language extensions without any standardBrad King2017-06-291-0/+10
| * | | | | | | | | | cmLocalGenerator: Switch order of <LANG>_{EXTENSIONS,STANDARD} checkBrad King2017-06-291-5/+5
| * | | | | | | | | | cmLocalGenerator: Simplify logic for language standard or extension flagBrad King2017-06-291-2/+2
* | | | | | | | | | | Merge topic 'connect_disablePCH_with_cl_option'Brad King2017-07-075-5/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VS: connect /Y- compiler option with "Not Using Precompiled Headers"Olender, Sebastian D2017-07-055-5/+10
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-071-1/+1
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'autogen_p'Brad King2017-07-061-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Autogen: Continue search for FOO_p.h when FOO.h was foundSebastian Holtermann2017-07-021-1/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'xcode-cross-sdk-object-libraries' into release-3.9Brad King2017-06-302-5/+5
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-061-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'vs-link-guard-cf'Brad King2017-07-052-6/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | VS: Fix support for '/guard:cf' linker flagOlender, Sebastian D2017-06-302-6/+0
| |/ / / / / / / /
* | | | | | | | | Merge topic 'autogen-header-skip'Brad King2017-07-051-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |