Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'fix-11295-support-plugin-bundles-on-mac' | Brad King | 2011-02-22 | 11 | -0/+268 | |
|\ \ \ \ | ||||||
| * | | | | CFBundle Test: Add PATHS for finding Rez (#11295) | David Cole | 2011-01-11 | 1 | -1/+4 | |
| * | | | | Add support for CFBundle targets on the Mac (#11295) | Richard Bateman | 2011-01-11 | 11 | -0/+265 | |
* | | | | | Merge topic 'fix-11526-mac-remove-carbon-refs' | Brad King | 2011-02-22 | 3 | -11/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Removed most usage of Carbon in favour of CoreFoundation | Sean McBride | 2011-01-31 | 3 | -11/+11 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'eliminate-unnecessary-test-isms' | Brad King | 2011-02-22 | 17 | -169/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Eliminate unnecessary files and variables. | David Cole | 2011-01-28 | 17 | -169/+0 | |
* | | | | | | Merge topic 'increase-ep-test-timeout' | Brad King | 2011-02-22 | 1 | -5/+2 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | ExternalProject Test: Increase test timeout value | David Cole | 2011-01-11 | 1 | -5/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Avoid foreach IN LISTS syntax which is not supported by CMake 2.6 | Eric NOULARD | 2011-01-31 | 1 | -2/+2 | |
* | | | | | CPack Tests the different ways of packaging components | Eric NOULARD | 2011-01-30 | 8 | -36/+123 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'fix-11695-spaces-in-vs10-rc-defs' | Brad King | 2011-01-28 | 4 | -13/+125 | |
|\ \ \ \ | ||||||
| * | | | | VSResource: Avoid windres /D with quoted spaces (#11695) | David Cole | 2011-01-27 | 4 | -13/+109 | |
| * | | | | Avoid space in rc /D values for VS6 and Cygwin (#11695) | David Cole | 2011-01-26 | 1 | -5/+10 | |
| * | | | | VS10: Escape double quote chars in defines for rc files (#11695) | David Cole | 2011-01-26 | 2 | -3/+14 | |
* | | | | | Merge topic 'avoid-purify-in-CTestTest2' | Brad King | 2011-01-28 | 1 | -7/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTestTest2: Avoid running purify unless requested | David Cole | 2011-01-27 | 1 | -7/+6 | |
* | | | | | | Merge topic 'MakeCMakeBuildWithCMakeLess263' | Brad King | 2011-01-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Make cmake build again with cmake < 2.6.3 | Alex Neundorf | 2011-01-26 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'dev/strict-mode' | Brad King | 2011-01-27 | 5 | -0/+157 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge branch 'dev/add_test-working-directory' into dev/strict-mode | Brad King | 2011-01-27 | 17 | -9/+485 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix ArgumentExpansion test expected results | Brad King | 2011-01-11 | 2 | -10/+9 | |
| * | | | | | Merge branch 'ImprovedDotSupport2' into dev/strict-mode | Brad King | 2010-12-17 | 7 | -7/+55 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 10 | -9/+99 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix expected output for WarnUninitialized test | Ben Boeckel | 2010-12-07 | 1 | -1/+1 | |
| * | | | | | | | | Update expected messages to new format | Ben Boeckel | 2010-12-07 | 1 | -4/+4 | |
| * | | | | | | | | Use 'CMake Warning' versus 'warning' for CDash | Ben Boeckel | 2010-12-07 | 1 | -7/+7 | |
| * | | | | | | | | Change the failure case string to 'Unexpected' | Ben Boeckel | 2010-10-08 | 2 | -4/+4 | |
| * | | | | | | | | Add 'ArgumentExpansion' test | Ben Boeckel | 2010-10-07 | 2 | -0/+74 | |
| * | | | | | | | | Fix typo in VariableUnusedViaUnset test | Ben Boeckel | 2010-09-17 | 1 | -1/+1 | |
| * | | | | | | | | Revert "Add test for unused warnings at the end of scope" | Ben Boeckel | 2010-09-17 | 2 | -17/+0 | |
| * | | | | | | | | 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 | |
| |/ / / / / / / / / |