| Commit message (Expand) | Author | Age | Files | Lines |
* | CPack remove previously CPack generated files (if any) before running CPack | Eric NOULARD | 2011-02-23 | 1 | -11/+20 |
|
|
* | Merge topic 'mingw-module-definition' | Brad King | 2011-02-22 | 1 | -1/+4 |
|\ |
|
| * | Honor module .def files with MinGW tools (#9997) | Brad King | 2011-02-21 | 1 | -1/+4 |
|
|
* | | Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf... | Brad King | 2011-02-22 | 2 | -1/+78 |
|\ \ |
|
| * \ | Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F... | Brad King | 2011-02-15 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Add a string(FIND) sub-command (#11795) | Tim Hütz | 2011-02-15 | 2 | -1/+78 |
| | |/
| |/| |
|
* | | | Merge topic 'fix-2828-more-info-in-script-mode' | Brad King | 2011-02-22 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Add CMAKE_SCRIPT_MODE_FILE variable (#2828) | David Cole | 2011-02-02 | 1 | -0/+2 |
|
|
* | | | Merge topic 'fix-11761-less-file-download-noise' | Brad King | 2011-02-22 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Make file DOWNLOAD less noisy (#11761) | David Cole | 2011-02-09 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge topic 'custom-command-slashes' | Brad King | 2011-02-22 | 1 | -2/+19 |
|\ \ \ |
|
| * | | | Handle relative WORKING_DIRECTORY in add_custom_(command|target) | Brad King | 2011-01-26 | 1 | -2/+9 |
|
|
| * | | | Handle trailing slashes on add_custom_command DEPENDS | Brad King | 2011-01-26 | 1 | -2/+12 |
|
|
* | | | | 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 |
|
|