summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tests: add a test for ctest_memcheck UndefinedBehaviorSanitizerBen Boeckel2014-10-072-0/+38
| * | | | | Tests: Organize CTestTestMemcheck inner test codeBrad King2014-10-071-3/+5
* | | | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-072-5/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tests: set sanitizer options properlyBen Boeckel2014-10-061-2/+2
| * | | | | tests: fix copy/paste from tsan -> asan commentsBen Boeckel2014-10-061-3/+2
| |/ / / /
* | | | | Merge topic 'vs-intel-15'Brad King2014-10-031-8/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Support Intel Fortran 15 .vfproj generation (#15175)Brad King2014-09-301-8/+9
* | | | | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-309-1/+207
|\ \ \ \ \
| * | | | | VS: Fix Tegra-Android platform linking of libraries by nameBrad King2014-09-301-0/+1
| * | | | | Tests: Add test for VS Nsight Tegra generator supportBrad King2014-09-309-1/+206
* | | | | | Merge topic 'vs-minor-cleanups'Brad King2014-09-291-14/+17
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Tests: Always detect VS and SDK availability on WindowsBrad King2014-09-291-14/+17
* | | | | Tests: Adjust expected error message in FailedSubmit-ftpTony Kelman2014-09-261-1/+1
* | | | | Merge topic 'ninja-compiler-change'Brad King2014-09-241-1/+1
|\ \ \ \ \
| * | | | | Ninja: Prevent compilers to be silently modifiedSylvain Joubert2014-09-221-1/+1
| |/ / / /
* | | | | Merge topic 'autogen-fixes'Brad King2014-09-226-0/+139
|\ \ \ \ \
| * | | | | QtAutogen: Process all ui files in a source file (#14981).Stephen Kelly2014-09-185-0/+127
| * | | | | QtAutogen: Add source files to target when only AUTORCC is used.Stephen Kelly2014-09-172-0/+12
* | | | | | Tests: Fix CMP0054 warningsBrad King2014-09-168-11/+11
| |/ / / / |/| | | |
* | | | | Merge topic 'vs-generator-platform'Brad King2014-09-1520-9/+68
|\ \ \ \ \
| * | | | | Tests: Test setting a generator platform in a toolchain fileBrad King2014-09-159-0/+50
| * | | | | Tests: Use -A option to pass generator platform selectionBrad King2014-09-157-8/+8
| * | | | | cmake: Add -A option to specify a generator platformBrad King2014-09-155-1/+10
* | | | | | 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
| |/ / / / |/| | | |