regress: add some new options
authorNathan Binkert <nate@binkert.org>
Tue, 23 Mar 2010 23:31:47 +0000 (16:31 -0700)
committerNathan Binkert <nate@binkert.org>
Tue, 23 Mar 2010 23:31:47 +0000 (16:31 -0700)
commitd2eb58967562d04044a5977787a312e9b259b9b7
tree4f321a397f3b6159d90dea5da666fcad2adc6deb
parentf066bfc2f5944353ea11fd4c6853179c4ea1af78
regress: add some new options
add -n/--no-exec which doesn't execute scons, but just prints the command line
add -j0 which tries to calculate how many cpus you have
add -D/--build-dir to specify a build directory other than ./build
util/regress