| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ |
|
| * | | | Help: Add release notes for target-language-genex. | Stephen Kelly | 2015-03-10 | 1 | -0/+9 |
|
|
| * | | | Genex: Allow COMPILE_LANGUAGE when processing include directories. | Stephen Kelly | 2015-03-09 | 1 | -1/+5 |
|
|
| * | | | Genex: Allow COMPILE_LANGUAGE when processing compile definitions. | Stephen Kelly | 2015-03-09 | 1 | -0/+10 |
|
|
| * | | | Genex: Enable use of COMPILE_LANGUAGE for compile options. | Stephen Kelly | 2015-03-09 | 1 | -0/+30 |
| |/ / |
|
* | | | ExternalProject: Replace placeholder tokens in BYPRODUCTS | Gaëtan Lehmann | 2015-03-09 | 1 | -0/+5 |
|/ / |
|
* | | InstallRequiredSystemLibraries: Add option to specify install COMPONENT | Johan Andruejol | 2015-03-03 | 1 | -0/+6 |
|/ |
|
* | Merge topic 'macro-function-docs' | Brad King | 2015-02-27 | 2 | -36/+50 |
|\ |
|
| * | Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) | Daniele E. Domenichelli | 2015-02-26 | 2 | -2/+15 |
|
|
| * | Help: Refine the .rst formatting of macro and function documentation | Daniele E. Domenichelli | 2015-02-26 | 2 | -34/+35 |
|
|
* | | ExternalData: Add support for custom algorithm-to-URL mapping | Brad King | 2015-02-25 | 1 | -0/+8 |
|/ |
|
* | Merge topic 'ctest-output-options' | Brad King | 2015-02-24 | 9 | -5/+42 |
|\ |
|
| * | ctest_upload: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -1/+4 |
|
|
| * | ctest_memcheck: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+4 |
|
|
| * | ctest_coverage: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+5 |
|
|
| * | ctest_test: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+6 |
|
|
| * | ctest_build: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+5 |
|
|
| * | ctest_configure: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -1/+5 |
|
|
| * | ctest_update: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -1/+6 |
|
|
| * | ctest_start: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -2/+3 |
|
|
| * | ctest_submit: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+4 |
|
|
* | | Merge topic 'wix-shortcut-properties' | Brad King | 2015-02-23 | 5 | -0/+33 |
|\ \ |
|
| * | | CPackWIX: Add release notes for the wix-shortcut-properties topic. | Nils Gladitz | 2015-02-23 | 1 | -0/+9 |
|
|
| * | | CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. | Nils Gladitz | 2015-02-21 | 2 | -0/+8 |
|
|
| * | | CPackWIX: Add installed file properties for the creation of shortcuts. | Nils Gladitz | 2015-02-21 | 3 | -0/+16 |
|
|
* | | | Merge topic 'rpm_package_architecture' | Brad King | 2015-02-23 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'rpm_package_architecture' | Brad King | 2015-02-23 | 1 | -0/+6 |
| |/ / |
|
* | | | Merge topic 'private-FindJsonCpp' | Brad King | 2015-02-23 | 3 | -5/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | FindJsonCpp: Drop new module due to upstream jsoncpp providing package | Brad King | 2015-02-20 | 3 | -5/+0 |
|
|
| * | | Merge branch 'fix_timeout_docs' into release | Brad King | 2015-02-10 | 1 | -1/+1 |
| |\ \ |
|