summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookupBrad King2014-07-072-68/+22
* 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-073-42/+10
* 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 'ExternalProject_test'Brad King2014-07-021-54/+0
|\
| * ExternalProject test: remove unused fileRolf Eike Beer2014-07-011-54/+0
* | Merge topic 'memcheck-test-no-lang'Brad King2014-07-021-1/+1
|\ \
| * | CTestTestMemcheck: do not search for compilersRolf Eike Beer2014-07-011-1/+1
| |/
* | Merge topic 'tests-add_test-NAME'Brad King2014-07-021-1/+1
|\ \
| * | Tests: Use add_test(NAME) signature in add_test_macroBen Boeckel2014-07-011-1/+1
| |/
* | Merge topic 'fix-circular-transitive-properties-segfault'Brad King2014-07-0222-0/+171
|\ \
| * | 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-0121-0/+141
* | | Merge topic 'ninja-link-order-only-dependencies'Brad King2014-07-022-1/+12
|\ \ \
| * | | Ninja: Add order-only dependencies to link commands (#14728)Ben Boeckel2014-07-012-1/+12
| | |/ | |/|
* | | 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 'FindJNI-ppc64le'Brad King2014-07-021-1/+1
|\ \ \ \
| * | | | FindJNI: search for ppc64 on ppc64le as wellDinar Valeev2014-07-011-1/+1
* | | | | 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 'test-speedup-RunCMake.include_directories'Brad King2014-07-0119-44/+55
|\ \ \ \ \
| * | | | | Tests: Speed up RunCMake.include_directories testBrad King2014-06-3011-11/+11
| * | | | | Tests: Drop broken and now unused RunCMake_TEST_FILE optionBrad King2014-06-301-4/+1
| * | | | | Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILEBrad King2014-06-304-24/+35
| * | | | | Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILEBrad King2014-06-304-5/+8
| | |_|_|/ | |/| | |
* | | | | 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
| |/ / / /
* | | | | Merge topic 'cuda_osx_clang'Brad King2014-07-012-4/+14
|\ \ \ \ \
| * | | | | FindCUDA: Fix OSX Clang & no C language enabledAdam Strzelecki2014-06-302-4/+14
| |/ / / /
* | | | | Merge topic 'FindVTK-drop-4.0-support'Brad King2014-07-012-101/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FindVTK: Drop support for finding VTK 4.0Brad King2014-07-012-101/+17
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2014-07-011-1/+1
* | | | Merge topic 'FindQt4-ignore-qt5'Brad King2014-06-301-1/+2
|\ \ \ \
| * | | | FindQt4: Don't further process qmake if it does not belong to Qt4Nils Gladitz2014-06-271-1/+2
* | | | | Merge topic 'vs14-generator'Brad King2014-06-3030-55/+968
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'vs14-generator'Brad King2014-06-271-0/+4
| * | | | | Tests: Simplify LoadCommand testsBrad King2014-06-256-34/+0
| * | | | | FindBoost: Add -vc140 mangling for VS 14Brad King2014-06-251-0/+2