| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'cpack-rpm-refactored-file-listing' | Brad King | 2015-04-21 | 1 | -0/+6 |
|\ |
|
| * | Help: Add notes for topic 'cpack-rpm-refactored-file-listing' | Brad King | 2015-04-20 | 1 | -0/+6 |
|
|
* | | Merge topic 'add-GreenHills-MULTI-generator' | Brad King | 2015-04-20 | 11 | -0/+66 |
|\ \ |
|
| * | | Help: Add notes for topic 'add-GreenHills-MULTI-generator' | Brad King | 2015-04-20 | 1 | -0/+8 |
|
|
| * | | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 10 | -0/+58 |
|
|
* | | | Help: Clarify PDB_NAME fallback behavior (#15518) | Brad King | 2015-04-17 | 1 | -1/+2 |
| |/
|/| |
|
* | | Merge topic 'FPHSA-updates' | Brad King | 2015-04-17 | 1 | -0/+10 |
|\ \ |
|
| * | | FPHSA: Always populate the ExactCase_FOUND variable (#15412). | Stephen Kelly | 2015-04-17 | 1 | -0/+10 |
|
|
* | | | Merge topic 'vs10-no-macros' | Brad King | 2015-04-16 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | VS: Drop reload macros for VS >= 10 (#11258,#14680) | Brad King | 2015-04-15 | 1 | -0/+9 |
| |/ / |
|
* | | | Merge topic 'vs70-deprecate' | Brad King | 2015-04-16 | 2 | -1/+12 |
|\ \ \ |
|
| * | | | Deprecate Visual Studio 7 generator (.NET 2002) | Brad King | 2015-04-15 | 2 | -1/+12 |
|
|
* | | | | Merge topic 'vs6-deprecate' | Brad King | 2015-04-16 | 2 | -1/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | Deprecate Visual Studio 6 generator | Brad King | 2015-04-15 | 2 | -1/+12 |
| |/ / |
|
* | | | Merge topic 'doc-ninja-non-experimental' | Brad King | 2015-04-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Ninja: Drop 'experimental' label in documentation | Brad King | 2015-04-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Help: Fix {GIT,P4}UpdateCustom documentation (#15512) | Brad King | 2015-04-13 | 1 | -2/+2 |
|/ / |
|
* | | cmake: Teach "-E tar" command a "--format=" option | Nils Gladitz | 2015-04-10 | 2 | -0/+10 |
|
|
* | | Merge topic 'link-implicit-libs-full-path' | Brad King | 2015-04-09 | 6 | -5/+84 |
|\ \
| |/
|/| |
|
| * | Link libraries by full path even in implicit directories | Brad King | 2015-04-09 | 5 | -5/+83 |
|
|
| * | Help: Add link target for Find Modules section of cmake-developer.7 | Brad King | 2015-04-07 | 1 | -0/+1 |
|
|
* | | Merge topic 'emulator-property' | Brad King | 2015-04-08 | 6 | -1/+29 |
|\ \ |
|
| * | | Help: Add notes for topic 'emulator-property' | Brad King | 2015-04-08 | 1 | -0/+7 |
|
|
| * | | TestGenerator: Add CROSSCOMPILING_EMULATOR support. | Matt McCormick | 2015-04-08 | 1 | -1/+3 |
|
|
| * | | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. | Matt McCormick | 2015-04-08 | 2 | -3/+11 |
|
|
| * | | Properties: Add CROSSCOMPILING_EMULATOR target property. | Matt McCormick | 2015-04-07 | 4 | -0/+11 |
|
|
* | | | Help: Document supported compilers in cmake-compile-features.7 | Robert Maynard | 2015-04-07 | 21 | -20/+34 |
|/ / |
|
* | | 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 |
|
|
* | | 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 '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 |
|
|
* | | | | Help: Clarify manual reference for generator names | Nils Gladitz | 2015-04-04 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'vs-xaml' | Brad King | 2015-04-03 | 3 | -0/+13 |
|\ \ \ |
|
| * | | | VS: Add support for XAML source files | Gilles Khouzam | 2015-04-03 | 3 | -0/+13 |
|
|
* | | | | 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 |
|
|
| * | | Help: Reorganize and refine discussion of relocatable packages | Brad King | 2015-04-03 | 4 | -114/+106 |
|
|
| * | | Help: Place relocatable package notes in their own subsections | Brad King | 2015-04-03 | 6 | -3/+21 |
|
|
| * | | Help: Fix typo in cmake-packages(7) manual | Brad King | 2015-04-03 | 1 | -1/+1 |
|
|
| * | | Help: Fix syntax in non-relocatable usage requirements example | Brad King | 2015-04-03 | 1 | -4/+4 |
| |/ |
|
* | | Help: Split cmake-generators(7) into linkable subsections | Brad King | 2015-04-03 | 1 | -1/+25 |
|
|
* | | Merge topic 'FindCUDA.cmake/StaticRuntime' | Brad King | 2015-04-03 | 1 | -0/+7 |
|\ \ |
|
| * | | FindCUDA: Use the static CUDA runtime library if available (#15482) | James Bigler | 2015-04-03 | 1 | -0/+7 |
|
|
* | | | Merge topic 'remove-DEFINITIONS-directory-property' | Brad King | 2015-04-02 | 4 | -3/+32 |
|\ \ \ |
|