Merge branch 'knepley/buildsystem-cleanup'* knepley/buildsystem-cleanup: BuildSystem: Removed outdated examples
Merge branch 'knepley/fix-configure-package'* knepley/fix-configure-package: Configure: Fixed logic when using --with-package-lib when the package has no includes
fixed hdf5.py so that if self.libraries.compression is None the code still runs correctly
Merge branch 'maint'* maint: hdf5: fix so that -Lpath is also used in hdf5 lib check. [fixes --download-hdf5]
Merge branch 'barry/fix-hdf5'
blaslapack: update f,f2c tarballs to 3.4.2 version
Configure: Fix registration of FIAT and Generator packages
hdf5: fix so that -Lpath is also used in hdf5 lib check. [fixes --download-hdf5]
config: python-2.4 does not support __missing__()This alternative form of memoize always returns successfully from thelookup, avoiding the need for __missing__ to be invoked.
Configure: Fixed logic when using --with-package-lib when the package has no includes
hdf5 installed without zlib should configure without zlib so first check if without zlib works
Merge branch 'balay/fix-moab-git'
autoreconf: add in proper test [in programs.py] to check if autoreconf is functional
Merge branch 'maint'
Merge branch 'balay/fix-mpicc-override-check' into maint
BuildSystem: Removed outdated examples
config MOAB: use fixed gitcommit from 2013-06-25The branch 'master' is constantly changing, so prior states are notreproducible. Instead, reference an exact commit.
config: python-2.4 does not support decoratorsThis amends 2a571ffb5945aee7 to avoid decorators.
Merge branch 'barry/fix-minor-matlabs'
moab: git download should depend on presence of 'autoreconf' - and use it to build configure
exodus: cleanup build process [make.inc is unused & fix postInstall() to use the correct file]
exodus: do 'make clean' between repeat builds
mpicc: disable 'wrapper override check' when user provides --with-mpi-compilers=0
make: change formula to compute make_np [from number of cores]Also remove special code for Barry [probably needed by an a laptop older than his current]
1...<<181182183184185186187188189190