summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
| * cmSourceFile: Refactor FindFullPath methodSebastian Holtermann2019-02-024-63/+74
| * Use cmSourceFile::GetIsGeneratedSebastian Holtermann2019-02-0110-11/+11
| * cmSourceFile: Add IsGenerated methodSebastian Holtermann2019-02-012-4/+17
| * cmSourceFile: Additional static property stringsSebastian Holtermann2019-02-012-3/+7
* | Merge topic 'vs-wince-deployment'Brad King2019-02-041-1/+7
|\ \
| * | VS: Fix deployment for WinCE projectsWil Stark2019-02-011-1/+7
| |/
* | Merge topic 'winrtrefs'Brad King2019-02-041-2/+8
|\ \
| * | VS: Fix WinRT component referencesGilles Khouzam2019-02-011-2/+8
| |/
* | Merge topic 'set-env-warning'Brad King2019-02-041-0/+8
|\ \
| * | set: warn of extra arguments after ENV value.Taylor Holberton2019-02-011-0/+8
* | | CMake Nightly Date StampKitware Robot2019-02-041-1/+1
* | | CMake Nightly Date StampKitware Robot2019-02-031-1/+1
* | | CMake Nightly Date StampKitware Robot2019-02-021-1/+1
| |/ |/|
* | Merge topic 'server-normalize-paths'Brad King2019-02-011-2/+11
|\ \
| * | cmake-server: Normalize build and source directoriesGregor Jasny2019-01-311-2/+11
| |/
* | CMake Nightly Date StampKitware Robot2019-02-011-1/+1
|/
* Merge topic 'ninja-intel-depfile'Brad King2019-01-313-6/+37
|\