History log of /petsc/config/ (Results 10626 – 10650 of 10740)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6307755a27-Oct-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.786
bsmith@harley.mcs.anl.gov|ChangeSet|20031027053419|25571
ChangeSet
1.786 03/10/26 23:34:19 bsmith@harley.mcs.anl.gov +1 -0
print nice message about bad mpi if executable does n

bk-changeset-1.786
bsmith@harley.mcs.anl.gov|ChangeSet|20031027053419|25571
ChangeSet
1.786 03/10/26 23:34:19 bsmith@harley.mcs.anl.gov +1 -0
print nice message about bad mpi if executable does not work

config/functions.py
1.10 03/10/26 23:34:19 bsmith@harley.mcs.anl.gov +8 -1
print nice message about bad mpi if executable does not work


Hg-commit: 67ce32c07f0dcc9bfd93c07a1c7aaee05af4bca0

show more ...

59fcbb4d27-Oct-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.785
bsmith@harley.mcs.anl.gov|ChangeSet|20031027040217|25561
ChangeSet
1.785 03/10/26 22:02:17 bsmith@harley.mcs.anl.gov +1 -0
if created executables do not run we want a nice
er

bk-changeset-1.785
bsmith@harley.mcs.anl.gov|ChangeSet|20031027040217|25561
ChangeSet
1.785 03/10/26 22:02:17 bsmith@harley.mcs.anl.gov +1 -0
if created executables do not run we want a nice
error message about that, not a silly error message
about memcmp which is not accurate or meaningful

config/functions.py
1.9 03/10/26 22:02:17 bsmith@harley.mcs.anl.gov +7 -0
if created executables do not run we want a nice
error message about that, not a silly error message
about memcmp which is not accurate or meaningful


Hg-commit: a261d3f44fde3423d8e42bd06729dea02f2cda73

show more ...

3b73c34a26-Oct-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.784
barrysmith@barry-smiths-computer.local|ChangeSet|20031026220846|24524
ChangeSet
1.784 03/10/26 16:08:46 barrysmith@barry-smiths-computer.local +1 -0
print each line of testing

bk-changeset-1.784
barrysmith@barry-smiths-computer.local|ChangeSet|20031026220846|24524
ChangeSet
1.784 03/10/26 16:08:46 barrysmith@barry-smiths-computer.local +1 -0
print each line of testing in doing the configure

config/base.py
1.34 03/10/26 16:08:11 barrysmith@barry-smiths-computer.local +19 -0
print each line of testing


Hg-commit: 2e693e3d877eb56f9ae3930a77bea3744f4be2df

show more ...

607fb45b26-Oct-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.783
barrysmith@barry-smiths-computer.local|ChangeSet|20031026042231|22978
ChangeSet
1.783 03/10/25 23:22:31 barrysmith@barry-smiths-computer.local +1 -0
call C++ C++ not Cxx
Matt

bk-changeset-1.783
barrysmith@barry-smiths-computer.local|ChangeSet|20031026042231|22978
ChangeSet
1.783 03/10/25 23:22:31 barrysmith@barry-smiths-computer.local +1 -0
call C++ C++ not Cxx
Matt you should also fix the Fortran, why is it hardwired to print f77? Usually
PETSc 2 is built with F90.

config/compilers.py
1.30 03/10/25 23:22:14 barrysmith@barry-smiths-computer.local +4 -4
I broke down and changed to Fortran???

config/compilers.py
1.29 03/10/25 23:21:39 barrysmith@barry-smiths-computer.local +4 -4
call C++ C++ not Cxx
Matt you should also fix the Fortran, why is it hardwired to print f77? Usually
PETSc 2 is built with F90.


Hg-commit: 363ffdec6e46edcbb9a49835ad2ab590fccc02b7

show more ...

43c7788625-Oct-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1560.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031025182847|20338
ChangeSet
1.1560.8.1 03/10/25 13:28:47 barrysmith@barry-smiths-computer.local +30 -0
fixed PETSc so a

bk-changeset-1.1560.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031025182847|20338
ChangeSet
1.1560.8.1 03/10/25 13:28:47 barrysmith@barry-smiths-computer.local +30 -0
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/vec/utils/vscat.c
1.9 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/vec/is/interface/index.c
1.5 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/vec/interface/vector.c
1.51 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +5 -5
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/vec/interface/map.c
1.8 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/ts/interface/ts.c
1.22 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +2 -2
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/viewer/interface/view.c
1.5 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/utils/random.c
1.10 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/utils/pbarrier.c
1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/utils/dict.c
1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/draw/utils/lg.c
1.9 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/draw/utils/hists.c
1.13 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/draw/utils/dscatter.c
1.7 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/draw/utils/axis.c
1.7 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sys/src/draw/interface/draw.c
1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/snes/interface/snes.c
1.29 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +2 -2
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sles/pc/interface/precon.c
1.25 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +3 -3
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/sles/ksp/interface/itcreate.c
1.24 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +2 -2
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/pf/interface/pf.c
1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/mat/partition/partition.c
1.12 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/mat/matfd/fdmatrix.c
1.11 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/mat/interface/matrix.c
1.83 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +10 -10
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/dm/da/src/dadestroy.c
1.13 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

src/dm/ao/interface/ao.c
1.8 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +2 -2
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

python/PETSc/packages/Matlab.py
1.16 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +16 -12
fix Matlab configure for when Matlab does not exist

python/PETSc/packages/MPI.py
1.37 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +10 -8
__str__ work properly with mpiuni

bmake/macx/variables
1.16 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +1 -1
fixed PETSc so all global variables are initialized, no longer
need -c option to ranlib

bmake/config/packages.in
1.21 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +6 -5
fix for when Matlab does not exist

python/PETSc/Configure.py
1.102 03/10/25 13:22:23 barrysmith@barry-smiths-computer.local +0 -1
Macx no longer needs fancy ranlib

python/PETSc/Configure.py
1.101 03/10/25 13:21:53 barrysmith@barry-smiths-computer.local +0 -2
*** empty log message ***

src/snes/examples/tutorials/ex29.c
1.53 03/10/25 13:17:49 barrysmith@barry-smiths-computer.local +1 -1
replaced nonportable strcpy with PetscStrcpy()

config/configure.py
1.42 03/10/24 19:56:32 barrysmith@barry-smiths-computer.local +1 -1
tell user to look in configure.log on error


Hg-commit: 785a396fc9c4713698dc722edb09d86d9eb18fb5

show more ...

3bd70c2024-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1560.1.14
knepley@khan.mcs.anl.gov|ChangeSet|20031024201739|53487
ChangeSet
1.1560.1.14 03/10/24 15:17:39 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/configure.py
1.

bk-changeset-1.1560.1.14
knepley@khan.mcs.anl.gov|ChangeSet|20031024201739|53487
ChangeSet
1.1560.1.14 03/10/24 15:17:39 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/configure.py
1.41 03/10/24 15:17:38 knepley@khan.mcs.anl.gov +3 -2
If there is an error in argument parsing, the log is not yet setup


Hg-commit: d05efddab5c7c3f1882d5d85da1fdba79f7817c8

show more ...

1001a79324-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.782
knepley@khan.mcs.anl.gov|ChangeSet|20031024193814|21436
ChangeSet
1.782 03/10/24 14:38:14 knepley@khan.mcs.anl.gov +3 -0
Configure output fix

config/framework.py
1.29 03

bk-changeset-1.782
knepley@khan.mcs.anl.gov|ChangeSet|20031024193814|21436
ChangeSet
1.782 03/10/24 14:38:14 knepley@khan.mcs.anl.gov +3 -0
Configure output fix

config/framework.py
1.29 03/10/24 14:38:13 knepley@khan.mcs.anl.gov +3 -1
Allow a summary to be output

config/compilers.py
1.28 03/10/24 14:38:13 knepley@khan.mcs.anl.gov +25 -0
Output a summary

config/base.py
1.33 03/10/24 14:38:13 knepley@khan.mcs.anl.gov +3 -0
Most modules default to no description


Hg-commit: bd928cdc04bbcc91411c39251d4994559312bf78

show more ...

3e4f49c024-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1560.6.1
knepley@khan.mcs.anl.gov|ChangeSet|20031024193726|38916
ChangeSet
1.1560.6.1 03/10/24 14:37:26 knepley@khan.mcs.anl.gov +3 -0
Configure fix

python/PETSc/packages/MPI.py

bk-changeset-1.1560.6.1
knepley@khan.mcs.anl.gov|ChangeSet|20031024193726|38916
ChangeSet
1.1560.6.1 03/10/24 14:37:26 knepley@khan.mcs.anl.gov +3 -0
Configure fix

python/PETSc/packages/MPI.py
1.35 03/10/24 14:37:25 knepley@khan.mcs.anl.gov +10 -2
Output a summary

python/PETSc/Configure.py
1.96.1.1 03/10/24 14:37:25 knepley@khan.mcs.anl.gov +3 -0
Disable Fortran if the stubs are not built
- We should not have to due the substitution later

config/configure.py
1.40 03/10/24 14:37:25 knepley@khan.mcs.anl.gov +1 -1
Output a summary


Hg-commit: fa5cb5b6fd19149724b520d3d40dc7a22c4d7182

show more ...


/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX/rules
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX64/rules
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/rules
/petsc/bmake/UXPV/rules
/petsc/bmake/alpha/rules
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_gnu/rules
/petsc/bmake/alpha_uni/rules
/petsc/bmake/ascired/rules
/petsc/bmake/beos/rules
/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_single
/petsc/bmake/common/rules
/petsc/bmake/common/rules.fortran.cpp
/petsc/bmake/common/rules.fortran.nocpp
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/rules.in
/petsc/bmake/cray-x1/rules
/petsc/bmake/freebsd/packages
/petsc/bmake/freebsd/rules
/petsc/bmake/hpux/packages
/petsc/bmake/hpux/rules
/petsc/bmake/hpux64/packages
/petsc/bmake/hpux64/rules
/petsc/bmake/linux/rules
/petsc/bmake/linux64/rules
/petsc/bmake/linux64_intel/rules
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_absoft/rules
/petsc/bmake/linux_alpha/rules
/petsc/bmake/linux_alpha_dec/rules
/petsc/bmake/linux_gcc_ifc/rules
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/rules
/petsc/bmake/linux_gm/rules
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_nagf90/rules
/petsc/bmake/linux_pgi/rules
/petsc/bmake/linux_superludist/packages
/petsc/bmake/linux_superludist/rules
/petsc/bmake/linux_tau/rules
/petsc/bmake/linux_uni/rules
/petsc/bmake/macx/buildtest
/petsc/bmake/macx/rules
/petsc/bmake/rs6000/packages
/petsc/bmake/rs6000/rules
/petsc/bmake/rs6000_64/rules
/petsc/bmake/rs6000_gnu/packages
/petsc/bmake/rs6000_gnu/rules
/petsc/bmake/rs6000_sp/rules
/petsc/bmake/solaris/packages
/petsc/bmake/solaris/rules
/petsc/bmake/solaris64/rules
/petsc/bmake/solaris_gnu/rules
/petsc/bmake/solaris_lam/rules
/petsc/bmake/solaris_uni/rules
/petsc/bmake/solaris_x86/packages
/petsc/bmake/solaris_x86/rules
/petsc/bmake/sx6/rules
/petsc/bmake/t3e/rules
/petsc/bmake/win32_borland/rules
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_gnu/rules
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_intel/rules
/petsc/bmake/win32_ms/rules
/petsc/bmake/win32_ms_hpvm/rules
/petsc/bmake/win32_ms_mpich/rules
/petsc/bmake/win32_ms_mpipro/rules
/petsc/bmake/win32_ms_wmpi/rules
/petsc/bmake/win64_intel/petscconf.h
/petsc/bmake/win64_intel/rules
configure.py
/petsc/docs/makefile
/petsc/docs/tex/doctext/html.def
/petsc/docs/tex/manual/acknowl.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/217.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/submitPatch.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/usg/utils/input.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/inline/gccsse.h
/petsc/src/inline/iclsse.h
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63.F
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmatlab.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/matio.c
/petsc/src/pf/impls/matlab/makefile
/petsc/src/pf/interface/pfall.c
/petsc/src/sles/examples/tests/ex12.F
/petsc/src/sles/examples/tests/ex16.F
/petsc/src/sles/examples/tests/ex18.c
/petsc/src/sles/examples/tests/ex6.c
/petsc/src/sles/examples/tests/ex7.c
/petsc/src/sles/examples/tutorials/ex10.c
/petsc/src/sles/examples/tutorials/ex27.c
/petsc/src/sles/examples/tutorials/ex5.c
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/ksp/interface/iterativ.c
/petsc/src/sles/ksp/interface/itfunc.c
/petsc/src/sles/ksp/kspimpl.h
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/spai/src/ispai.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/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/sys/src/viewer/impls/matlab/makefile
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/vec/examples/tests/ex20.F
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex5.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/makefile
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/vecimpl.h
6cab2ea424-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.781
knepley@khan.mcs.anl.gov|ChangeSet|20031024183534|21440
ChangeSet
1.781 03/10/24 13:35:34 knepley@khan.mcs.anl.gov +1 -0
Configure logging fix

config/base.py
1.32 03/10/

bk-changeset-1.781
knepley@khan.mcs.anl.gov|ChangeSet|20031024183534|21440
ChangeSet
1.781 03/10/24 13:35:34 knepley@khan.mcs.anl.gov +1 -0
Configure logging fix

config/base.py
1.32 03/10/24 13:35:33 knepley@khan.mcs.anl.gov +0 -4
Do not put header in the log


Hg-commit: 8995b0b0ccf0b86cae4f146f75b4506dd012e98c

show more ...

a1c6bd8f24-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.780
knepley@khan.mcs.anl.gov|ChangeSet|20031024181935|21456
ChangeSet
1.780 03/10/24 13:19:35 knepley@khan.mcs.anl.gov +1 -0
Configure logging fix

config/base.py
1.31 03/10/

bk-changeset-1.780
knepley@khan.mcs.anl.gov|ChangeSet|20031024181935|21456
ChangeSet
1.780 03/10/24 13:19:35 knepley@khan.mcs.anl.gov +1 -0
Configure logging fix

config/base.py
1.31 03/10/24 13:19:35 knepley@khan.mcs.anl.gov +1 -1
Fixed output


Hg-commit: 6cc715149ab6d16eecf51eefb2c69e9a541e00da

show more ...

ed97342d24-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.779
knepley@khan.mcs.anl.gov|ChangeSet|20031024160638|21445
ChangeSet
1.779 03/10/24 11:06:38 knepley@khan.mcs.anl.gov +2 -0
Small Configure fixes

config/headers.py
1.6 03/1

bk-changeset-1.779
knepley@khan.mcs.anl.gov|ChangeSet|20031024160638|21445
ChangeSet
1.779 03/10/24 11:06:38 knepley@khan.mcs.anl.gov +2 -0
Small Configure fixes

config/headers.py
1.6 03/10/24 11:06:37 knepley@khan.mcs.anl.gov +2 -2
Fixed include code

config/framework.py
1.28 03/10/24 11:06:37 knepley@khan.mcs.anl.gov +1 -0
Jump out after finding child


Hg-commit: 669a62a2172d8ae61dab4a017614edf30c1308ef

show more ...

07dc76cd23-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.778
knepley@khan.mcs.anl.gov|ChangeSet|20031023180711|21432
ChangeSet
1.778 03/10/23 13:07:11 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

config/framework.py
1.27 03/10/2

bk-changeset-1.778
knepley@khan.mcs.anl.gov|ChangeSet|20031023180711|21432
ChangeSet
1.778 03/10/23 13:07:11 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

config/framework.py
1.27 03/10/23 13:07:10 knepley@khan.mcs.anl.gov +18 -7
Try to backup log before appending
Allow outputing the header to a stream

config/base.py
1.30 03/10/23 13:07:10 knepley@khan.mcs.anl.gov +6 -1
Better test headers
Output header for failed tests


Hg-commit: 47d88e517f70135c8c5fcb3cc97447b2417fac44

show more ...

0b89922226-Sep-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.772.1.1
knepley@khan.mcs.anl.gov|ChangeSet|20030926234112|23423
ChangeSet
1.772.1.1 03/09/26 18:41:12 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/base.py
1.29 03/09/

bk-changeset-1.772.1.1
knepley@khan.mcs.anl.gov|ChangeSet|20030926234112|23423
ChangeSet
1.772.1.1 03/09/26 18:41:12 knepley@khan.mcs.anl.gov +1 -0
Configure fix

config/base.py
1.29 03/09/26 18:41:12 knepley@khan.mcs.anl.gov +6 -3
Generalization of source extensions


Hg-commit: a194d33f0a66270265e6908661b6b714791bba0b

show more ...

e60679b616-Sep-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.769
knepley@khan.mcs.anl.gov|ChangeSet|20030916181708|23419
ChangeSet
1.769 03/09/16 13:17:08 knepley@khan.mcs.anl.gov +8 -0
Build fixes

config/compilers.py
1.27 03/09/16 13

bk-changeset-1.769
knepley@khan.mcs.anl.gov|ChangeSet|20030916181708|23419
ChangeSet
1.769 03/09/16 13:17:08 knepley@khan.mcs.anl.gov +8 -0
Build fixes

config/compilers.py
1.27 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +50 -9
Check and substitute compiler and linker flags

config/base.py
1.28 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +24 -6
Set compilerFlags in getCompiler()
Added checkCompilerFlag() and checkLinkerFlag()

build/templates/usingCxx.py
1.20 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +10 -9
Initialize linkerFlags

build/templates/usingC.py
1.6 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +10 -7
Fix import
Initialize linkerFlags

build/processor.py
1.49 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +4 -4
Get linker flags from configure

build/compile/F90.py
1.3 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +5 -0
Use FFLAGS from configure

build/compile/Cxx.py
1.5 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +5 -0
Use CXXFLAGS from configure

build/compile/C.py
1.4 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +5 -0
Use CFLAGS from configure


Hg-commit: 7bca2cf424ea3088de2396fa55f9187e352efbd3

show more ...

e5ec927016-Sep-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.767
knepley@khan.mcs.anl.gov|ChangeSet|20030916161542|23300
ChangeSet
1.767 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

config/compilers.py
1.26 03/09/1

bk-changeset-1.767
knepley@khan.mcs.anl.gov|ChangeSet|20030916161542|23300
ChangeSet
1.767 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +2 -0
Configure fixes

config/compilers.py
1.26 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +27 -6
Document linker arguments
Test flags for shared library creation and location

config/base.py
1.27 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +54 -21
Allow the linker to be independently specified
Allow Cxx as an alternative name to C++


Hg-commit: 4537d02c872da48a786a361c883e21500a1b1bab

show more ...

23ced93b08-Sep-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.751
Kris@p4buschel.|ChangeSet|20030908204032|22386
ChangeSet
1.751 03/09/08 13:40:32 Kris@p4buschel. +1 -0
Check if VENDOR exists in environment before checking its value.

confi

bk-changeset-1.751
Kris@p4buschel.|ChangeSet|20030908204032|22386
ChangeSet
1.751 03/09/08 13:40:32 Kris@p4buschel. +1 -0
Check if VENDOR exists in environment before checking its value.

config/compilers.py
1.25 03/09/08 13:40:31 Kris@p4buschel. +1 -1
Check if VENDOR exists in environment before checking its value.


Hg-commit: 49b572f665622f9e87b71488996ee49f5229fa74

show more ...

2026da8d06-Sep-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.750
barrysmith@barry-smiths-computer.local|ChangeSet|20030906041455|24866
ChangeSet
1.750 03/09/05 23:14:55 barrysmith@barry-smiths-computer.local +1 -0
bad hack to get mac X to us

bk-changeset-1.750
barrysmith@barry-smiths-computer.local|ChangeSet|20030906041455|24866
ChangeSet
1.750 03/09/05 23:14:55 barrysmith@barry-smiths-computer.local +1 -0
bad hack to get mac X to use ld for linker

config/compilers.py
1.24 03/09/05 23:14:34 barrysmith@barry-smiths-computer.local +8 -0
bad hack to get mac X to use ld for linker


Hg-commit: b27e4bf55f66882dd180b69e689820d7fc68daf5

show more ...

3231853405-Sep-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.749
knepley@khan.mcs.anl.gov|ChangeSet|20030905133710|23305
ChangeSet
1.749 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +7 -0
Fixed broken method for selecting compilers and linkers

bk-changeset-1.749
knepley@khan.mcs.anl.gov|ChangeSet|20030905133710|23305
ChangeSet
1.749 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +7 -0
Fixed broken method for selecting compilers and linkers

config/compilers.py
1.23 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +14 -11
Separate the check for a GNU compiler

build/templates/usingPython.py
1.21 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +2 -2
Fix linker choice

build/templates/usingCxx.py
1.15 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +18 -3
Fix linker choice

build/templates/usingC.py
1.4 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +15 -0
Fix linker choice

build/compile/F90.py
1.2 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +3 -1
Fix compiler choice

build/compile/Cxx.py
1.4 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +6 -3
Fix compiler choice and check

build/compile/C.py
1.3 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +3 -1
Fix compiler choice


Hg-commit: 44be498e2a6334077be35c4d8d460b272ee32bbb

show more ...

117ff8cc04-Sep-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1514
Kris@p4buschel.|ChangeSet|20030904182159|10644
ChangeSet
1.1514 03/09/04 11:21:59 Kris@p4buschel. +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.1514
Kris@p4buschel.|ChangeSet|20030904182159|10644
ChangeSet
1.1514 03/09/04 11:21:59 Kris@p4buschel. +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-2

python/PETSc/packages/MPI.py
1.31 03/09/04 11:21:59 Kris@p4buschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.86 03/09/04 11:21:58 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 2483ad6ab72014d6f9d64f7aa159ff711ad13ca4

show more ...

4f8a5b4501-Sep-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1512.1.8
barrysmith@barry-smiths-computer.local|ChangeSet|20030901000003|10525
ChangeSet
1.1512.1.8 03/08/31 19:00:03 barrysmith@barry-smiths-computer.local +2 -0
useful error mess

bk-changeset-1.1512.1.8
barrysmith@barry-smiths-computer.local|ChangeSet|20030901000003|10525
ChangeSet
1.1512.1.8 03/08/31 19:00:03 barrysmith@barry-smiths-computer.local +2 -0
useful error message if cannot find an MPI
also get BuildSystem if not already there

python/PETSc/packages/MPI.py
1.29.1.1 03/08/31 18:59:09 barrysmith@barry-smiths-computer.local +1 -1
useful error message if cannot find an MPI

config/configure.py
1.39 03/08/31 18:49:49 barrysmith@barry-smiths-computer.local +9 -5
get BuildSystem if it is not in directory already


Hg-commit: df107fde75c85517990e3399cca56a27c19b4177

show more ...

3019c45131-Aug-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1512.3.1
barrysmith@barry-smiths-computer.local|ChangeSet|20030831051332|07528
ChangeSet
1.1512.3.1 03/08/31 00:13:32 barrysmith@barry-smiths-computer.local +2 -0
configure for mac

bk-changeset-1.1512.3.1
barrysmith@barry-smiths-computer.local|ChangeSet|20030831051332|07528
ChangeSet
1.1512.3.1 03/08/31 00:13:32 barrysmith@barry-smiths-computer.local +2 -0
configure for macx ranlib

config/configure_darwin6.6.py
1.14 03/08/31 00:12:51 barrysmith@barry-smiths-computer.local +1 -3
don't need to list blas/lapack or ranlib anymore handled by configure

python/PETSc/Configure.py
1.84.1.3 03/08/31 00:11:23 barrysmith@barry-smiths-computer.local +6 -8
handle -s -c options for ranlib for macx


Hg-commit: 6dc18adcb9b2e99d71b38149073335278e14b184

show more ...

96e14dc530-Aug-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.734
barrysmith@barry-smiths-computer.local|ChangeSet|20030830030704|23544
ChangeSet
1.734 03/08/29 22:07:04 barrysmith@barry-smiths-computer.local +2 -0
fixes to make work even wit

bk-changeset-1.734
barrysmith@barry-smiths-computer.local|ChangeSet|20030830030704|23544
ChangeSet
1.734 03/08/29 22:07:04 barrysmith@barry-smiths-computer.local +2 -0
fixes to make work even without FC

BitKeeper/etc/logging_ok
1.18 03/08/29 22:07:04 barrysmith@barry-smiths-computer.local +1 -0
Logging to logging@openlogging.org accepted

config/compilers.py
1.22 03/08/29 18:44:26 barrysmith@float56058.mcs.anl-external.org +7 -2
more stuff to handle missing FC compiler

config/compilers.py
1.21 03/08/29 18:01:43 barrysmith@float56058.mcs.anl-external.org +2 -1
set '' flibs if no fortgran compiler so later tests that use flibs don't xcrash


Hg-commit: 896cd36cd4956f2208c1ad650b0f67a6aceea239

show more ...

77e54ba927-Aug-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1513
Kris@p4buschel.|ChangeSet|20030827193045|03036
ChangeSet
1.1513 03/08/27 12:30:45 Kris@p4buschel. +17 -0
Configure fixes.
BlockSolve icc bug fixes.
MatSetOption bug fix.

bk-changeset-1.1513
Kris@p4buschel.|ChangeSet|20030827193045|03036
ChangeSet
1.1513 03/08/27 12:30:45 Kris@p4buschel. +17 -0
Configure fixes.
BlockSolve icc bug fixes.
MatSetOption bug fix.

config/configure_cygwin-ms.py
1.1 03/08/27 12:30:44 Kris@p4buschel. +29 -0

src/mat/interface/matrix.c
1.75 03/08/27 12:30:44 Kris@p4buschel. +3 -1
Pass ALL matrix options to MatSetOption implementations.

src/mat/impls/sbaij/seq/sbaij.c
1.78 03/08/27 12:30:44 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/sbaij/mpi/mpisbaij.c
1.65 03/08/27 12:30:44 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/rowbs/mpi/mpirowbs.h
1.7 03/08/27 12:30:44 Kris@p4buschel. +5 -5
BlockSolve icc bug fix.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.36 03/08/27 12:30:44 Kris@p4buschel. +18 -5
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

Also, BlockSolve icc bug fixes.

src/mat/impls/dense/seq/dense.c
1.37 03/08/27 12:30:44 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/dense/mpi/mpidense.c
1.26 03/08/27 12:30:44 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

config/configure_cygwin-ms.py
1.0 03/08/27 12:30:44 Kris@p4buschel. +0 -0
BitKeeper file F:/Home/Kris/petsc/petsc-2/config/configure_cygwin-ms.py

src/mat/impls/bdiag/seq/bdiag.c
1.20 03/08/27 12:30:43 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/bdiag/mpi/mpibdiag.c
1.22 03/08/27 12:30:43 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/baij/seq/baij.c
1.60 03/08/27 12:30:43 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/baij/mpi/mpibaij.c
1.37 03/08/27 12:30:43 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/aij/seq/aij.c
1.114 03/08/27 12:30:43 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/aij/mpi/mpiaij.c
1.95 03/08/27 12:30:43 Kris@p4buschel. +3 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

src/mat/impls/adj/mpi/mpiadj.c
1.20 03/08/27 12:30:43 Kris@p4buschel. +2 -0
Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls.
Probably not the best way to deal with this....

python/PETSc/packages/MPI.py
1.30 03/08/27 12:30:43 Kris@p4buschel. +3 -1
On some systems MPI_Comm_create requires -lpmpich

python/PETSc/Configure.py
1.85 03/08/27 12:30:43 Kris@p4buschel. +1 -0
Compaq Fortran compiler cannot deal with /*comments*/


Hg-commit: 0037985fd6f4ff14f638c793b641fbb1f9b9a4d7

show more ...

009be69720-Aug-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.722
bsmith@harley.mcs.anl.gov|ChangeSet|20030820185542|19168
ChangeSet
1.722 03/08/20 13:55:42 bsmith@harley.mcs.anl.gov +3 -0
debugging extra prints during bootstrap

install/bo

bk-changeset-1.722
bsmith@harley.mcs.anl.gov|ChangeSet|20030820185542|19168
ChangeSet
1.722 03/08/20 13:55:42 bsmith@harley.mcs.anl.gov +3 -0
debugging extra prints during bootstrap

install/bootstrap.py
1.55 03/08/20 13:55:41 bsmith@harley.mcs.anl.gov +2 -1
no debug messages should be printed

logging.py
1.27 03/08/20 13:54:59 bsmith@harley.mcs.anl.gov +1 -0
testing code

config/framework.py
1.26 03/08/20 13:48:58 bsmith@harley.mcs.anl.gov +1 -1
*** empty log message ***


Hg-commit: f4b2f2aea1d51e13f478c039a936800c21682fe1

show more ...

98801c4b15-Aug-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1503
Kris@p4buschel.|ChangeSet|20030815212002|63949
ChangeSet
1.1503 03/08/15 14:20:02 Kris@p4buschel. +2 -0
Add CFLAGS to ${BOPT}_COPTFLAGS
Add FFLAGS to ${BOPT}_FOPTFLAGS
Add

bk-changeset-1.1503
Kris@p4buschel.|ChangeSet|20030815212002|63949
ChangeSet
1.1503 03/08/15 14:20:02 Kris@p4buschel. +2 -0
Add CFLAGS to ${BOPT}_COPTFLAGS
Add FFLAGS to ${BOPT}_FOPTFLAGS
Add CXXFLAGS to ${BOPT}_CXXOPTFLAGS

config/configure_cygwin-intel.py
1.2 03/08/15 14:20:01 Kris@p4buschel. +13 -10
Use CFLAGS, FFLAGS, CXXFLAGS for compiler options that are used during configuration tests
and are common across $BOPT.

bmake/config/variables.in
1.29 03/08/15 14:20:01 Kris@p4buschel. +12 -12
Add CFLAGS to ${BOPT}_COPTFLAGS
Add FFLAGS to ${BOPT}_FOPTFLAGS
Add CXXFLAGS to ${BOPT}_CXXOPTFLAGS


Hg-commit: 7a2afd1ee9eaf8736b7c170e152bc9b282cef707

show more ...

1...<<421422423424425426427428429430