Commit Graph

11 Commits

Author SHA1 Message Date
Alain Miniussi
65c2124efc Specify cript driver through /usr/bin/env
This way, a user can select whichever python interpreter happens
to be in the environement.
2015-04-29 19:54:48 +02:00
Alain Miniussi
84af3ca59b Set exec bit on python scripts.
Probably more convenient to use that way.
2015-04-29 19:51:14 +02:00
Rene Rivera
06f7e109d2 Repoint scripts to "develop" branch after merge of "reorg". 2015-04-28 08:56:02 -05:00
Rene Rivera
c5f4856544 Fix PJL paths again. 2015-04-14 11:20:30 -05:00
Rene Rivera
dd3e04b640 Fix bad path to PJL built binary. 2015-04-14 11:07:06 -05:00
Rene Rivera
e3b46af1b3 Repoint scripts to new build locations and options for tools. 2015-04-13 23:42:54 -05:00
Rene Rivera
4e68ae0d6c Lots of cleanup of obsolete files and updating of build scripts (and
sources) to make for easier to use build and use. Still in progress..

* Added build options and logic to set boost-root, boost-build, and
install location.
* Added general build script to install all the various testing utility
programs.
* Refactored process_jam_log so that it can be shared and incorporated
directly into other programs (i.e. library_status).
* Redoing library_status to be single program run that does the complete
build+process+generate data for a library.
2015-04-07 10:26:30 -05:00
Dmitry Moskalchuk
96c4539fda Add --verbose-log-processing option to testing/src/regression.py
Signed-off-by: Dmitry Moskalchuk <dm@crystax.net>
2015-03-15 00:09:46 +03:00
Rene Rivera
c26fde4f4e Regression testing scripts now working at new location. 2015-01-21 22:04:25 -06:00
Rene Rivera
95e0ad4200 Add ignore for bin dir. 2015-01-21 21:08:11 -06:00
Rene Rivera
8a6943e09d Create testing subdir for the regression testing scripts, as run by
testers.
2015-01-21 21:07:22 -06:00