| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Always detect VS and SDK availability on Windows | Brad King | 2014-09-29 | 1 | -14/+17 |
|
|
* | Merge topic 'vs-generator-platform' | Brad King | 2014-09-15 | 20 | -9/+68 |
|\ |
|
| * | Tests: Test setting a generator platform in a toolchain file | Brad King | 2014-09-15 | 9 | -0/+50 |
|
|
| * | Tests: Use -A option to pass generator platform selection | Brad King | 2014-09-15 | 7 | -8/+8 |
|
|
| * | cmake: Add -A option to specify a generator platform | Brad King | 2014-09-15 | 5 | -1/+10 |
|
|
* | | Merge topic 'if-sanity' | Brad King | 2014-09-15 | 27 | -1/+437 |
|\ \ |
|
| * | | Fix if() checks of CMAKE_SYSTEM_NAME on Cygwin | Brad King | 2014-09-11 | 1 | -1/+1 |
|
|
| * | | If: Introduce policy CMP0054 - don't dereference quoted variables in if() | Nils Gladitz | 2014-09-11 | 26 | -0/+436 |
|
|
* | | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-10 | 51 | -3/+114 |
|\ \ \
| | |/
| |/| |
|
| * | | Tests: Add generator platform support | Brad King | 2014-09-10 | 42 | -7/+68 |
|
|
| * | | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 | Brad King | 2014-09-05 | 3 | -3/+18 |
|
|
| * | | CMake: Add CMAKE_GENERATOR_PLATFORM option | Brad King | 2014-09-05 | 9 | -0/+35 |
| |/ |
|
* | | Merge topic 'use-consistent-regex-for-info-strings' | Brad King | 2014-09-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Use a more reliable regex for extracting binary INFO strings | Chuck Atkins | 2014-09-03 | 1 | -1/+1 |
|
|
* | | Merge topic 'wix-log-on-failure' | Brad King | 2014-09-04 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | CPackWiX: Attach wix.log on test failure. | Nils Gladitz | 2014-09-02 | 1 | -0/+4 |
|
|
* | | Merge topic 'string-uuid' | Brad King | 2014-09-02 | 20 | -0/+79 |
|\ \ |
|
| * | | StringUuid: Implement new string(UUID) sub-command. | Nils Gladitz | 2014-08-28 | 20 | -0/+79 |
| |/ |
|
* | | Merge topic 'vs-windows-apps' | Brad King | 2014-09-02 | 31 | -0/+1387 |
|\ \
| |/
|/| |
|
| * | VS: Add test case for Windows Phone and Windows Store | Gilles Khouzam | 2014-09-02 | 31 | -0/+1387 |
|
|
* | | Merge topic 'vs-masm' | Brad King | 2014-08-22 | 5 | -0/+31 |
|\ \ |
|
| * | | VS: Add MASM support to VS 8 and 9 (#8170, #14984) | Brad King | 2014-08-20 | 1 | -1/+4 |
|
|
| * | | VS: Add test for MASM support | Brad King | 2014-08-20 | 5 | -0/+28 |
|
|
* | | | Merge topic 'fix-lexer-open-square' | Brad King | 2014-08-19 | 2 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | cmListFileLexer: Fix lexing of single '[' character (#15092) | Brad King | 2014-08-18 | 2 | -2/+2 |
|
|
* | | | Merge topic 'fix_mumps_file_parser' | Brad King | 2014-08-18 | 4 | -58/+80 |
|\ \ \ |
|
| * | | | CTEST: Fix MUMPS file parser and update test | Joseph Snyder | 2014-08-15 | 4 | -58/+80 |
| | |/
| |/| |
|
* | | | Merge topic 'ctest_update_status_only' | Brad King | 2014-08-18 | 2 | -7/+58 |
|\ \ \ |
|
| * | | | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version | Bill Hoffman | 2014-08-18 | 2 | -7/+58 |
| |/ / |
|
* | | | Merge topic 'add-CheckFortranSourceCompiles' | Brad King | 2014-08-18 | 1 | -0/+22 |
|\ \ \ |
|
| * | | | Add CheckFortranSourceCompiles module (#14656) | Brad King | 2014-08-18 | 1 | -0/+22 |
|
|
* | | | | Makefile: Handle '#' in COMPILE_OPTIONS (#15070) | Brad King | 2014-08-12 | 2 | -0/+9 |
| |/ /
|/| | |
|
* | | | Merge topic 'CMakePackageConfigHelpers-INSTALL_PREFIX' | Brad King | 2014-08-11 | 1 | -0/+38 |
|\ \ \ |
|
| * | | | CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -0/+38 |
|
|
* | | | | Genex: Do not consider 'head' when evaluating build properties | Brad King | 2014-08-06 | 2 | -0/+15 |
| |/ /
|/| | |
|
* | | | file: Add ENCODING option to file(STRINGS) command (#10519) | Clinton Stimpson | 2014-08-06 | 2 | -0/+13 |
|/ / |
|
* | | Merge topic 'fix-CMP0049-extra-error' | Brad King | 2014-07-31 | 4 | -0/+14 |
|\ \ |
|
| * | | cmTarget: Do not mistake a preceding error for a CMP0049 failure | Brad King | 2014-07-30 | 4 | -0/+14 |
|
|
* | | | Merge topic 'pdb-genex' | Brad King | 2014-07-31 | 11 | -0/+86 |
|\ \ \
| |/ /
|/| | |
|
| * | | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 11 | -0/+86 |
|
|
* | | | Handle more than one process with sanitizer errors. | Bill Hoffman | 2014-07-24 | 1 | -0/+7 |
|/ / |
|
* | | Merge topic 'fix_sanitizer_test_to_work_with_sanitizer' | Brad King | 2014-07-23 | 3 | -2/+10 |
|\ \ |
|
| * | | Fix leak and address sanitizer tests to be able to run with real tools. | Bill Hoffman | 2014-07-22 | 3 | -2/+10 |
|
|
* | | | Merge topic 'fix-complex-test-policies' | Brad King | 2014-07-23 | 2 | -0/+30 |
|\ \ \ |
|
| * | | | Tests: Set policies in 'complex' tests | Brad King | 2014-07-22 | 2 | -0/+30 |
| |/ / |
|
* | | | Merge topic 'fix_guard_malloc_forbc' | Brad King | 2014-07-22 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Tests/CTestTestMemcheck: Tolerate malloc guard in BC output | Bill Hoffman | 2014-07-22 | 1 | -1/+1 |
|
|
* | | | Merge topic 'fix_Xcode_generator_name' | Brad King | 2014-07-18 | 3 | -4/+5 |
|\ \ \ |
|
| * | | | Tests: Activate tests accidentally excluded from Xcode | Brad King | 2014-07-17 | 3 | -4/+5 |
|
|
* | | | | Merge topic 'encoding-ctest-fixes' | Brad King | 2014-07-18 | 1 | -1/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|