summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Ninja: Generate scripts for long custom command sequencesRoger Leigh2018-02-064-9/+98
* | | | | | | | | Merge topic 'const-members'Brad King2018-02-142-66/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmVisualStudio10TargetGenerator: Make some data members const; simplifyVitaly Stakhovsky2018-02-062-66/+40
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-02-141-1/+1
* | | | | | | | | | Merge topic 'more-misc-typos'Brad King2018-02-134-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINT: Misc. typosluz.paz2018-02-134-7/+7
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic '17711-reset-xcode-target-var'Brad King2018-02-131-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | cmGlobalXCodeGenerator: Properly initialize TARGETS variableGregor Jasny2018-02-131-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'autogen-write-on-change-only'Brad King2018-02-131-34/+12
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Autogen: Overwrite info files when changed onlySebastian Holtermann2018-02-061-34/+12
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2018-02-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-02-121-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-02-111-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-02-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-02-091-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-02-081-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2018-02-071-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2018-02-061-1/+1
| |/ / |/| |
* | | Begin post-3.11 developmentBrad King2018-02-051-2/+2
| |/ |/|
* | CMake 3.11.0-rc1 version updateBrad King2018-02-051-3/+3
|/
* Merge topic 'autogen-improve-multi-config'Brad King2018-02-058-471/+421
|\
| * Autogen: Improved multi-config include schemeSebastian Holtermann2018-02-028-471/+421
* | Merge topic 'vs-static-ConvertToWindowsSlash'Brad King2018-02-052-51/+52
|\ \
| * | cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash()Vitaly Stakhovsky2018-02-022-51/+52
| |/
* | CMake Nightly Date StampKitware Robot2018-02-051-1/+1
* | CMake Nightly Date StampKitware Robot2018-02-041-1/+1
* | CMake Nightly Date StampKitware Robot2018-02-031-1/+1
* | Merge topic 'simplify-ccg-converter'Brad King2018-02-021-3/+1
|\ \
| * | cmCustomCommandGenerator: Simplify cmOutputConverter accessBrad King2018-02-011-3/+1
| |/
* | Merge topic 'ninja-unused-device-link'Brad King2018-02-021-28/+0
|\ \
| * | Ninja: Remove unused device link line codeBrad King2018-02-011-28/+0
| |/
* | Merge topic 'update-kwsys'Brad King2018-02-023-98/+89
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-02-013-98/+89
| |/
* | CMake Nightly Date StampKitware Robot2018-02-021-1/+1
|/
* Merge topic 'std-string-apis'Brad King2018-02-01120-506/+470
|\
| * Reduce raw string pointers usage.Pavel Solodovnikov2018-01-31120-507/+471
* | Merge topic 'perf-from-callgrind'Brad King2018-02-017-69/+146
|\ \
| * | cmExpandedCommandArgument: add an overload for const char*Ben Boeckel2018-01-312-0/+6
| * | cmGeneratorTarget: make keyword strings constBen Boeckel2018-01-311-4/+4
| * | cmGeneratorExpressionLexer: only tokenize strings with a '$'Ben Boeckel2018-01-311-0/+6
| * | cmTarget: use static strings for special property namesBen Boeckel2018-01-311-14/+28
| * | cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY>Ben Boeckel2018-01-311-1/+2
| * | cmAddCustomCommandCommand: use std::string const& for FileIsFullPathBen Boeckel2018-01-311-1/+1
| * | cmAddCustomCommandCommand: store keywords in stringsBen Boeckel2018-01-311-49/+99
* | | CMake Nightly Date StampKitware Robot2018-02-011-1/+1
* | | Merge topic 'windows-embed-cmake-gui-version'Brad King2018-01-311-0/+4
|\ \ \ | |_|/ |/| |
| * | Windows: Embed version information into cmake-guiBrad King2018-01-301-0/+4
* | | Merge topic 'msvc_cuda_files_use_consistent_obj_names'Brad King2018-01-311-3/+14
|\ \ \
| * | | CUDA: Use MSVC default pattern for naming object filesRobert Maynard2018-01-301-3/+14
| |/ /
* | | Merge topic 'generate_speedup'Brad King2018-01-312-29/+6
|\ \ \