David Cole
|
7ae028eb33
|
ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) when there is an in-source build on a dashboard machine.
|
2009-07-27 12:04:03 -04:00 |
David Cole
|
32be77df8c
|
ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_Store files. Force all output to stderr by not using STATUS with message. Better error text.
|
2009-07-25 13:32:07 -04:00 |
David Cole
|
6237c6ead4
|
BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs update. Also: improve failure logic for dashboard runs and developer runs.
|
2009-07-24 17:12:37 -04:00 |
David Cole
|
5bea9620dc
|
BUG: Additional fix necessary for issue #8481 so that Xcode builds do not write files into the source tree. Also add a test that runs last to check for local modifications in CMake_SOURCE_DIR based on whether 'cvs -q -n up -dP' output is empty. Test fails on dashboard runs when there are local modifications. Test passes on non-dashboard runs with local modifications so that CMake developers may have mods when running the test locally.
|
2009-07-24 15:58:23 -04:00 |