summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'if-sanity'Brad King2014-09-1527-1/+437
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-111-1/+1
| * | | | | If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-1126-0/+436
* | | | | | Merge topic 'vs-generator-platform'Brad King2014-09-1051-3/+114
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Tests: Add generator platform supportBrad King2014-09-1042-7/+68
| * | | | | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-053-3/+18
| * | | | | CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-059-0/+35
| |/ / / /
* | | | | Merge topic 'use-consistent-regex-for-info-strings'Brad King2014-09-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use a more reliable regex for extracting binary INFO stringsChuck Atkins2014-09-031-1/+1
* | | | | Merge topic 'wix-log-on-failure'Brad King2014-09-041-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPackWiX: Attach wix.log on test failure.Nils Gladitz2014-09-021-0/+4
* | | | | Merge topic 'string-uuid'Brad King2014-09-0220-0/+79
|\ \ \ \ \
| * | | | | StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-2820-0/+79
| |/ / / /
* | | | | Merge topic 'vs-windows-apps'Brad King2014-09-0231-0/+1387
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Add test case for Windows Phone and Windows StoreGilles Khouzam2014-09-0231-0/+1387
* | | | | Merge topic 'vs-masm'Brad King2014-08-225-0/+31
|\ \ \ \ \
| * | | | | VS: Add MASM support to VS 8 and 9 (#8170, #14984)Brad King2014-08-201-1/+4
| * | | | | VS: Add test for MASM supportBrad King2014-08-205-0/+28
* | | | | | Merge topic 'fix-lexer-open-square'Brad King2014-08-192-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cmListFileLexer: Fix lexing of single '[' character (#15092)Brad King2014-08-182-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix_mumps_file_parser'Brad King2014-08-184-58/+80
|\ \ \ \ \
| * | | | | CTEST: Fix MUMPS file parser and update testJoseph Snyder2014-08-154-58/+80
| | |/ / / | |/| | |
* | | | | Merge topic 'ctest_update_status_only'Brad King2014-08-182-7/+58
|\ \ \ \ \
| * | | | | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-182-7/+58
| |/ / / /
* | | | | Merge topic 'add-CheckFortranSourceCompiles'Brad King2014-08-181-0/+22
|\ \ \ \ \
| * | | | | Add CheckFortranSourceCompiles module (#14656)Brad King2014-08-181-0/+22
* | | | | | Makefile: Handle '#' in COMPILE_OPTIONS (#15070)Brad King2014-08-122-0/+9
| |/ / / / |/| | | |
* | | | | Merge topic 'CMakePackageConfigHelpers-INSTALL_PREFIX'Brad King2014-08-111-0/+38
|\ \ \ \ \
| * | | | | CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX optionDaniele E. Domenichelli2014-08-111-0/+38
* | | | | | Genex: Do not consider 'head' when evaluating build propertiesBrad King2014-08-062-0/+15
| |/ / / / |/| | | |
* | | | | file: Add ENCODING option to file(STRINGS) command (#10519)Clinton Stimpson2014-08-062-0/+13
|/ / / /
* | | | Merge topic 'fix-CMP0049-extra-error'Brad King2014-07-314-0/+14
|\ \ \ \
| * | | | cmTarget: Do not mistake a preceding error for a CMP0049 failureBrad King2014-07-304-0/+14
* | | | | Merge topic 'pdb-genex'Brad King2014-07-3111-0/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-3111-0/+86
* | | | | Handle more than one process with sanitizer errors.Bill Hoffman2014-07-241-0/+7
|/ / / /
* | | | Merge topic 'fix_sanitizer_test_to_work_with_sanitizer'Brad King2014-07-233-2/+10
|\ \ \ \
| * | | | Fix leak and address sanitizer tests to be able to run with real tools.Bill Hoffman2014-07-223-2/+10
* | | | | Merge topic 'fix-complex-test-policies'Brad King2014-07-232-0/+30
|\ \ \ \ \
| * | | | | Tests: Set policies in 'complex' testsBrad King2014-07-222-0/+30
| |/ / / /
* | | | | Merge topic 'fix_guard_malloc_forbc'Brad King2014-07-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests/CTestTestMemcheck: Tolerate malloc guard in BC outputBill Hoffman2014-07-221-1/+1
* | | | | Merge topic 'fix_Xcode_generator_name'Brad King2014-07-183-4/+5
|\ \ \ \ \
| * | | | | Tests: Activate tests accidentally excluded from XcodeBrad King2014-07-173-4/+5
* | | | | | Merge topic 'encoding-ctest-fixes'Brad King2014-07-181-1/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Encoding: Fix a few encoding problems with ctest.Clinton Stimpson2014-07-181-1/+9
| |/ / / /
* | | | | Honor $<LINK_ONLY> when checking interface propertiesBrad King2014-07-164-2/+28
* | | | | Make $<LINK_ONLY> available to projects (#14751)Brad King2014-07-168-2/+35
* | | | | ctest_memcheck: Add support for memory and leak sanitizer.Bill Hoffman2014-07-163-4/+126
|/ / / /
* | | | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)Brad King2014-07-145-4/+23