Merge branch 'maint'
test: fix arch-pardiso to work on the new ubuntu 14.04 build with ifort-16
Configure: Added support for iOS and AndroidContributed-by: Florian Kleinicke <f@f-kleinicke.de>
tests: ftn-datatypes - update Regression.py to not run non-ftn-datatype tests.[and disable mumps - as it appears to run fortran tests that break with ftn-datatypes]
test: migrate a linux test to use --with-fortran-datatypes=1
openblas: add in -download-openblas-make-options
build: add openblas IPL64 test
xsdk: weed out unused package listing.
xsdk: trilinos bundles chaco - so avoid conflict with --download-chacoFunded-by: IDEAS
xsdk: update tests to use --download-xsdk. And also switch 'latest' test to xsdk
win32: disable fortran interfaces for Compaq f90 build [as it does not support integer*8 - required by PetscObjectGetId() interface ]
made --with-fortran-interfaces by default; cleaned up sys fortran interfacessys fortran interfaces had not previously been tested thus had to clean up several that were brokenTime: 2 hoursRepor
made --with-fortran-interfaces by default; cleaned up sys fortran interfacessys fortran interfaces had not previously been tested thus had to clean up several that were brokenTime: 2 hoursReported-by: nightly tests
show more ...
fix typo
ubuntu14: build updates - switch valgrind build to el due to elemental issues with --download-mpich
Merge remote-tracking branch 'origin/balay/win32-dll'
win32: set '-MD' as default for dll build.This fixes error with conflicting'stdout' usage in main vs petsc library - in src/mat/examples/tests/ex21.c
rename to linux-pgi
mixing gcc and pgf90 doesn't work with pgi-16.4 compilers [issue with -lmpifort] - so switch build to pgcc/pgf90
matlab: /nfs/software/linux-ubuntu_precise_amd64/com/packages/MATLAB -> /soft/com/packages/MATLAB
build: disable sharedlibs on ps3 - and add a sharedlib build on ps4 [without fortran]
matlab: add nightlybuild with gcov- convert test to use MPI - this way externalpacakge [MATLAB, MATLAB_ENGINE] tests are also run- enable tests for MATLAB and MATLAB_ENGINE- enable --with-matlabe
matlab: add nightlybuild with gcov- convert test to use MPI - this way externalpacakge [MATLAB, MATLAB_ENGINE] tests are also run- enable tests for MATLAB and MATLAB_ENGINE- enable --with-matlabengine-lib option- fix regression.py to use packages.PACKAGE - so that 'MATLAB_ENGINE' is used in TEST_RUNS - not 'MATLABENGINE'- Fix MEX calls to use - GCC - as version check is done in this compiler - LDFLAGS - as -lgcov is listed here.
strumpack: add to nightlybuilds
1...<<21222324252627282930>>...36