| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'emulator-property' | Brad King | 2015-04-08 | 11 | -0/+102 |
|\ |
|
| * | TestGenerator: Add CROSSCOMPILING_EMULATOR support. | Matt McCormick | 2015-04-08 | 4 | -0/+22 |
|
|
| * | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. | Matt McCormick | 2015-04-08 | 4 | -1/+21 |
|
|
| * | Properties: Add CROSSCOMPILING_EMULATOR target property. | Matt McCormick | 2015-04-07 | 6 | -0/+60 |
|
|
* | | Merge topic 'xcode-quote-path' | Brad King | 2015-04-08 | 4 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Xcode: Also quote strings containing // (#15487) | Gregor Jasny | 2015-04-04 | 4 | -0/+11 |
|
|
* | | Features: VS 2013 Update 3 supports initializer lists (#15494) | Brad King | 2015-04-06 | 1 | -2/+2 |
|
|
* | | Tests: Fix CompileFeatures cxx_generalized_initializers example | Brad King | 2015-04-06 | 1 | -2/+6 |
|
|
* | | Merge topic 'cpack-one-component-only' | Brad King | 2015-04-06 | 1 | -1/+0 |
|\ \ |
|
| * | | CPack single component packaging | Domen Vrankar | 2015-04-05 | 1 | -1/+0 |
| |/ |
|
* | | Merge topic 'gcov-module-coverage-exclude' | Brad King | 2015-04-06 | 9 | -17/+98 |
|\ \ |
|
| * | | CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDE | Nils Gladitz | 2015-04-04 | 9 | -17/+98 |
|
|
* | | | Merge topic 'makefile-depscan-BOM' | Brad King | 2015-04-06 | 6 | -0/+43 |
|\ \ \ |
|
| * | | | Makefile: Tolerate a BOM while scanning source dependencies (#15493) | Brad King | 2015-04-03 | 6 | -0/+43 |
|
|
* | | | | Merge topic 'test_cpack_symlinks' | Brad King | 2015-04-06 | 4 | -0/+35 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Tests: Add case for CPack source package with symlinks | Bill Hoffman | 2015-04-06 | 4 | -0/+35 |
|
|
* | | | | VS: Add support for XAML source files | Gilles Khouzam | 2015-04-03 | 17 | -1/+343 |
| |/ /
|/| | |
|
* | | | Merge topic 'remove-DEFINITIONS-directory-property' | Brad King | 2015-04-02 | 12 | -0/+85 |
|\ \ \ |
|
| * | | | Do not treat DEFINITIONS as a built-in directory property | Stephen Kelly | 2015-04-02 | 12 | -0/+85 |
| | |/
| |/| |
|
* | | | Tests: Fix CMake.ELF test with read-only source (#15489) | Bill Newcomb | 2015-04-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'ctest-repeat-until-fail' | Brad King | 2015-04-01 | 1 | -11/+11 |
|\ \ |
|
| * | | Tests: Fix RunCMake.CTestCommandLine expected output time matching | Brad King | 2015-03-31 | 1 | -11/+11 |
|
|
* | | | Merge topic 'solaris-fix-target_link_libraries-test' | Brad King | 2015-04-01 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | Tests: Do not try to use invalid "ld -v" flag on Solaris | Brad King | 2015-03-31 | 1 | -1/+11 |
| | |/
| |/| |
|
* | | | CPackRPM: Add basic symlink support (#15209) | Domen Vrankar | 2015-03-31 | 4 | -5/+185 |
|/ / |
|
* | | Merge topic 'cpack-archive-prefix' | Brad King | 2015-03-30 | 4 | -0/+43 |
|\ \ |
|
| * | | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677) | Clinton Stimpson | 2015-03-30 | 4 | -0/+43 |
|
|
* | | | Merge topic 'add_dependencies-INTERFACE-libraries' | Brad King | 2015-03-30 | 6 | -15/+9 |
|\ \ \ |
|
| * | | | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 6 | -15/+9 |
| |/ / |
|
* | | | ExternalData: Add option to recursively match under directories | Brad King | 2015-03-27 | 21 | -0/+49 |
|/ / |
|
* | | Tests: Enable XCTest tests for Xcode 5 | Gregor Jasny | 2015-03-24 | 1 | -1/+1 |
|
|
* | | Merge topic 'ninja-require-byproducts' | Brad King | 2015-03-23 | 18 | -0/+95 |
|\ \ |
|
| * | | 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 |
| |/ / |
|