History log of /petsc/config/ (Results 10676 – 10700 of 10740)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cdb5726426-Mar-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1115
balay@harley.mcs.anl.gov|ChangeSet|20030326160418|32864
ChangeSet
1.1115 03/03/26 10:04:18 balay@harley.mcs.anl.gov +2 -0
darwin6.3 -> darwin6.4

config/configure_darwin6.4.

bk-changeset-1.1115
balay@harley.mcs.anl.gov|ChangeSet|20030326160418|32864
ChangeSet
1.1115 03/03/26 10:04:18 balay@harley.mcs.anl.gov +2 -0
darwin6.3 -> darwin6.4

config/configure_darwin6.4.py
1.10 03/03/26 10:04:16 balay@harley.mcs.anl.gov +1 -1
darwin6.3 -> darwin6.4

bmake/macx/buildtest
1.15 03/03/26 10:04:16 balay@harley.mcs.anl.gov +6 -2
darwin6.3 -> darwin6.4

config/configure_darwin6.4.py
1.9 03/03/26 10:01:43 balay@harley.mcs.anl.gov +0 -0
Rename: config/onfigure_darwin6.4.py -> config/configure_darwin6.4.py

config/onfigure_darwin6.4.py
1.8 03/03/26 10:01:27 balay@harley.mcs.anl.gov +0 -0
Rename: config/configure_darwin6.3.py -> config/onfigure_darwin6.4.py


Hg-commit: 3bf9ea5444d3b077b7d2788309a832c779e73859

show more ...


/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/rules
/petsc/bmake/IRIX_gnu/variables
/petsc/bmake/linux/packages
/petsc/bmake/linux64/packages
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/packages
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_alpha/buildtest
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/variables
/petsc/bmake/macx/buildtest
/petsc/bmake/rs6000/variables
/petsc/bmake/rs6000_64/buildtest
/petsc/bmake/rs6000_64/packages
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/rs6000_sp/petscfix.h
/petsc/bmake/rs6000_sp/variables
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/packages
/petsc/bmake/solaris_uni/buildtest
configure_darwin6.4.py
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/download/petsc-patches.html
/petsc/include/adic/ad_grad_macro_axpys.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/maint/killnightly
/petsc/maint/update-docs.py
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/libtfs/xyt.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spoolesOptions.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/sles/examples/tutorials/ex28.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/pc/examples/tutorials/ex1.c
/petsc/src/sles/pc/examples/tutorials/makefile
/petsc/src/sles/pc/impls/esi/pesi.c
/petsc/src/sles/pc/impls/icc/icc.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/interface/pcset.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/sys/src/viewer/impls/mathematica/makefile
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/pipeline.c
b838b2d124-Mar-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.494
knepley@khan.mcs.anl.gov|ChangeSet|20030324213325|27602
ChangeSet
1.494 03/03/24 15:33:25 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

configure.py
1.3 03/03/24 15:33:

bk-changeset-1.494
knepley@khan.mcs.anl.gov|ChangeSet|20030324213325|27602
ChangeSet
1.494 03/03/24 15:33:25 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

configure.py
1.3 03/03/24 15:33:24 knepley@khan.mcs.anl.gov +12 -0
Check for recent enough g++

config/compilers.py
1.18 03/03/24 15:33:24 knepley@khan.mcs.anl.gov +12 -1
Check for g++


Hg-commit: 9b247fda81d24cf0061c41d85fa657e8afbc1c17

show more ...

7b80f3a822-Mar-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.474.1.3
knepley@khan.mcs.anl.gov|ChangeSet|20030322134246|02603
ChangeSet
1.474.1.3 03/03/22 07:42:46 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

config/framework.py
1.22

bk-changeset-1.474.1.3
knepley@khan.mcs.anl.gov|ChangeSet|20030322134246|02603
ChangeSet
1.474.1.3 03/03/22 07:42:46 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

config/framework.py
1.22 03/03/22 07:42:45 knepley@khan.mcs.anl.gov +8 -3
Argument substitutions should be done from the framework argDB
- This fixes the error Barry reported
Now initialize some variables

build/framework.py
1.10 03/03/22 07:42:45 knepley@khan.mcs.anl.gov +0 -3
Moved these to config.framework


Hg-commit: 5c3a1ae51b5d71c607fc67e33409b9e66ccaa092

show more ...

2fb34ac021-Mar-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1067.3.2
knepley@khan.mcs.anl.gov|ChangeSet|20030321174021|01269
ChangeSet
1.1067.3.2 03/03/21 11:40:21 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/configure.py
1.33

bk-changeset-1.1067.3.2
knepley@khan.mcs.anl.gov|ChangeSet|20030321174021|01269
ChangeSet
1.1067.3.2 03/03/21 11:40:21 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/configure.py
1.33 03/03/21 11:40:21 knepley@khan.mcs.anl.gov +3 -0
Check for Python 1.5


Hg-commit: 435e3f00e57e38920f538950955b40a2c2fd7227

show more ...


/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/common/rules
/petsc/bmake/freebsd/packages
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/packages
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_pgi/packages
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/packages
/petsc/bmake/solaris_x86/packages
configure.py
/petsc/docs/makefile
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/developers/projects.html
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/bugreporting.html
/petsc/docs/website/documentation/changes/2015.html
/petsc/docs/website/documentation/changes/2016.html
/petsc/docs/website/documentation/changes/2017.html
/petsc/docs/website/documentation/changes/2022.html
/petsc/docs/website/documentation/changes/2024.html
/petsc/docs/website/documentation/changes/2028.html
/petsc/docs/website/documentation/changes/2029.html
/petsc/docs/website/documentation/changes/21.html
/petsc/docs/website/documentation/changes/211.html
/petsc/docs/website/documentation/changes/212.html
/petsc/docs/website/documentation/changes/213.html
/petsc/docs/website/documentation/changes/215.html
/petsc/docs/website/documentation/changes/216.html
/petsc/docs/website/documentation/changes/2918-21.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/codemanagement.html
/petsc/docs/website/documentation/copyright.html
/petsc/docs/website/documentation/exercises/compiling/index.html
/petsc/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/docs/website/documentation/exercises/compiling/runoutput.html
/petsc/docs/website/documentation/exercises/index.html
/petsc/docs/website/documentation/exercises/matrices/index.html
/petsc/docs/website/documentation/exercises/odes/index.html
/petsc/docs/website/documentation/exercises/odes/runoutput.html
/petsc/docs/website/documentation/exercises/pseudo/index.html
/petsc/docs/website/documentation/exercises/pseudo/runoutput.html
/petsc/docs/website/documentation/exercises/simpleoutput/index.html
/petsc/docs/website/documentation/exercises/sles/index.html
/petsc/docs/website/documentation/exercises/snes/advanced.html
/petsc/docs/website/documentation/exercises/snes/index.html
/petsc/docs/website/documentation/exercises/vectors/index.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/referencing.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/documentation/tutorials/PCFD99.html
/petsc/docs/website/documentation/tutorials/ag.html
/petsc/docs/website/documentation/tutorials/index.html
/petsc/docs/website/documentation/tutorials/nersc01/nersc01.html
/petsc/docs/website/download/index.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/features/details.html
/petsc/docs/website/features/diagram.html
/petsc/docs/website/features/index.html
/petsc/docs/website/images/barry.gif
/petsc/docs/website/images/bill.gif
/petsc/docs/website/images/buschelman.jpg
/petsc/docs/website/images/dinesh.jpg
/petsc/docs/website/images/headbang.gif
/petsc/docs/website/images/hong.jpg
/petsc/docs/website/images/lois.gif
/petsc/docs/website/images/matt.jpg
/petsc/docs/website/images/mcs-rule-small.gif
/petsc/docs/website/images/petscwww.gif
/petsc/docs/website/images/satish.gif
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/docs/website/miscellaneous/ftp.gif
/petsc/docs/website/miscellaneous/funding.html
/petsc/docs/website/miscellaneous/index.html
/petsc/docs/website/miscellaneous/petscthreads.html
/petsc/docs/website/miscellaneous/pie.gif
/petsc/docs/website/miscellaneous/usage.html
/petsc/docs/website/miscellaneous/usage.xls
/petsc/docs/website/miscellaneous/usage_15625_image001.gif
/petsc/docs/website/miscellaneous/usage_6589_image001.gif
/petsc/docs/website/presentations/archive/doe2k/doe2k-apps.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-aztec-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-esi.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-pvode-petsc.html
/petsc/docs/website/presentations/future.html
/petsc/docs/website/presentations/index.html
/petsc/docs/website/publications/index.html
/petsc/docs/website/publications/structured.html
/petsc/docs/website/publications/unstructured.html
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_utils.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/checkBuilds.py
/petsc/maint/submitPatch.py
/petsc/maint/update-docs.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/makefile
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/makefile
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/inline/dot.h
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmatlab.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/lusol.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijspooles.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/sles/examples/tests/output/ex24_2.out
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/ksp/impls/lgmres/lgmres.c
/petsc/src/sles/ksp/impls/lgmres/lgmresp.h
/petsc/src/sles/ksp/impls/lgmres/makefile
/petsc/src/sles/ksp/impls/lgmres/readme
/petsc/src/sles/ksp/impls/makefile
/petsc/src/sles/ksp/interface/itregis.c
/petsc/src/sles/pc/impls/cholesky/cholesky.c
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/impls/icc/icc.c
/petsc/src/sles/pc/impls/icc/icc.h
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/ilu/ilu.h
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/sles/pc/impls/mg/mgfunc.c
/petsc/src/sles/pc/impls/redundant/redundant.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/vecimpl.h
1fb3034420-Mar-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.472
knepley@khan.mcs.anl.gov|ChangeSet|20030320193122|02652
ChangeSet
1.472 03/03/20 13:31:22 knepley@khan.mcs.anl.gov +3 -0
Configure fixes

make.py
1.43 03/03/20 13:31:22 k

bk-changeset-1.472
knepley@khan.mcs.anl.gov|ChangeSet|20030320193122|02652
ChangeSet
1.472 03/03/20 13:31:22 knepley@khan.mcs.anl.gov +3 -0
Configure fixes

make.py
1.43 03/03/20 13:31:22 knepley@khan.mcs.anl.gov +1 -1
Configure header must be set before setupBuild()

config/framework.py
1.21 03/03/20 13:31:22 knepley@khan.mcs.anl.gov +18 -0
Added storeSubstitutions()
Create directory for header if necessary

build/framework.py
1.8 03/03/20 13:31:22 knepley@khan.mcs.anl.gov +6 -4
'configure' must occur before setupBuild()
'configure' now stores substitutions in argDB


Hg-commit: 807d7c7db4a63f38659e13a799aa8e0ee09f1084

show more ...

08bdf6bc11-Feb-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.433
knepley@khan.mcs.anl.gov|ChangeSet|20030211233411|04528
ChangeSet
1.433 03/02/11 17:34:11 knepley@khan.mcs.anl.gov +6 -0
Added new help interface and retrofitted configure

n

bk-changeset-1.433
knepley@khan.mcs.anl.gov|ChangeSet|20030211233411|04528
ChangeSet
1.433 03/02/11 17:34:11 knepley@khan.mcs.anl.gov +6 -0
Added new help interface and retrofitted configure

nargs.py
1.44 03/02/11 17:34:11 knepley@khan.mcs.anl.gov +2 -1
Moved import

config/types.py
1.9 03/02/11 17:34:11 knepley@khan.mcs.anl.gov +2 -5
Use new help interface

config/framework.py
1.20 03/02/11 17:34:11 knepley@khan.mcs.anl.gov +15 -67
Use new help interface

config/compilers.py
1.17 03/02/11 17:34:11 knepley@khan.mcs.anl.gov +23 -27
Use new help interface
Fix small bugs

RDict.py
1.37 03/02/11 17:34:11 knepley@khan.mcs.anl.gov +2 -5
Small doc change

help.py
1.1 03/02/11 16:51:42 knepley@khan.mcs.anl.gov +69 -0

help.py
1.0 03/02/11 16:51:42 knepley@khan.mcs.anl.gov +0 -0
BitKeeper file /home/knepley/SIDL/BuildSystem/help.py


Hg-commit: 2009e095c558396c809d37100592269a278d554a

show more ...

28a8f73611-Feb-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.432
knepley@khan.mcs.anl.gov|ChangeSet|20030211230307|60077
ChangeSet
1.432 03/02/11 17:03:07 knepley@khan.mcs.anl.gov +2 -0
Allow missing compilers in configure
- Before we req

bk-changeset-1.432
knepley@khan.mcs.anl.gov|ChangeSet|20030211230307|60077
ChangeSet
1.432 03/02/11 17:03:07 knepley@khan.mcs.anl.gov +2 -0
Allow missing compilers in configure
- Before we required even languages which we might not use

config/compilers.py
1.16 03/02/11 17:03:07 knepley@khan.mcs.anl.gov +69 -47
Allow compilers to be missing and ignore tests which use missing compilers
Improved test for GCC

config/base.py
1.19 03/02/11 17:03:07 knepley@khan.mcs.anl.gov +4 -4
Better error messages


Hg-commit: 1282e4e3fe1bf9a77c5bc85255afd7051837e141

show more ...

71a88b0831-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.420
knepley@khan.mcs.anl.gov|ChangeSet|20030131233951|60104
ChangeSet
1.420 03/01/31 17:39:51 knepley@khan.mcs.anl.gov +12 -0
Completely rewrote RDict and nargs

sidldllpath.py

bk-changeset-1.420
knepley@khan.mcs.anl.gov|ChangeSet|20030131233951|60104
ChangeSet
1.420 03/01/31 17:39:51 knepley@khan.mcs.anl.gov +12 -0
Completely rewrote RDict and nargs

sidldllpath.py
1.6 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +2 -2
Use new RDict class

nargs.py
1.40 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +193 -318
Complete rework

matlabpath.py
1.5 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +2 -2
Use new RDict class

maker.py
1.18 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +2 -2
Use new Arg classes

logging.py
1.8 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +2 -2
Use new Arg classes

install/installer.py
1.24 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +11 -5
Use new RDict class
Use new Arg classes

importer.py
1.7 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +5 -2
Use new RDict class


config/framework.py
1.19 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +6 -5
Use new RDict class
Use new Arg classes

bs.py
1.99 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +11 -9
Use new RDict class
Use new Arg classes

RDict.py
1.28 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +359 -416
Complete reworking

BSTemplates/sidlDefaults.py
1.35 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +2 -4
Use new Arg classes
Took out Babel argument

BSTemplates/compileDefaults.py
1.48 03/01/31 17:39:50 knepley@khan.mcs.anl.gov +9 -9
Use new Arg classes


Hg-commit: f76ee6f0be1ec14f7be54a50af0829dbb469717c

show more ...

8ba8699827-Jan-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.987
balay@asterix.mcs.anl.gov|ChangeSet|20030127213423|14914
ChangeSet
1.987 03/01/27 15:34:23 balay@asterix.mcs.anl.gov +3 -0
minor updates to configure options for linux-gnu-inte

bk-changeset-1.987
balay@asterix.mcs.anl.gov|ChangeSet|20030127213423|14914
ChangeSet
1.987 03/01/27 15:34:23 balay@asterix.mcs.anl.gov +3 -0
minor updates to configure options for linux-gnu-intel & osf5.0

maint/builddist
1.30 03/01/27 15:34:21 balay@asterix.mcs.anl.gov +7 -0
add in more exclude stuff for bmake/$PETSC_ARCH/packages

config/configure_osf5.0.py
1.2 03/01/27 15:34:21 balay@asterix.mcs.anl.gov +1 -1
fix the location of the PETSC_DIR

config/configure_linux-gnu-intel.py
1.2 03/01/27 15:34:21 balay@asterix.mcs.anl.gov +1 -1
fix fortran compiler options


Hg-commit: 8f0e421853bf20b4e082f24e082b8f4dd0fe421f

show more ...

78d4aed324-Jan-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.982.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20030124234132|14825
ChangeSet
1.982.1.1 03/01/24 17:41:32 balay@asterix.mcs.anl.gov +6 -0
fix some configure comile problems - and add

bk-changeset-1.982.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20030124234132|14825
ChangeSet
1.982.1.1 03/01/24 17:41:32 balay@asterix.mcs.anl.gov +6 -0
fix some configure comile problems - and add in a few more configure scripts

config/configure_osf5.0.py
1.1 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +22 -0

config/configure_linux-gnu-intel.py
1.1 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +21 -0

config/configure_irix6.5-64.py
1.1 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +25 -0

src/mat/impls/sbaij/seq/sbaijfact.c
1.33 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +3 -3
f

config/configure_solaris2.9.py
1.3 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +1 -1
use preprocesing for f90

config/configure_osf5.0.py
1.0 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/petsc-dev/config/configure_osf5.0.py

config/configure_linux-gnu-intel.py
1.0 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/petsc-dev/config/configure_linux-gnu-intel.py

config/configure_irix6.5-64.py
1.0 03/01/24 17:41:30 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/petsc-dev/config/configure_irix6.5-64.py

bmake/common/rules
1.49 03/01/24 17:41:29 balay@asterix.mcs.anl.gov +1 -1
fix solaris target for configure


Hg-commit: f7069bf32fd3b29521766b5d4cfc0d6c62200dbf

show more ...

ed9c2ec124-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.418
knepley@khan.mcs.anl.gov|ChangeSet|20030124230126|60128
ChangeSet
1.418 03/01/24 17:01:26 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/compilers.py
1.15 03/01/24

bk-changeset-1.418
knepley@khan.mcs.anl.gov|ChangeSet|20030124230126|60128
ChangeSet
1.418 03/01/24 17:01:26 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/compilers.py
1.15 03/01/24 17:01:25 knepley@khan.mcs.anl.gov +0 -10
Do not get objects after all


Hg-commit: 5f4810a1f6aedbbe19331b3412dff5baf270262c

show more ...

134c8f0924-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.417
knepley@khan.mcs.anl.gov|ChangeSet|20030124220620|60153
ChangeSet
1.417 03/01/24 16:06:20 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/base.py
1.18 03/01/24 16:06

bk-changeset-1.417
knepley@khan.mcs.anl.gov|ChangeSet|20030124220620|60153
ChangeSet
1.417 03/01/24 16:06:20 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/base.py
1.18 03/01/24 16:06:20 knepley@khan.mcs.anl.gov +1 -0
Must filter compile output before checking in outputLink()


Hg-commit: 8c76692a536aa37ae9690551a1dd1a9f5a2343e8

show more ...

45b6bbd924-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.416
knepley@khan.mcs.anl.gov|ChangeSet|20030124215920|60152
ChangeSet
1.416 03/01/24 15:59:20 knepley@khan.mcs.anl.gov +2 -0
Configure fix
Fix for narg parsing

nargs.py
1.

bk-changeset-1.416
knepley@khan.mcs.anl.gov|ChangeSet|20030124215920|60152
ChangeSet
1.416 03/01/24 15:59:20 knepley@khan.mcs.anl.gov +2 -0
Configure fix
Fix for narg parsing

nargs.py
1.39 03/01/24 15:59:20 knepley@khan.mcs.anl.gov +1 -1
Stupid thing is not a keyword

config/compilers.py
1.14 03/01/24 15:59:20 knepley@khan.mcs.anl.gov +2 -0
Filter out system objects


Hg-commit: 988e64e2c7ceeb5daa5e6abad102097a83c19ce0

show more ...

fe17946324-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.414
knepley@khan.mcs.anl.gov|ChangeSet|20030124211049|60134
ChangeSet
1.414 03/01/24 15:10:49 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/compilers.py
1.13 03/01/24

bk-changeset-1.414
knepley@khan.mcs.anl.gov|ChangeSet|20030124211049|60134
ChangeSet
1.414 03/01/24 15:10:49 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/compilers.py
1.13 03/01/24 15:10:49 knepley@khan.mcs.anl.gov +8 -0
Check for directly specified objects


Hg-commit: 2f7ff29db535d297dde2d548fdf5cb6378b79de4

show more ...

5ad074c324-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.413
knepley@khan.mcs.anl.gov|ChangeSet|20030124201814|60135
ChangeSet
1.413 03/01/24 14:18:14 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/libraries.py
1.6 03/01/24 1

bk-changeset-1.413
knepley@khan.mcs.anl.gov|ChangeSet|20030124201814|60135
ChangeSet
1.413 03/01/24 14:18:14 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/libraries.py
1.6 03/01/24 14:18:13 knepley@khan.mcs.anl.gov +2 -0
Now allow empty library names


Hg-commit: f3bd725f7f5a267fb54be4064a061006f3976f88

show more ...

14ce54da24-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.412
knepley@khan.mcs.anl.gov|ChangeSet|20030124172656|60138
ChangeSet
1.412 03/01/24 11:26:56 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/framework.py
1.18 03/01/24

bk-changeset-1.412
knepley@khan.mcs.anl.gov|ChangeSet|20030124172656|60138
ChangeSet
1.412 03/01/24 11:26:56 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/framework.py
1.18 03/01/24 11:26:56 knepley@khan.mcs.anl.gov +3 -1
Had to go back for compatibility


Hg-commit: 93818076da7915be9a1e5b0368082df0dff6d550

show more ...

136f842624-Jan-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.978
balay@asterix.mcs.anl.gov|ChangeSet|20030124171439|36249
ChangeSet
1.978 03/01/24 11:14:39 balay@asterix.mcs.anl.gov +1 -0
update solaris configure buid

config/configure_sol

bk-changeset-1.978
balay@asterix.mcs.anl.gov|ChangeSet|20030124171439|36249
ChangeSet
1.978 03/01/24 11:14:39 balay@asterix.mcs.anl.gov +1 -0
update solaris configure buid

config/configure_solaris2.9.py
1.2 03/01/24 11:14:37 balay@asterix.mcs.anl.gov +4 -2
update solaris configure buid


Hg-commit: e6f9b91d737734b4c4ad4d9c8abcd2e371770b8c

show more ...

5772605023-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.411
knepley@khan.mcs.anl.gov|ChangeSet|20030123174506|60126
ChangeSet
1.411 03/01/23 11:45:06 knepley@khan.mcs.anl.gov +3 -0
Configure fixes
- Fixed output filtering
- Fixed

bk-changeset-1.411
knepley@khan.mcs.anl.gov|ChangeSet|20030123174506|60126
ChangeSet
1.411 03/01/23 11:45:06 knepley@khan.mcs.anl.gov +3 -0
Configure fixes
- Fixed output filtering
- Fixed help

config/framework.py
1.17 03/01/23 11:45:05 knepley@khan.mcs.anl.gov +53 -27
Now include an order number along with the comment in the help entries
- This allows me to output the entries in the order they were specified
Added default filterCompileOutput() and filterLinkOutput()
Added --ignoreCompileOutput and --ignoreLinkOutput flags

config/compilers.py
1.12 03/01/23 11:45:05 knepley@khan.mcs.anl.gov +1 -1
New return type for outputLink()

config/base.py
1.17 03/01/23 11:45:05 knepley@khan.mcs.anl.gov +19 -20
Fixed command output filtering
- Filtering should only be applied when checking for success, which
makes sure all output is written to the log
- Default filtering functions are found in framework
- The outputCompile/Link() methods now return a tuple with the output
and return code


Hg-commit: 21d1fe720614ace980dec9fe92b74f6c89790af7

show more ...

7ec31d5423-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.410
knepley@khan.mcs.anl.gov|ChangeSet|20030123001213|60100
ChangeSet
1.410 03/01/22 18:12:13 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/functions.py
1.7 03/01/22 1

bk-changeset-1.410
knepley@khan.mcs.anl.gov|ChangeSet|20030123001213|60100
ChangeSet
1.410 03/01/22 18:12:13 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/functions.py
1.7 03/01/22 18:12:12 knepley@khan.mcs.anl.gov +1 -1
Needed casts so that Solaris does not complain


Hg-commit: 1eadea2d3ff2fe33eccbcd8c21c49e6e524418c6

show more ...

8d8a415a23-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.409
knepley@khan.mcs.anl.gov|ChangeSet|20030123000438|60097
ChangeSet
1.409 03/01/22 18:04:38 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/functions.py
1.6 03/01/22 1

bk-changeset-1.409
knepley@khan.mcs.anl.gov|ChangeSet|20030123000438|60097
ChangeSet
1.409 03/01/22 18:04:38 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/functions.py
1.6 03/01/22 18:04:38 knepley@khan.mcs.anl.gov +1 -1
Screwed up fix


Hg-commit: 990377cb97fc5dca57a793dcb15fe1af4422db6f

show more ...

378bddfd23-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.408
knepley@khan.mcs.anl.gov|ChangeSet|20030123000010|60085
ChangeSet
1.408 03/01/22 18:00:10 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/functions.py
1.5 03/01/22 1

bk-changeset-1.408
knepley@khan.mcs.anl.gov|ChangeSet|20030123000010|60085
ChangeSet
1.408 03/01/22 18:00:10 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/functions.py
1.5 03/01/22 18:00:10 knepley@khan.mcs.anl.gov +1 -1
Fixed logical sense


Hg-commit: 6c14242811b722cd35dc47a860e6b9cbbe0b970d

show more ...

1f970b2e22-Jan-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.973
balay@asterix.mcs.anl.gov|ChangeSet|20030122233757|35827
ChangeSet
1.973 03/01/22 17:37:57 balay@asterix.mcs.anl.gov +2 -0
add in shared targets for configure arches
fix IRIX

bk-changeset-1.973
balay@asterix.mcs.anl.gov|ChangeSet|20030122233757|35827
ChangeSet
1.973 03/01/22 17:37:57 balay@asterix.mcs.anl.gov +2 -0
add in shared targets for configure arches
fix IRIX shared target to use C_CC instead of LD - this way don't need to configure LD

config/configure_solaris2.9.py
1.1 03/01/22 17:37:55 balay@asterix.mcs.anl.gov +22 -0

config/configure_solaris2.9.py
1.0 03/01/22 17:37:55 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/petsc-dev/config/configure_solaris2.9.py

bmake/common/rules
1.48 03/01/22 17:37:55 balay@asterix.mcs.anl.gov +8 -1
add in shared targets for configure-arches


Hg-commit: df98ef9ec78a639d19cbf43e4ffc0e7b373f26f0

show more ...

344aa27e22-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.407
knepley@khan.mcs.anl.gov|ChangeSet|20030122214441|60123
ChangeSet
1.407 03/01/22 15:44:41 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/framework.py
1.16 03/01/22

bk-changeset-1.407
knepley@khan.mcs.anl.gov|ChangeSet|20030122214441|60123
ChangeSet
1.407 03/01/22 15:44:41 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/framework.py
1.16 03/01/22 15:44:40 knepley@khan.mcs.anl.gov +11 -0
Now output banner before each run


Hg-commit: 9be09474faaaec9683fa177a5d3d141b4b78dc04

show more ...

e12508be20-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.406
knepley@khan.mcs.anl.gov|ChangeSet|20030120214452|60140
ChangeSet
1.406 03/01/20 15:44:52 knepley@khan.mcs.anl.gov +1 -0
More logging for configure

config/base.py
1.16 0

bk-changeset-1.406
knepley@khan.mcs.anl.gov|ChangeSet|20030120214452|60140
ChangeSet
1.406 03/01/20 15:44:52 knepley@khan.mcs.anl.gov +1 -0
More logging for configure

config/base.py
1.16 03/01/20 15:44:52 knepley@khan.mcs.anl.gov +3 -0
Added logging whenever a define or substitution occurs


Hg-commit: 60fa161b7076534fb9471403ebfc2312b5353604

show more ...

727fa36b17-Jan-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.958
balay@asterix.mcs.anl.gov|ChangeSet|20030117230236|19467
ChangeSet
1.958 03/01/17 17:02:36 balay@asterix.mcs.anl.gov +1 -0
use -ignoreWarnings on irix

config/configure_irix6

bk-changeset-1.958
balay@asterix.mcs.anl.gov|ChangeSet|20030117230236|19467
ChangeSet
1.958 03/01/17 17:02:36 balay@asterix.mcs.anl.gov +1 -0
use -ignoreWarnings on irix

config/configure_irix6.5.py
1.2 03/01/17 17:02:33 balay@asterix.mcs.anl.gov +1 -0
use -ignoreWarnings on irix


Hg-commit: 97c8a2fbd34d7cb4e86e6c374d12f8b61c1683fb

show more ...

1...<<421422423424425426427428429430