summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* VS: Remove always-true condition on compile options blockBrad King2014-06-091-36/+32
* VS: Refactor internal generator factory logicBrad King2014-06-093-14/+15
* VS: Fix vcxproj specification of empty output file extensionBrad King2014-06-091-0/+6
* VS: Fix vcxproj elements specifying binary output locationsBrad King2014-06-091-9/+8
* VS: Refactor flag table lookupBrad King2014-06-092-16/+24
* Merge topic 'dev/backtrace-performance'Brad King2014-06-0934-224/+234
|\
| * cmGeneratorExpression: Add workaround for Borland compilerBrad King2014-06-061-0/+8
| * backtrace: Convert to local paths in IssueMessageBen Boeckel2014-06-0513-22/+66
| * genex: remove the need for backtracesBen Boeckel2014-06-0520-125/+117
| * cmake: remove dummy backtraces for IssueMessageBen Boeckel2014-06-055-17/+14
| * cmMakefile: return a backtraceBen Boeckel2014-06-0510-69/+38
* | Merge topic 'fix-ctest-label-regex'Brad King2014-06-091-2/+2
|\ \
| * | CTest: Fix combined inclusive/exclusive label regular expressionsNils Gladitz2014-06-061-2/+2
* | | CMake Nightly Date StampKitware Robot2014-06-091-1/+1
* | | CMake Nightly Date StampKitware Robot2014-06-081-1/+1
* | | CMake Nightly Date StampKitware Robot2014-06-071-1/+1
* | | Merge topic 'xcode-15-string-apis'Brad King2014-06-061-13/+5
|\ \ \
| * | | Xcode: Fix single-configuration generation for version 1.5Brad King2014-06-051-13/+5
* | | | Merge topic 'compile-OBJECT_FILE_DIR'Brad King2014-06-064-0/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Add OBJECT_FILE_DIR rule placeholder for compilation linesBrad King2014-06-054-0/+19
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-06-061-1/+1
| |/ |/|
* | Merge topic 'delay-generator-toolset'Brad King2014-06-059-36/+52
|\ \
| * | Allow a toolchain file to specify a generator toolsetBrad King2014-06-047-19/+23
| * | VS: Split user- and generator-provided PlatformToolsetBrad King2014-06-044-13/+25
| * | Xcode: Rename internal variable {Platform => Generator}ToolsetBrad King2014-06-042-6/+6
* | | Merge topic 'fix-ctest-option-summary'Brad King2014-06-051-1/+2
|\ \ \
| * | | CTest: Added option description for --output-on-failureNils Gladitz2014-06-051-1/+2
* | | | Merge topic 'expand_cobertura_coverage'Brad King2014-06-055-26/+78
|\ \ \ \
| * | | | CTest: Generalize Cobertura coverage format handlingJoseph Snyder2014-06-042-9/+61
| * | | | CTest: Rename coverage implementation for "Python" to "Cobertura"Joseph Snyder2014-06-045-17/+17
* | | | | Merge topic 'setlocale'Brad King2014-06-054-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Encoding: Add setlocale() to applications.Clinton Stimpson2014-06-044-0/+10
* | | | | CMake Nightly Date StampKitware Robot2014-06-051-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'fix-build-crash-on-bad-generator'Brad King2014-06-041-1/+7
|\ \ \ \
| * | | | cmake: Fix --build crash on bad CMAKE_GENERATOR in cacheBrad King2014-06-031-1/+7
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2014-06-041-1/+1
| |_|/ |/| |
* | | Merge topic 'cmake-credits'Brad King2014-06-031-1/+1
|\ \ \
| * | | Simplify and clarify credit text and linkBrad King2014-06-031-1/+1
* | | | Merge topic 'cmake-credits'Brad King2014-06-031-1/+1
|\ \ \ \ | |/ / /
| * | | Simplify and clarify credit text and linkBrad King2014-06-031-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-06-031-1/+1
* | | Merge topic 'feature-extensions-by-default'Brad King2014-06-021-2/+10
|\ \ \
| * | | Features: Enable compiler extensions by default.Stephen Kelly2014-05-311-2/+10
* | | | CMake Nightly Date StampKitware Robot2014-06-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-06-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-05-311-1/+1
* | | | Merge topic 'consistent-genex-target-message'Brad King2014-05-301-14/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Genex: Clarify error message on use with non-binary targets (#14899).Stephen Kelly2014-05-291-14/+14
* | | | CMake Nightly Date StampKitware Robot2014-05-301-1/+1
| |/ / |/| |
* | | Merge topic 'normalize-custom-command-paths'Brad King2014-05-292-1/+15
|\ \ \