Directory build_scripts/

Total Files:
1
Deleted Files:
0
Lines of Code:
0

[root]/build_scripts

Lines of Code

build_scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 7 (100.0%) 141 (100.0%) 20.1
dav 2 (28.6%) 138 (97.9%) 69.0
jsutherland 4 (57.1%) 2 (1.4%) 0.5
harman 1 (14.3%) 1 (0.7%) 1.0

Most Recent Commits

jsutherland 2010-11-29 18:17 Rev.: 46521

This should fix the build errors on Wasatch3P.

0 lines of code changed in 2 files:

  • build_scripts: build_wasatch_3p.sh (new)
jsutherland 2010-11-22 12:59 Rev.: 46502

fix previous commit to turn of boost::serialization output in TabProps.

1 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+1 -2)
jsutherland 2010-11-22 10:14 Rev.: 46499

Default TabProps to HDF5 output for now

1 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+1)
harman 2010-11-15 17:06 Rev.: 46471

added boost library to spatialOps -Dav

1 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+1)
dav 2010-10-28 17:35 Rev.: 46406

Per James, turn off tests for exprlib and spatialops wasatch libs (speeds up build time).

2 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+2)
dav 2010-10-04 16:49 Rev.: 46310

M configure
M configure.ac

- Added --enable-wasatch_3p which will cause configure to checkout,
build, and use the SpatialOps, ExprLib, and TabProps libs. (They will
be placed in <bin>/Wasatch3P/.)

If you already have the Wasatch 3p built somewhere else, then just use
the --with-spatialops, --with-tabprops, and --with-exprlib flags to point
at your version.

- Found a problem with our static build... need to add -static to the link
line. Placed a comment in configure.ac, but have not updated this yet
as it will break things until all libraries on our test machines are updated
to include .a files.

AM build_scripts/build_wasatch_3p.sh

- Script to checkout (git) the Wasatch 3p libs and build them.

136 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+136)
Generated by StatSVN 0.4.0