summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
|\ \ \ \
| * | | | add_custom_command: Normalize OUTPUT and DEPENDS paths.Stephen Kelly2014-05-282-1/+15
| |/ / /
* | | | Merge topic 'vs-vcproj-bool-case'Brad King2014-05-292-31/+31
|\ \ \ \
| * | | | VS: Use lower-case boolean values in VS 7-9 (#14927)Mark Salisbury2014-05-282-31/+31
| | |/ / | |/| |
* | | | Merge topic 'cxx14-features'Brad King2014-05-294-6/+41
|\ \ \ \
| * | | | Features: Add support for C++14 features.Stephen Kelly2014-05-224-6/+41
* | | | | CMake Nightly Date StampKitware Robot2014-05-291-1/+1
| |_|/ / |/| | |