Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TestGenerator: Add CROSSCOMPILING_EMULATOR support. | Matt McCormick | 2015-04-08 | 6 | -2/+45 |
* | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. | Matt McCormick | 2015-04-08 | 7 | -6/+56 |
* | Properties: Add CROSSCOMPILING_EMULATOR target property. | Matt McCormick | 2015-04-07 | 11 | -0/+72 |
* | Merge topic 'vs-compiler-feature-2013-update' | Brad King | 2015-04-07 | 2 | -8/+17 |
|\ | |||||
| * | Features: VS 2013 Update 3 supports initializer lists (#15494) | Brad King | 2015-04-06 | 2 | -8/+13 |
| * | Tests: Fix CompileFeatures cxx_generalized_initializers example | Brad King | 2015-04-06 | 1 | -2/+6 |
* | | Merge topic 'minor-cleanups' | Brad King | 2015-04-07 | 2 | -2/+0 |
|\ \ | |||||
| * | | Remove unused includes. | Stephen Kelly | 2015-04-06 | 2 | -2/+0 |
* | | | Merge topic 'gcov-module-coverage-exclude' | Brad King | 2015-04-07 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'gcov-module-coverage-exclude' | Brad King | 2015-04-06 | 1 | -0/+6 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-04-07 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'minor-cleanups' | Brad King | 2015-04-06 | 10 | -81/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | cmCacheManager: Remove unused method | Stephen Kelly | 2015-04-05 | 4 | -27/+0 |
| * | | cmCacheManager: Remove unused overloads. | Stephen Kelly | 2015-04-05 | 2 | -24/+0 |
| * | | cmCacheManager: Remove use of intermediate overload. | Stephen Kelly | 2015-04-05 | 1 | -1/+2 |
| * | | cmGlobalGenerator: Don't fetch the cache manager in a loop. | Stephen Kelly | 2015-04-05 | 1 | -2/+1 |
| * | | cmake: Clear member rather than explicit erase. | Stephen Kelly | 2015-04-05 | 1 | -1/+1 |
| * | | cmake: Be clear that there is no chaining after global properties. | Stephen Kelly | 2015-04-05 | 1 | -3/+2 |
| * | | cmake: Remove unused method. | Stephen Kelly | 2015-04-05 | 1 | -3/+0 |
| * | | cmake: Remove unused member. | Stephen Kelly | 2015-04-05 | 2 | -2/+0 |
| * | | cmMakefile: Remove one wrong and one insufficiently helpful comment. | Stephen Kelly | 2015-04-04 | 1 | -3/+2 |
| * | | cmListFile: Remove unused member. | Stephen Kelly | 2015-04-04 | 2 | -11/+0 |
| * | | cmMakefile: Remove bogus comment. | Stephen Kelly | 2015-04-04 | 1 | -4/+0 |
| * | | Remove duplicate tag name. | Stephen Kelly | 2015-04-04 | 1 | -1/+0 |
* | | | Merge topic 'cpack-one-component-only' | Brad King | 2015-04-06 | 2 | -2/+4 |
|\ \ \ | |||||
| * | | | CPack single component packaging | Domen Vrankar | 2015-04-05 | 2 | -2/+4 |
* | | | | Merge topic 'improve-properties-help' | Brad King | 2015-04-06 | 6 | -39/+43 |
|\ \ \ \ | |||||
| * | | | | Help: Link to properties in set_tests_properties. | Stephen Kelly | 2015-04-04 | 3 | -29/+22 |
| * | | | | Help: Link to properties in set_directory_properties docs. | Stephen Kelly | 2015-04-04 | 1 | -6/+3 |
| * | | | | Help: Add link in set_source_files_properties command docs. | Stephen Kelly | 2015-04-04 | 1 | -3/+3 |
| * | | | | Help: Shorten too-long title marker. | Stephen Kelly | 2015-04-04 | 1 | -1/+1 |
| * | | | | Help: Add references to cmake-property sections. | Stephen Kelly | 2015-04-04 | 1 | -0/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'gcov-module-coverage-exclude' | Brad King | 2015-04-06 | 10 | -18/+128 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDE | Nils Gladitz | 2015-04-04 | 10 | -18/+128 |
* | | | | Merge topic 'doc-target_link_libraries' | Brad King | 2015-04-06 | 1 | -84/+124 |
|\ \ \ \ | |||||
| * | | | | Help: Revise target_link_libraries command documentation | Brad King | 2015-04-03 | 1 | -84/+124 |
* | | | | | Merge topic 'makefile-depscan-BOM' | Brad King | 2015-04-06 | 7 | -6/+58 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: Tolerate a BOM while scanning source dependencies (#15493) | Brad King | 2015-04-03 | 7 | -6/+58 |
* | | | | | | Merge topic 'test_cpack_symlinks' | Brad King | 2015-04-06 | 5 | -0/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Add case for CPack source package with symlinks | Bill Hoffman | 2015-04-06 | 4 | -0/+35 |
| * | | | | | | cpack: Disable CMake Cygwin legacy warning while packaging | Brad King | 2015-04-01 | 1 | -0/+3 |
* | | | | | | | Merge topic 'doc-generator-names-ref' | Brad King | 2015-04-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Clarify manual reference for generator names | Nils Gladitz | 2015-04-04 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-04-06 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-04-05 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-04-04 | 1 | -1/+1 |
* | | | | | Merge topic 'vs-xaml' | Brad King | 2015-04-03 | 24 | -4/+498 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add support for XAML source files | Gilles Khouzam | 2015-04-03 | 24 | -4/+498 |
* | | | | | | Merge topic 'doc-relocatable-usage-requirements' | Brad King | 2015-04-03 | 10 | -117/+153 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Help: Update discussion of relocable packages in cmake-packages(7) | Brad King | 2015-04-03 | 1 | -20/+46 |