| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ |
|
| * | | | Do not treat DEFINITIONS as a built-in directory property | Stephen Kelly | 2015-04-02 | 4 | -3/+32 |
| | |/
| |/| |
|
* | | | Help: Document conversion of PATH/FILEPATH cache values to absolute paths | Brad King | 2015-04-01 | 2 | -1/+18 |
|
|
* | | | Help: Rewrite 'set` command documentation | Brad King | 2015-04-01 | 1 | -95/+59 |
|
|
* | | | Help: Add link target to cmake-language.7 variables section | Brad King | 2015-04-01 | 1 | -0/+2 |
|/ / |
|
* | | Merge topic 'makefile-DELETE_ON_ERROR' | Brad King | 2015-04-01 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Help: Add notes for topic 'makefile-DELETE_ON_ERROR' | Brad King | 2015-03-31 | 1 | -0/+7 |
|
|
* | | Merge topic 'UseSWIG-no-MAIN_DEPENDENCY' | Brad King | 2015-03-31 | 1 | -0/+9 |
|\ \ |
|
| * | | Help: Add notes for topic 'UseSWIG-no-MAIN_DEPENDENCY' | Brad King | 2015-03-31 | 1 | -0/+9 |
| |/ |
|
* | | Merge topic 'cpack-rpm-basic-symlink-handling' | Brad King | 2015-03-31 | 1 | -0/+6 |
|\ \ |
|
| * | | Help: Add notes for topic 'cpack-rpm-basic-symlink-handling' | Brad King | 2015-03-31 | 1 | -0/+6 |
| |/ |
|
* | | Help: Refine COMPILE_OPTIONS property documentation | Brad King | 2015-03-31 | 2 | -6/+7 |
|
|
* | | Help: Fix xref typos in target_compile_options docs | Brad King | 2015-03-31 | 1 | -2/+2 |
|
|
* | | Help: Add link target to cmake-language.7 lists section | Brad King | 2015-03-31 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'add_dependencies-INTERFACE-libraries' | Brad King | 2015-03-30 | 2 | -9/+19 |
|\ |
|
| * | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 2 | -2/+9 |
|
|
| * | Help: Format add_dependencies documentation | Brad King | 2015-03-27 | 1 | -9/+12 |
|
|
* | | ExternalData: Add option to recursively match under directories | Brad King | 2015-03-27 | 1 | -0/+7 |
|/ |
|
* | Merge topic 'ninja-require-byproducts' | Brad King | 2015-03-23 | 3 | -0/+118 |
|\ |
|
| * | Ninja: Add policy to require explicit custom command byproducts | Brad King | 2015-03-20 | 3 | -0/+118 |
|
|
* | | Merge topic 'add-extra-qbs-generator' | Brad King | 2015-03-23 | 3 | -0/+32 |
|\ \ |
|
| * | | Qbs: Add new 'extra' generator for qbs project files | Stanislav Ionascu | 2015-03-20 | 3 | -0/+32 |
| |/ |
|
* | | Merge topic 'xcode-xctest' | Brad King | 2015-03-23 | 5 | -0/+22 |
|\ \ |
|
| * | | Help: Add notes for topic 'xcode-xctest' | Brad King | 2015-03-23 | 1 | -0/+6 |
|
|
| * | | OS X: Add FindXCTest module | Gregor Jasny | 2015-03-23 | 2 | -0/+2 |
|
|
| * | | OS X: Add handling for XCTest bundles | Gregor Jasny | 2015-03-23 | 2 | -0/+14 |
| |/ |
|
* | | Merge topic 'ctest-repeat-until-fail' | Brad King | 2015-03-23 | 2 | -0/+10 |
|\ \ |
|
| * | | Help: Add notes for topic 'ctest-repeat-until-fail' | Brad King | 2015-03-23 | 1 | -0/+5 |
|
|
| * | | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 1 | -0/+5 |
|
|
* | | | Merge topic 'file-globbing-directory-listing' | Brad King | 2015-03-20 | 2 | -3/+20 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'file-globbing-directory-listing' | Brad King | 2015-03-20 | 1 | -0/+6 |
|
|
| * | | | file: Teach GLOB to list directories optionally | Domen Vrankar | 2015-03-20 | 1 | -3/+14 |
| | |/
| |/| |
|
* | | | Help: Add notes for topic 'mingw-compile-features' | Brad King | 2015-03-20 | 1 | -0/+6 |
|/ / |
|
* | | FindMatlab: Rewrite module and provide a usage API | Raffi Enficiaud | 2015-03-17 | 1 | -0/+7 |
|
|
* | | Merge topic 'refactor-cmGeneratorExpression' | Brad King | 2015-03-12 | 1 | -4/+4 |
|\ \ |
|
| * | | Help: Move docs of $<0:...> and $<1:...> to output section. | Stephen Kelly | 2015-03-10 | 1 | -4/+4 |
|
|
* | | | Merge topic 'main_dependency_diagnostic' | Brad King | 2015-03-12 | 3 | -0/+28 |
|\ \ \
| |/ /
|/| | |
|
| * | | add_custom_command: Diagnose MAIN_DEPENDENCY limitation. | Nils Gladitz | 2015-03-09 | 3 | -0/+28 |
|
|
* | | | Merge topic 'target-language-genex' | Brad King | 2015-03-10 | 2 | -0/+53 |
|\ \ \ |
|