summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-051-1/+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
|\
| * Ninja: Use deps=gcc for Intel Compiler on WindowsBrad King2019-01-301-2/+22
| * Ninja: Detect when ninja is new enough to support a multi-line depfileBrad King2019-01-302-0/+15
| * Ninja: Drop unnecessary deptype customization infrastructureBrad King2019-01-301-4/+0
* | Merge topic 'install-strip-macos'Brad King2019-01-311-1/+13
|\ \
| * | install: Fix stripping on macOSHarry Mallon2019-01-301-1/+13
* | | Merge topic 'xcode-object-dir'Brad King2019-01-313-15/+27
|\ \ \
| * | | Xcode: Fix object library builds with sanitizers enabledBrad King2019-01-302-3/+12
| * | | Xcode: Place object library artifacts outside Objects-normal directoryBrad King2019-01-302-15/+18
| |/ /
* | | Merge topic 'set-validate-cache-type'Brad King2019-01-313-3/+23
|\ \ \
| * | | set: warn if CACHE type is not recognizedTaylor Holberton2019-01-303-3/+23
* | | | Merge topic 'autogen-std-bind-to-lambdas'Brad King2019-01-312-6/+2
|\ \ \ \
| * | | | Autogen: Refactor std::bind calls to lambdasArtur Ryt2019-01-292-6/+2
| |/ / /
* | | | Merge topic 'tidy-use-equals-default-fix'Brad King2019-01-311-1/+1
|\ \ \ \
| * | | | clang-tidy: Silence use-equals-default warningRegina Pfeifer2019-01-301-1/+1
| | |/ / | |/| |
* | | | Merge topic 'std-string-callback'Brad King2019-01-315-16/+13
|\ \ \ \
| * | | | OutputCallback: Accept std::string argumentRegina Pfeifer2019-01-305-16/+13
| |/ / /
* | | | Merge topic 'update-kwsys'Brad King2019-01-312-10/+20
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-302-10/+20
| |/ / /
* | | | Merge topic 'autogen-qt-version-from-dirprops'Brad King2019-01-311-18/+25
|\ \ \ \
| * | | | Autogen: Read the Qt version from directory properties as wellSebastian Holtermann2019-01-301-18/+25
| |/ / /
* | | | Merge topic 'restore-install-late-framework'Brad King2019-01-311-2/+29
|\ \ \ \
| * | | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-301-2/+29
* | | | | ReadListFile: Accept std::string argumentVitaly Stakhovsky2019-01-314-14/+16
* | | | | Merge topic 'unused-members'Brad King2019-01-311-14/+0
|\ \ \ \ \
| * | | | | Remove unused 'class cmake' membersBrad King2019-01-311-14/+0
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-01-311-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'tidy-use-equals-delete'Brad King2019-01-3055-127/+209
|\ \ \ \ | |/ / / |/| | |
| * | | clang-tidy: Use `= delete`Regina Pfeifer2019-01-2955-127/+209
| | |/ | |/|
* | | Merge topic 'vs-msbuild-arch'Brad King2019-01-302-5/+17
|\ \ \