Directory scripts/

Total Files:
13
Deleted Files:
0
Lines of Code:
1025

[root]/scripts
        directory in repo buildbot (1 files, 557 lines)
        directory in repo doxygen (1 files, 141 lines)

Lines of Code

scripts/ Lines of Code

Developers

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

Most Recent Commits

harman 2009-12-16 13:38 Rev.: 45201

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:

  • scripts: makeMasterUda_index.xml (new 110)
jas 2009-12-05 21:50 Rev.: 45166

If compile fails, try again.

0 lines of code changed in 2 files:

  • scripts: pump_make.sh (new)
jas 2009-12-05 21:39 Rev.: 45165

Add option to change compiler version. Defaults to g++.

7 lines of code changed in 1 file:

  • scripts: pump_make.sh (+7 -1)
jas 2009-11-12 07:12 Rev.: 45058

Shell script for using pump mode for distcc.

7 lines of code changed in 1 file:

  • scripts: pump_make.sh (+7)
jas 2009-11-05 14:26 Rev.: 45037

Add -nice option to lower the priority of the running jobs.

0 lines of code changed in 2 files:

  • scripts: regression_tester (changed)
jas 2009-10-28 16:27 Rev.: 44983

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:

  • scripts: regression_tester (+1 -1)
jas 2009-10-28 16:04 Rev.: 44982

Add the explode2D_amr test to the mpmice_amr set of test cases.

25 lines of code changed in 1 file:

  • scripts: regression_tester (+25 -10)
jpeterson 2009-10-22 11:07 Rev.: 44931

Changed default directory to inputs

0 lines of code changed in 2 files:

  • scripts: validateInputs.sh (changed)
jpeterson 2009-10-22 11:05 Rev.: 44930

Moved script to scripts directory, added ability to specify base directory.

100 lines of code changed in 1 file:

  • scripts: validateInputs.sh (+100)
jas 2009-10-21 19:27 Rev.: 44925

Return a non-zero exit if compilation fails.

0 lines of code changed in 2 files:

  • scripts: make.py (changed)
jas 2009-10-21 18:27 Rev.: 44924

Do a make cleanreally first.

1 lines of code changed in 1 file:

  • scripts: make.py (+1 -1)
jas 2009-10-20 21:38 Rev.: 44910

Only move failed test cases to the TestResults directory.

3 lines of code changed in 1 file:

  • scripts: regression_tester (+3 -3)
jas 2009-10-20 21:33 Rev.: 44909

Create separate TestResults directory that stores the individual
gzipped tar file for each test case.

11 lines of code changed in 1 file:

  • scripts: regression_tester (+11 -5)
jas 2009-10-19 17:39 Rev.: 44895

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:

  • scripts: make.py (+2), regression_tester (+14 -13)
jas 2009-10-16 20:15 Rev.: 44884

Don't specify the python interpreter.

0 lines of code changed in 1 file:

  • scripts: make.py (-2)
jas 2009-10-16 20:05 Rev.: 44883

Helper script for buildbot compilation.

19 lines of code changed in 1 file:

  • scripts: make.py (+19)
jas 2009-10-14 21:22 Rev.: 44872

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:

  • scripts: regression_tester (+31 -14)
jas 2009-10-08 15:08 Rev.: 44811

Archive failing test cases.

3 lines of code changed in 1 file:

  • scripts: regression_tester (+3)
harman 2009-09-30 16:38 Rev.: 44765

changed the logic slightly.


0 lines of code changed in 2 files:

  • scripts: findTabs (new)
harman 2009-09-30 15:16 Rev.: 44757

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:

  • scripts: findTabs (+43)

(30 more)

Generated by StatSVN 0.4.0