Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Ninja: Add policy to require explicit custom command byproducts | Brad King | 2015-03-20 | 18 | -0/+95 | |
* | | | | | | | Merge topic 'add-extra-qbs-generator' | Brad King | 2015-03-23 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Qbs: Add new 'extra' generator for qbs project files | Stanislav Ionascu | 2015-03-20 | 1 | -1/+15 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cpack-rpm-ignore-default-prefix' | Brad King | 2015-03-23 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack/RPM ignore install prefix relocation path | Domen Vrankar | 2015-03-20 | 2 | -2/+6 | |
* | | | | | | | | Merge topic 'xcode-xctest' | Brad King | 2015-03-23 | 13 | -0/+902 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Add XCTest example to test Frameworks and Cocoa App Bundles | Gregor Jasny | 2015-03-23 | 13 | -0/+890 | |
| * | | | | | | | | Tests: Compute Xcode version for any generator on OS X | Brad King | 2015-03-18 | 1 | -0/+12 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'ctest-repeat-until-fail' | Brad King | 2015-03-23 | 14 | -0/+97 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 14 | -0/+97 | |
* | | | | | | | Merge topic 'file-globbing-directory-listing' | Brad King | 2015-03-20 | 13 | -0/+122 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file: Teach GLOB to list directories optionally | Domen Vrankar | 2015-03-20 | 13 | -0/+122 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CPack/RPM improved component override test | Domen Vrankar | 2015-03-17 | 2 | -12/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cpack_rpm_old_version_tests' | Brad King | 2015-03-17 | 1 | -10/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/RPM architecture test fixup | Domen Vrankar | 2015-03-15 | 1 | -6/+25 | |
| * | | | | | | CPack/RPM relocation paths test fixup | Domen Vrankar | 2015-03-15 | 1 | -4/+6 | |
* | | | | | | | Merge topic 'FindMatlab-rewrite' | Brad King | 2015-03-17 | 17 | -0/+271 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindMatlab: Rewrite module and provide a usage API | Raffi Enficiaud | 2015-03-17 | 17 | -0/+271 | |
| |/ / / / / / | ||||||
* | | | | | | | CTest: Output test-specific env vars in verbose mode (#15446) | Zach Mullen | 2015-03-17 | 5 | -0/+53 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'main_dependency_diagnostic' | Brad King | 2015-03-12 | 11 | -0/+70 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add_custom_command: Diagnose MAIN_DEPENDENCY limitation. | Nils Gladitz | 2015-03-09 | 11 | -0/+70 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'fix_jacoco_coverage_process' | Brad King | 2015-03-12 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTest: Fix Jacoco Coverage | Joseph Snyder | 2015-03-06 | 2 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'target-language-genex' | Brad King | 2015-03-10 | 56 | -1/+404 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | File(GENERATE): Process genex evaluation files for each language. | Stephen Kelly | 2015-03-09 | 5 | -1/+32 | |
| * | | | | | | Genex: Allow COMPILE_LANGUAGE when processing include directories. | Stephen Kelly | 2015-03-09 | 10 | -0/+67 | |
| * | | | | | | Genex: Allow COMPILE_LANGUAGE when processing compile definitions. | Stephen Kelly | 2015-03-09 | 8 | -0/+86 | |
| * | | | | | | Genex: Enable use of COMPILE_LANGUAGE for compile options. | Stephen Kelly | 2015-03-09 | 14 | -0/+100 | |
| * | | | | | | Genex: Add a COMPILE_LANGUAGE generator expression. | Stephen Kelly | 2015-03-07 | 22 | -0/+119 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ExternalProject-byproducts-tokens' | Brad King | 2015-03-10 | 1 | -0/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExternalProject: Replace placeholder tokens in BYPRODUCTS | Gaëtan Lehmann | 2015-03-09 | 1 | -0/+21 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'configure_file-NEWLINE_STYLE-no-warn' | Brad King | 2015-03-10 | 27 | -42/+54 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Tests: Add more signature tests to RunCMake.configure_file test | Brad King | 2015-03-09 | 27 | -42/+54 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-crash-on-bad-LANG_STANDARD' | Brad King | 2015-03-02 | 4 | -0/+9 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426) | Brad King | 2015-02-28 | 4 | -0/+9 | |
| |/ / | ||||||
* | | | Merge topic 'remove_error_read_script' | Brad King | 2015-02-27 | 20 | -20/+0 | |
|\ \ \ | ||||||
| * | | | CTest: Drop "Error in read script" message at end of testing | Zack Galbreath | 2015-02-27 | 20 | -20/+0 | |
* | | | | Merge topic 'cmake-build-ninja-verbose' | Brad King | 2015-02-27 | 3 | -0/+22 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v' | Brad King | 2015-02-26 | 3 | -0/+22 | |
| |/ / / | ||||||
* | | | | CPackRPM: Consolidate CPackComponentsForAll test case coverage | Domen Vrankar | 2015-02-27 | 1 | -25/+5 | |
* | | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup... | Domen Vrankar | 2015-02-27 | 2 | -3/+38 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | CPackRPM: Fix handling of relocation prefix parent directories | Domen Vrankar | 2015-02-27 | 2 | -3/+37 | |
* | | | Merge topic 'ExternalData-url-algo-map' | Brad King | 2015-02-26 | 13 | -0/+48 | |
|\ \ \ | ||||||
| * | | | ExternalData: Add support for custom algorithm-to-URL mapping | Brad King | 2015-02-25 | 13 | -0/+48 | |
* | | | | Tests: Drop CTestTestFailedSubmit-* tests | Brad King | 2015-02-24 | 2 | -91/+0 | |
|/ / / | ||||||
* | | | Merge topic 'osx-framework-search-platform-SDKs' | Brad King | 2015-02-24 | 3 | -1/+10 | |
|\ \ \ | ||||||
| * | | | OS X: Add platform-specific Frameworks search path | Gregor Jasny | 2015-02-23 | 3 | -1/+10 | |
* | | | | Merge topic 'FeatureSummary-no-duplicates' | Brad King | 2015-02-24 | 3 | -0/+13 | |
|\ \ \ \ | ||||||
| * | | | | FeatureSummary: Print each feature info only once | Gregor Jasny | 2015-02-23 | 3 | -0/+13 | |
| |/ / / | ||||||
* | | | | Merge topic 'rpm_at_in_path' | Brad King | 2015-02-24 | 2 | -2/+26 | |
|\ \ \ \ |