- 26 Dec, 2012 1 commit
-
-
brugger authored
1) I modified libsimV2 to build both a static and dynamic library (simV2 and simV2dyn) and then modified the python binding to use the dynamic library. With this change it is no longer necessary to manually set the VISIT_C_FLAGS and VISIT_CXX_FLAGS to include -fPIC since CMake adds the flags if building a shared library. This resolves #1288. 2) I modified build_visit to no longer add -fPIC to the VISIT_C_FLAGS and VISIT_CXX_FLAGS. I then removed -fPIC from the VISIT_C_FLAGS and VISIT_CXX_FLAGS in all the config site files. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19904 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 11 Apr, 2011 1 commit
-
-
oruebel authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@14625 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 17 Mar, 2011 1 commit
-
-
oruebel authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@14413 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 16 Feb, 2011 1 commit
-
-
bonnell authored
Remove setting default build_type using VISIT_OPTION_DEFAULT, as it forces the default, not allowing changes via command-line or by editing CMakeCache.txt. Use SET command in root CMakeLists.txt only if build type has not already been set. Update host config-site files accordingly. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@14016 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 20 Jan, 2011 1 commit
-
-
brugger authored
I updated build_visit to add hdf5_hl as a dependent library for netcdf if using netcdf with hdf5. I also modified all the config site files that used netcdf. This apparently did not cause a problem on 64 bit linux systems but did cause a problem on 32 bit systems. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13623 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 12 Jan, 2011 1 commit
-
-
brugger authored
1) I used build_visit to build the latest versions of all the third party libraries on two of our closed machines and updated their config site files. 2) I used build_visit to update Exodus II from 4.46 to 4.98 on several machines and updated their config site files. 3) The above two checkins, together with previous work resolve #267 and #556. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13494 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 03 Jan, 2011 1 commit
-
-
brugger authored
I rebuilt the third party libraries for one of the LLNL machines and updated the config site for it. I also added links to it for a couple of other machines of the same architecture. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13395 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 27 Oct, 2010 1 commit
-
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@12850 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 09 Sep, 2010 2 commits
-
-
brugger authored
1) I corrected a path in the config site file for hitit. 2) I corrected a path in the visit-build-closed script for building on termite. 3) I added a change to the way VisIt is built on euclid to get around an error in make package. 4) I modified the visit-install-closed script to install visit on termite instead of crier. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@12507 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I modified the visit-build-closed script to use termite instead of crier since crier has been replaced with termite. I updated the config site for hitit and made termite's config site file be a link to it, since they are the same architecture. Finally, I deleted the config site file for crier. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@12490 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Dec, 2009 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9255 18c085ea-50e0-402c-830e-de6fd14e8384
-