[root]/build_scripts
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 37 (100.0%) | 4.1 |
dav | 2 (22.2%) | 33 (89.2%) | 16.5 |
jsutherland | 5 (55.6%) | 4 (10.8%) | 0.8 |
ahumphrey | 2 (22.2%) | 0 (0.0%) | 0.0 |
Deleted abandoned file from build system (/trunk).
0 lines of code changed in 1 file:
Deleted unnecessary/empty aclocal.m4 file from trunk/src/build_scripts. Looks like this file was abandoned in 1999.
0 lines of code changed in 1 file:
M configure
M configure.ac
- If Uintah is built in debug mode, then build the Wasatch 3P in debug
mode too (assuming it is requested).
- Updated configure to require autoconf version 2.68 as the last
commit was made using it and this will help reduce the 2+ MB diffs
that happen when people switch between versions. If you don't have
2.68 on your machine, it takes less then 2 minutes to download it,
and build it.
M build_scripts/build_wasatch_3p.sh
- If Uintah is being built as a debug build, then build these libs in
debug mode too.
- Use the named variable BASE_BUILD_DIR instead of '$1' throughout the
script. Added a tiny bit of indentation.
33 lines of code changed in 2 files:
remove a few lingering hdf5 things in build_wasatch_3p.sh
1 lines of code changed in 1 file:
Convert Wasatch over to new boost-based TabProps.
- regenerated table file and I didn't have the original input files, so this caused diffs. Accept them.
- Added the input file used to generate the table in TabProps.
- Delete old table.
1 lines of code changed in 1 file:
remove an obselete compiler flag in wasatch3p build script.
0 lines of code changed in 1 file:
Fix wasatch3p build script due to recent commit.
1 lines of code changed in 1 file:
Merge branch 'stencil'
1 lines of code changed in 1 file: