summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2014-07-101-1/+1
* Merge topic 'thread-sanitizer'Brad King2014-07-094-155/+337
|\
| * ctest_memcheck: Add support for ThreadSanitizerBill Hoffman2014-07-094-155/+337
* | Merge topic 'dev/custom-target-performance'Brad King2014-07-093-44/+62
|\ \
| * | cmMakefile: Defer dependency calculationsBen Boeckel2014-07-081-7/+7
| * | cmMakefile: Avoid excess source filesBen Boeckel2014-07-081-23/+26
| * | cmMakefile: Add a CreateSource methodBen Boeckel2014-07-083-14/+29
* | | Merge topic 'allow-OBJECT-library-extra-sources'Brad King2014-07-091-5/+2
|\ \ \
| * | | add_library: Allow arbitrary non-linked sources in OBJECT librariesBrad King2014-07-091-5/+2
| | |/ | |/|
* | | Merge topic 'update-kwsys'Brad King2014-07-097-74/+432
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-07-077-74/+432
| |/ /
* | | 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