summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | CMake Nightly Date StampKitware Robot2014-07-091-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-07-081-1/+1
|/ / /
* | | Merge topic 'refactor-usage-requirement-evaluation'Brad King2014-07-077-261/+113
|\ \ \
| * | | cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookupBrad King2014-07-071-61/+15
| * | | cmTarget: Simplify CMP0027 logic in processIncludeDirectoriesBrad King2014-07-071-26/+20
| * | | cmTarget: Add to LinkImplementation whether each library was a genexBrad King2014-07-072-11/+11
| * | | cmTarget: Simplify INTERFACE_COMPILE_FEATURES usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Simplify INTERFACE_COMPILE_DEFINITIONS usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Simplify INTERFACE_COMPILE_OPTIONS usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Simplify INTERFACE_SOURCES usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Add method to add usage requirements from linked interfacesBrad King2014-07-071-0/+29
| * | | cmTarget: Add to LinkImplementation a backtrace for each libraryBrad King2014-07-072-5/+7
| * | | cmTarget: Refactor LinkImplementation to allow more informationBrad King2014-07-075-14/+27
| * | | cmGeneratorExpressionEvaluator: Shorten some long linesBrad King2014-07-071-13/+16
| * | | cmComputeLinkDepends: Convert AddLinkEntries to a templateBrad King2014-07-072-4/+5
* | | | Merge topic 'ctest-S-message-STATUS'Brad King2014-07-071-0/+11
|\ \ \ \
| * | | | CTest: Implement message(STATUS) output for 'ctest -S' scriptsBrad King2014-07-021-0/+11
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2014-07-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-031-1/+1
|/ / /
* | | Merge topic 'fix-circular-transitive-properties-segfault'Brad King2014-07-022-0/+43
|\ \ \
| * | | Target: Return null when a transitive property is not defined.Stephen Kelly2014-07-011-0/+30
| * | | Genex: Fix stack overflow in transitive property evaluation.Stephen Kelly2014-07-011-0/+13
* | | | Merge topic 'ninja-link-order-only-dependencies'Brad King2014-07-021-1/+6
|\ \ \ \
| * | | | Ninja: Add order-only dependencies to link commands (#14728)Ben Boeckel2014-07-011-1/+6
* | | | | Merge topic 'encoding-bugs'Brad King2014-07-022-15/+5
|\ \ \ \ \
| * | | | | Encoding: Replace some system calls with kwsys calls which handle unicode.Clinton Stimpson2014-07-012-15/+5
* | | | | | Merge topic 'libarchive-encoding'Brad King2014-07-022-8/+56
|\ \ \ \ \ \
| * | | | | | Encoding: Fix potential encoding issues with libarchive on Windows.Clinton Stimpson2014-07-022-8/+56
* | | | | | | CMake Nightly Date StampKitware Robot2014-07-021-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'ninja-no-phony-sources'Brad King2014-07-014-44/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ninja: Skip generating empty phony rulesAdam Strzelecki2014-06-302-14/+21
| * | | | | Ninja: Don't limit custom cmd side-effects to build folder (#14972)Adam Strzelecki2014-06-301-16/+6
| * | | | | Ninja: Consider only custom commands deps as side-effects (#14972)Adam Strzelecki2014-06-302-14/+17
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2014-07-011-1/+1
* | | | | Merge topic 'vs14-generator'Brad King2014-06-3011-4/+923
|\ \ \ \ \
| * | | | | VS14: Fix Cl and Link flag tables as previous versionsBrad King2014-06-252-11/+5
| * | | | | VS14: Generate flag tables from MSBuild v140 tool filesBrad King2014-06-255-3/+759
| * | | | | VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-256-1/+170
* | | | | | CMake Nightly Date StampKitware Robot2014-06-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-06-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-06-281-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'bootstrap-cmake-locations'Brad King2014-06-271-1/+6
|\ \ \ \ \
| * | | | | bootstrap: Fix "make test" and "make package" targets (#14989)Brad King2014-06-251-0/+5
| * | | | | bootstrap: Clarify name of configured source directoryBrad King2014-06-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'refactor-link-internals'Brad King2014-06-272-168/+160
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmTarget: Refactor ComputeLinkImplementationBrad King2014-06-251-17/+20
| * | | | cmTarget: Pre-indent a block in ComputeLinkImplementationBrad King2014-06-251-37/+37