summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'ctest-exit-code-int64'Brad King2019-02-114-7/+12
|\ \ \
| * | | CTest: Represent process exit codes as 64-bit signed integerZsolt Parragi2019-02-084-7/+12
* | | | Merge topic 'modernize-for-loops'Brad King2019-02-1147-419/+332
|\ \ \ \
| * | | | Modernize: Use ranged for-loops when possibleArtur Ryt2019-02-0746-416/+317
| * | | | cmAlgorithms: Make cmRange advance/retreat safe for rvaluesArtur Ryt2019-02-071-3/+15
* | | | | Merge topic 'ghs-updates'Brad King2019-02-111-1/+1
|\ \ \ \ \
| * | | | | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILEFred Baksik2019-02-081-1/+1
| * | | | | Merge branch 'xcode-stdlib-flags' into release-3.14Brad King2019-02-071-0/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs-csharp-nowarn-numbers' into release-3.14Brad King2019-02-074-1/+18
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'fix-exclude-dir-with-iface'Brad King2019-02-111-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix EXCLUDE_FROM_ALL on directory with an interface libraryBrad King2019-02-081-1/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-02-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-02-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-02-091-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'cmake_parse_arguments-keywords_missing_values'Kyle Edwards2019-02-081-41/+95
|\ \ \ \ \ \
| * | | | | | cmake_parse_arguments: add KEYWORDS_MISSING_VALUESTorsten Robitzki2019-02-071-7/+47
| * | | | | | cmake_parse_arguments: Factor out part of implementation for re-useTorsten Robitzki2019-02-061-39/+53
* | | | | | | Merge topic 'message-stdstring'Brad King2019-02-0812-34/+35
|\ \ \ \ \ \ \
| * | | | | | | cmSystemTools: MessageCallback and Message() accept std::string argumentVitaly Stakhovsky2019-02-0712-34/+35
| |/ / / / / /
* | | | | | | Merge topic 'getreqdef'Brad King2019-02-0816-55/+57
|\ \ \ \ \ \ \
| * | | | | | | cmMakefile::GetRequiredDefinition: return const std::string&Vitaly Stakhovsky2019-02-0716-55/+57
* | | | | | | | Merge topic 'runsinglecommand'Brad King2019-02-0815-39/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSystemTools::RunSingleCommand: Accept std::string argumentVitaly Stakhovsky2019-02-0615-39/+37
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-02-081-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'prefer-front-back-over-begin-rbegin'Brad King2019-02-0722-65/+64
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Prefer front/back/data over dereferencing begin/rbegin iterArtur Ryt2019-02-0622-65/+64
| |/ / / / /
* | | | | | Merge topic 'xcode-stdlib-flags'Brad King2019-02-071-0/+16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Xcode: Derive stdlib from CXX flagsGregor Jasny2019-02-071-0/+16
| | |/ / / | |/| | |
* | | | | Merge topic 'vs-csharp-nowarn-numbers'Brad King2019-02-074-1/+18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | VS: Fix nowarn compiler option to accept warning numbers.Wil Stark2019-02-074-1/+18
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-02-071-1/+1
| |/ / |/| |
* | | Begin post-3.14 developmentBrad King2019-02-061-2/+2
| |/ |/|
* | CMake 3.14.0-rc1 version updateBrad King2019-02-061-3/+3
|/
* Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'Brad King2019-02-064-32/+53
|\
| * CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target typesRobert Maynard2019-02-054-32/+53
* | Merge topic 'autogen_same_name_different_extension'Brad King2019-02-062-13/+35
|\ \
| * | Autogen: AUTOMOC support for files with the same name but different extensionsSebastian Holtermann2019-02-052-13/+35
* | | CMake Nightly Date StampKitware Robot2019-02-061-1/+1
|/ /
* | Merge topic 'update-kwsys'Brad King2019-02-051-1/+2
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-051-1/+2
* | | Merge topic 'autogen_single_all_sources_iteration'Brad King2019-02-054-85/+85
|\ \ \
| * | | Autogen: Iterate over makefile sources only onceSebastian Holtermann2019-02-021-78/+80
| * | | cmSystemTools: Let `GetFileFormat` accept a `std::stding const&`Sebastian Holtermann2019-02-024-8/+6
* | | | Merge topic 'vs-fortran-target-check'Brad King2019-02-051-19/+12
|\ \ \ \
| * | | | VS: Fix Fortran target type selection when linking C++ targetsBrad King2019-02-041-19/+12
| | |_|/ | |/| |
* | | | Merge topic 'swift-xcode-10.2'Brad King2019-02-051-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Xcode: Update default Swift language version for Xcode 10.2Brad King2019-02-041-0/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2019-02-051-1/+1
|/ /
* | Merge topic 'cmSourceFile_refactor'Brad King2019-02-0413-84/+112
|\ \ | |/
| * cmSourceFile: Check if a file is GENERATED first in the full path computationSebastian Holtermann2019-02-021-5/+5