summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmComputeTargetDepends: Remove unused 'linking' argumentBrad King2014-06-232-7/+4
* cmTarget: De-duplicate library list expansionBrad King2014-06-232-34/+31
* cmTarget: Remove unused GetInterfaceLinkLibraries methodBrad King2014-06-232-26/+0
* Merge topic 'no-parse-directory'Brad King2014-06-101-1/+2
|\
| * cmake: Do not open directories as scripts (#14966)Brad King2014-06-091-1/+2
* | Merge topic 'android-platform'Brad King2014-06-101-0/+1
|\ \
| * | Add basic Android platform moduleBrad King2014-06-061-0/+1
* | | Merge topic 'vs10-refactor'Brad King2014-06-105-153/+176
|\ \ \
| * | | VS: Factor MS-tool-specific vcxproj settings into helperBrad King2014-06-092-45/+53
| * | | VS: Re-order logic to group MS-tool-specific options togetherBrad King2014-06-091-27/+29
| * | | VS: Set some options directly instead of using flag mapBrad King2014-06-091-14/+17
| * | | 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/static-regex'Brad King2014-06-106-25/+19
|\ \ \
| * | | cmTarget: Remove an unused variableBen Boeckel2014-06-091-1/+0
| * | | regex: Search on strings where possibleBen Boeckel2014-06-092-5/+5
| * | | regex: Use static regexs where possibleBen Boeckel2014-06-095-19/+14
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-06-101-1/+1
|/ /
* | 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
|\ \ \ \