Changeset 661
- Timestamp:
- Oct 22, 2007 1:07:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/testScripts/nightlyBuild.py
r659 r661 18 18 # -Don't do build if 'svn update' doesn't change anything and prior test was OK. 19 19 # (no need to re-run if nothing has changed since prior run) 20 # -Figure out how to run configure with no third party code (done, or?) 21 22 20 # -Skip make of project that depend on a project which make had been failing. (Similar for configure.) 21 # But also tell project managers of skiped project that their project was skipped. 22 # -Store output of get.XXX calls, make, make test, configures... in some files. 23 # -Allow a fine configuration of which build tests to run per project. 24 # -Move actual [get project, configure, make, tests] part into an extra file. 23 25 24 26
Note: See TracChangeset
for help on using the changeset viewer.