History log of /petsc/config/PETSc/ (Results 476 – 500 of 1914)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9e65743108-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

updated downloaded cmake package since previous one seemed not to build on solaris

a7775d5708-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

updated ctetgen.py to use GNUMake and use PETSc makefiles for compiling (ad hoc didn't always work)
remove clique.py since will be distributed with elemental

fd61f6a307-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

move precision,scalartype and integer size over to config.package.Package
note this is an incomplete update since consistency checks must be turned off

288dc2fd06-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

converted several packages to not use PETSc.package.NewPackage since they do not need it

6a93c73c06-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

switch MPE.py to use the pure GNUPackage

139f32f606-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

hwloc.py now simply uses the GNUPackage for installs

3e020eee06-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

bug fix in package.py
html.py should not use default GNUPackage compilers since they may be mpi based
netcdf.py requires hdf5.py
updated prizes info

8e892abc06-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

converted Numpy to config.package.Package

e074bd3b06-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

switched yaml.py to use package.GNUPackage

32c777b406-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

cmake.py now uses GNUPackage

a5b6e6ab06-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

update lgrind.py to use just config.package.Package and install auxillary files in correct location

071ac21206-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

switched make.py c2html.py and sowing.py to use GNUPackage
also added support to GNUPackage to install packages in confDir ie. PETSC_DIR/PETSC_ARCH when private to PETSc builds

72a0f7f405-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

moved isBGL() from PETSc libraryOptions to BuildSystem libraries
because it is not in any particular way PETSc specific unline precision, scalartype etc

f335a90305-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

moved non-PETSc specific package feature to base package

b975301e04-Sep-2014 Satish Balay <balay@mcs.anl.gov>

configure: add git branchname to petscconf.h and configure.log

47c09f6704-Sep-2014 Matthew G. Knepley <knepley@gmail.com>

Configure: No longer use __init__.py to store the list of packages, read them from the filesystem

027a413a04-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

ctetgen.py depends on mpi
MPICH is now more careful about exactly what GNU configure options it rejects to prevent possible options

e6b0c43304-Sep-2014 Barry Smith <bsmith@mcs.anl.gov>

removed --download-mpich to its own MPICH.py file

f55f188630-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

--download-mpi4py and --download-petsc4py now work correctly for prefix installs and not with and without sudo needed

48b3efbf30-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

split mpi4py generation into build phase run when PETSc is built and install phase run when PETSc is installed (or run when PETSc is built if --prefix is not set)

22aaf3f430-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

updated externalpackages to print message about SUDO password if needed by prefix only once
updated many packages to install under sudo if needed

6ac6a06729-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

updated several more external packages to use sudo as needed
removed two outdated external package installers

bc942f9528-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

Updated multiple packages to support sudo usage when --prefix is not writable to user

96e1411428-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

update 9 more packages to use sudo for needed prefix installs
removed four download packages that are no longer relevent


922d39ca27-Aug-2014 Barry Smith <bsmith@mcs.anl.gov>

removed --prefix-sudo-password option for security concerns
Note one could set a longish timeout on sudo to prevent repeated requests for the password during configure

1...<<11121314151617181920>>...77