[root]/scripts
buildbot
(1 files, 557 lines)
doxygen
(1 files, 141 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 61 (100.0%) | 734 (100.0%) | 12.0 |
jas | 45 (73.8%) | 339 (46.2%) | 7.5 |
harman | 5 (8.2%) | 154 (21.0%) | 30.8 |
luitjens | 6 (9.8%) | 141 (19.2%) | 23.5 |
jpeterson | 3 (4.9%) | 100 (13.6%) | 33.3 |
sbrown | 2 (3.3%) | 0 (0.0%) | 0.0 |
script that generates an index.xml from a collection of udas. It warns the user
if the variable list is not the same amoung all the udas.
usage: makeMasterUda < list of uda files >
How to use:
mkdir <masterUda>
cd <masterUda>
makeMasterUda ../uda.000 ../uda.001 ../uda.00N
This should have been checkedin years ago
110 lines of code changed in 1 file:
If compile fails, try again.
0 lines of code changed in 2 files:
Add option to change compiler version. Defaults to g++.
7 lines of code changed in 1 file:
Shell script for using pump mode for distcc.
7 lines of code changed in 1 file:
Add -nice option to lower the priority of the running jobs.
0 lines of code changed in 2 files:
remove advect_2L_MI from the mpmice_test cases since it was duplicated in
the mpmice_amr_test_cases.
1 lines of code changed in 1 file:
Add the explode2D_amr test to the mpmice_amr set of test cases.
25 lines of code changed in 1 file:
Changed default directory to inputs
0 lines of code changed in 2 files:
Moved script to scripts directory, added ability to specify base directory.
100 lines of code changed in 1 file:
Return a non-zero exit if compilation fails.
0 lines of code changed in 2 files:
Do a make cleanreally first.
1 lines of code changed in 1 file:
Only move failed test cases to the TestResults directory.
3 lines of code changed in 1 file:
Create separate TestResults directory that stores the individual
gzipped tar file for each test case.
11 lines of code changed in 1 file:
Add make link_inputs to make.py.
Use consistent names for arguments, i.e. -m --> -mpm, -i --> -ice.
16 lines of code changed in 2 files:
Don't specify the python interpreter.
0 lines of code changed in 1 file:
Helper script for buildbot compilation.
19 lines of code changed in 1 file:
Add the UCF tests and append the test case you are running to the TestCase
directory name. Upon any failure of a test, the TestCase directory will
be tar gzipped.
31 lines of code changed in 1 file:
Archive failing test cases.
3 lines of code changed in 1 file:
changed the logic slightly.
0 lines of code changed in 2 files:
findTabs
This script searches all *.h and *.cc files
and displays all the lines that have tabs in them
If the user adds a "y" to the command line then the tabs
will be converted to spaces.
43 lines of code changed in 1 file:
(30 more)