Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Add test for unused warnings at the end of scope | Ben Boeckel | 2010-09-16 | 2 | -0/+17 | |
| * | | | | | | | | Add test for unused detection via setting it | Ben Boeckel | 2010-09-16 | 2 | -0/+19 | |
| * | | | | | | | | Add test for usage checks via unset | Ben Boeckel | 2010-09-16 | 2 | -0/+23 | |
| * | | | | | | | | Be consistent with single and double quotes | Ben Boeckel | 2010-09-02 | 1 | -3/+3 | |
| * | | | | | | | | Add test for uninitialized variables | Ben Boeckel | 2010-09-02 | 1 | -0/+13 | |
| * | | | | | | | | Add tests for unused command line variables | Ben Boeckel | 2010-09-02 | 2 | -0/+29 | |
* | | | | | | | | | Merge topic 'dev/add_test-working-directory' | Brad King | 2011-01-26 | 2 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Add more tests for WorkingDirectory for tests | Ben Boeckel | 2011-01-20 | 2 | -1/+36 | |
* | | | | | | | | | Merge topic 'test-SubDirSpaces-workaround-gnu-make-3.82' | Brad King | 2011-01-19 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Disable SubDirSpaces parens with GNU Make 3.82 (#11654) | Brad King | 2011-01-11 | 1 | -1/+9 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'resolve/mingw-cross-compile-resources/honor-explicit-zero-timeout' | Brad King | 2011-01-19 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'honor-explicit-zero-timeout' into resolve/mingw-cross-compile-r... | Brad King | 2011-01-14 | 26 | -54/+539 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Teach Simple_Mingw_Linux2Win test to use windres | Brad King | 2011-01-14 | 1 | -8/+9 | |
* | | | | | | | | | | | Test that missing source mentions directory (#11677) | Brad King | 2011-01-15 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'build_nightly_from_nightly_branch' | Brad King | 2011-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Change the nightly tests to build from the nightly branch and not next. | Bill Hoffman | 2011-01-07 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'ep-fix-substitutions' | Brad King | 2011-01-11 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ExternalProject: Replace location tags in CMAKE_CACHE_ARGS | David Cole | 2011-01-07 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'policy-CMP0017' | Brad King | 2011-01-11 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Improve documentation and messages for the new CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | Prefer files from CMAKE_ROOT when including from CMAKE_ROOT | Alex Neundorf | 2011-01-04 | 2 | -1/+10 | |
* | | | | | | | | | | | Merge topic 'user-policy-defaults' | Brad King | 2011-01-11 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Allow users to specify defaults for unset policies | Brad King | 2011-01-04 | 1 | -0/+18 | |
* | | | | | | | | | | | Merge topic 'fix-11461-add-midl-vs10' | Brad King | 2011-01-11 | 5 | -0/+151 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VSMidl Test: Use correct include_directories with VS6 (#11461) | David Cole | 2011-01-06 | 1 | -1/+8 | |
| * | | | | | | | | | | | Prohibit space in HOME value for VSMidl test. | David Cole | 2011-01-05 | 1 | -5/+8 | |
| * | | | | | | | | | | | VS10: Finish Midl support (#11461) | David Cole | 2011-01-05 | 5 | -0/+141 | |
* | | | | | | | | | | | | CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148) | David Cole | 2011-01-11 | 1 | -0/+3 | |
* | | | | | | | | | | | | CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644) | David Cole | 2011-01-07 | 1 | -0/+10 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'negative-test-costs' | Brad King | 2011-01-04 | 5 | -1/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Support explicitly set test costs in non-parallel testing. | Zach Mullen | 2011-01-03 | 5 | -1/+81 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'honor-explicit-zero-timeout' | Brad King | 2011-01-04 | 5 | -23/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Test TIMEOUT property explicitly set to zero should be honored | Zach Mullen | 2011-01-03 | 5 | -23/+88 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'vs-force-multiple-include' | Brad King | 2011-01-04 | 5 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Map multiple /FI flags for VS < 10 (#11649) | Brad King | 2011-01-03 | 5 | -0/+20 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'dev/add_test-working-directory' | Brad King | 2011-01-04 | 2 | -23/+7 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Pass the expected value as the first argument | Ben Boeckel | 2011-01-03 | 2 | -23/+7 | |
* | | | | | | | | | | Merge topic 'make-install-test-serial' | Brad King | 2011-01-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Avoid running CMake.Install test simultaneously with other tests | David Cole | 2010-12-31 | 1 | -0/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'add-trilinos-contract-test' | Brad King | 2011-01-04 | 6 | -0/+264 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Establish pass criteria for the Trilinos contract test. | David Cole | 2010-12-28 | 6 | -6/+71 | |
| * | | | | | | | | | | Use m prefix in shorttag value to indicate "md5 of tarball" | David Cole | 2010-12-28 | 1 | -0/+1 | |
| * | | | | | | | | | | Add contract test for Trilinos 10.6.1 snapshot. | David Cole | 2010-11-09 | 5 | -0/+198 | |
* | | | | | | | | | | | Merge topic 'add_support_for_windres' | Brad King | 2011-01-04 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add testing for windows resources for mingw/msys/cygwin and remove for watcom. | Bill Hoffman | 2010-12-28 | 1 | -1/+12 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'add_preprocessor_def_vs2010_resources' | Brad King | 2011-01-04 | 5 | -1/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Only run resource test for MSVC compilers. | Bill Hoffman | 2010-12-22 | 1 | -11/+3 | |
| * | | | | | | | | | Disable incremental testing for this test, it crashes vs9 linker. | Bill Hoffman | 2010-12-22 | 1 | -0/+3 | |
| * | | | | | | | | | Add flags to resource builds on vs 2010 with a test. | Bill Hoffman | 2010-12-21 | 5 | -1/+31 | |
* | | | | | | | | | | Merge topic 'dev/add_test-working-directory' | Brad King | 2010-12-28 | 3 | -0/+131 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | |