History log of /petsc/config/install.py (Results 326 – 350 of 357)
Revision Date Author Comments
# af14605e 08-Apr-2009 Satish Balay <balay@mcs.anl.gov>

#19308 redo install for petsc4py
- limit search/replace to PETSC_DIR/PETSC_ARCH, PETSC_DIR/bin [and not
PETSC_DIR - to avoid modifing PETSC_DIR/externalpackages]

Hg-commit: 1329868e23ef5ec1a9280d1

#19308 redo install for petsc4py
- limit search/replace to PETSC_DIR/PETSC_ARCH, PETSC_DIR/bin [and not
PETSC_DIR - to avoid modifing PETSC_DIR/externalpackages]

Hg-commit: 1329868e23ef5ec1a9280d127e47c9700870386e

show more ...


# 903c48e4 29-Jan-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 16f24d0d3dc076ae03e88a95f9fbfe7c333d30ad


# a85a5ba5 29-Jan-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 80ce29f5b087cb5c44dd8b0ec36b14a49dc7fba4


# 2a686ba3 28-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

--download-mpi4py now causes automatic compile of mpi4py without requiring user to manual do something
after the PETSc install (this should have been done the same time as it was done for petsc4py).

--download-mpi4py now causes automatic compile of mpi4py without requiring user to manual do something
after the PETSc install (this should have been done the same time as it was done for petsc4py).

Hg-commit: 4abcf59323880514c3eff5de0527d711bda96ac4

show more ...


# 315b77e6 19-Dec-2008 Satish Balay <balay@mcs.anl.gov>

- reformat build/install output so that 'instructions' are clearly demarked
- install.py should print to screen some of the intermediate output [from make petsc4py]

Hg-commit: 2150b068d84e9da74f4a04

- reformat build/install output so that 'instructions' are clearly demarked
- install.py should print to screen some of the intermediate output [from make petsc4py]

Hg-commit: 2150b068d84e9da74f4a049fd0d3e7a8700988de

show more ...


# f98b64f3 19-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: e092dc0de297d68c11c2bc7cb80d34539597c562


# ae57d78e 19-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

Lisandro added re.escape() to handle regular expressions better in replacing
petsc-compile to petsc-install locations in copying conf files.

I have no idea what escape means or why it is neede

Lisandro added re.escape() to handle regular expressions better in replacing
petsc-compile to petsc-install locations in copying conf files.

I have no idea what escape means or why it is needed

Hg-commit: e39cea7766118f31d17e2ca863db404a2e306b70

show more ...


# ca7a37ca 19-Dec-2008 Satish Balay <balay@mcs.anl.gov>

'make install' should modify petcvariables - but not the logfiles etc..

Hg-commit: 6d3f42a5f0e36af30657a21845063ac93c570366


# 10b521eb 18-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

code to get petsc4py to build automatically with both --prefix and not cases when
--download-petsc4py is used
also changed the Warning when PETSC_DIR not equal to current directory to another word

code to get petsc4py to build automatically with both --prefix and not cases when
--download-petsc4py is used
also changed the Warning when PETSC_DIR not equal to current directory to another word
so won't be be marked as error when .PETSc is used

Hg-commit: 056a6c6f4b02e54d572905a1378b03966a97621b

show more ...


# eb7adfcd 18-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 37059a91e3003cbf3653e145ffeb570da78fff8f


# fe20df21 18-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1667a1330eff9f2943bbc157888ed46ec6a73cc3


# fb3cc27d 17-Dec-2008 Satish Balay <balay@mcs.anl.gov>

fix installer not to do os.path.abspath() on on-path variables.

Hg-commit: fadc9f7d38851e1baa0d3b2bb93e5c68703ff24c


# 8452f6a8 03-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 156f88747aa27143072a47aadcbab5829f0d3b0b


# 58c5957f 02-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6676baf5eeecee2b487c14e3892bb2b931586c2c


# e17a672a 02-Dec-2008 Satish Balay <balay@mcs.anl.gov>

Delete temoprary files created during 'sudo make install'. [that are owned by root]
There is a false positive - when 'make lib' was done as root anyway..

Ideally BuildSystem should not create any fi

Delete temoprary files created during 'sudo make install'. [that are owned by root]
There is a false positive - when 'make lib' was done as root anyway..

Ideally BuildSystem should not create any files during 'make install' [or the filenames
used for generate files should be completely distinct for install mode only]

Hg-commit: f590c917f736b98fd6e7a68144416b5884b3619f

show more ...


# ca35100f 11-Nov-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: c76bbcbc26f613180ce4f1a0c10f8a73dc379f5c


# c47f242b 11-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9ec33cef400e7e0bbcaa64caa32de3d91fc39cf8


# b559b537 10-Nov-2008 Satish Balay <balay@mcs.anl.gov>

have consistant INSTALL_DIR [for builds with and without --prefix]
- remove install_src and install_docs targets [they have to be rewriten in python - with uninstall capability]

Hg-commit: 83f42e4ab

have consistant INSTALL_DIR [for builds with and without --prefix]
- remove install_src and install_docs targets [they have to be rewriten in python - with uninstall capability]

Hg-commit: 83f42e4aba314157bf387ad32ef8d121d3b76223

show more ...


# 207126cb 23-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers

Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700


# cccbaa74 23-May-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 585879f5445257acbb9951c7861f508377f1f645


# f446c76c 20-May-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 668cead70b90ce5b3946ed8b883ab0f2f689615f


# 5be682c8 19-May-2008 Satish Balay <balay@mcs.anl.gov>

makesure installDir is a dir [and not a file or something else]

Hg-commit: 3e4e4376bbfd259d9a7664ef93faf27d97c7d164


# 0f7347e6 19-May-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fixed install behavior for non-writeable directory

Hg-commit: d0a0e8a856c211ce1714687a5d3935104c2bfd7e


# 03acc76e 17-May-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7cf2a814cb935f1dca06259578302ea6dc222478


# e1f90802 16-May-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f3174971e60c15c9a5d253cd3abe0e5549cff23e


1...<<1112131415