nightlybuilds: update suitesparse builds on bsd as they don't build with bsd-make
nightlybuilds: change --download-umfpack to --download-suitesparse
nightlybuilds: use windows path for DATAFILESPATH [when using MS compilers]
nightlybuilds: siwtch arch-linux-pkgs-dbg-ftn-interfaces.py to using clang compilers
nightlybuilds: use -Wno-overlength-strings with c89 test
nightlybuilds: add with-serialize-functions to one of the builds
gcov: enable gcov nightly builds for master
nightlybuilds: disable elemental build when conflicting with hdf5
elemental: update nightly builds. [add with-cxx-dialect=C++11 to linux - disable elsewere]
Merge branch 'jed/remove-dynamic-loading-option'Option --with-dynamic-loading has been removed. Similar functionalityis available via the run-time option -dynamic_library_preload.* jed/remove-d
Merge branch 'jed/remove-dynamic-loading-option'Option --with-dynamic-loading has been removed. Similar functionalityis available via the run-time option -dynamic_library_preload.* jed/remove-dynamic-loading-option: Sys: PetscContainerCreate must call PetscSysInitializePackage Remove --with-dynamic-loading / PETSC_USE_DYNAMIC_LIBRARIESConflicts: src/dm/impls/mesh/mesh.c src/dm/interface/dlregisdmdm.c src/docs/website/documentation/changes/dev.html
show more ...
Merge branch 'knepley/remove-sieve'Conflicts: src/dm/impls/mesh/examples/tests/output/ex10_0.out src/dm/impls/mesh/examples/tests/output/ex10_1.out src/dm/impls/mesh/examples/tests/output/ex11f9
Merge branch 'knepley/remove-sieve'Conflicts: src/dm/impls/mesh/examples/tests/output/ex10_0.out src/dm/impls/mesh/examples/tests/output/ex10_1.out src/dm/impls/mesh/examples/tests/output/ex11f90_0.out src/dm/impls/mesh/examples/tests/output/ex11f90_1.out src/dm/impls/mesh/examples/tests/output/ex3_0.out src/dm/impls/mesh/examples/tests/output/ex3_1.out src/dm/impls/mesh/examples/tests/output/ex3_2.out src/dm/impls/mesh/examples/tests/output/ex3_3.out src/dm/impls/mesh/examples/tests/output/ex8_0.out src/dm/impls/mesh/examples/tests/output/ex9f90_0.out src/dm/impls/mesh/examples/tests/output/ex9f90_1.out src/dm/impls/mesh/mesh.c src/dm/interface/dlregisdmdm.c src/vec/vec/interface/vecregall.c
Remove --with-dynamic-loading / PETSC_USE_DYNAMIC_LIBRARIESThis option was mostly redundant because normal shared libraries satisfyall the same needs. This commit adds the run-time option-dynami
Remove --with-dynamic-loading / PETSC_USE_DYNAMIC_LIBRARIESThis option was mostly redundant because normal shared libraries satisfyall the same needs. This commit adds the run-time option-dynamic_library_preload that can be used to load/initialize all thepackages in advance, as used to be done when --with-dynamic-loading.The PetscDLLibraryRegister_petscxxx functions have been kept, but arenot called unless -dynamic_library_preload is used. The petsc-devdiscussion, "Why --with-dynamic-loading?" did not reach consensus aboutwhether this was ever useful, so it may also be removable.
Removing TXPETSCGPU from the build system.Removing the main file and a few other places where--download-txpetscgpu was used. I think I got them all.
Adjusted example config file for ViennaCL
DMMesh: Removed all trace and salted the earth, Carthago delenda est!
Merge branch 'balay/nightly-viennacl'
fix syntax
nightlybuilds: start a c++/complex build on windows
nightlybuilds: add viennacl build
Merge branch 'jed/elemental-0.78-p1'* jed/elemental-0.78-p1: Elemental: no support for 64-bit indices so requires32bitint=1 elemental.py: upgrade to 0.78-p1
convert to test python-2.4 && cmake
Elemental: no support for 64-bit indices so requires32bitint=1
Merge branch 'balay/nightly-defaultconfigs'
nightlybuilds: revert path change to mpich1
nightlybuilds: add in moab [with related netcdf/hdf5] in some c++ builds
1...<<313233343536