| #
9f724161
|
| 10-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
Now pip can download and install core PETSc
|
| #
a32381ae
|
| 10-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: pip fails download hg tarball, try to setup.py register sdist upload
Hg-commit: 8966107beca30f6055cb9512731f11b7ebb7dbd1
|
| #
15cdd5f3
|
| 10-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8368323f8cc3c83394be01a5dfc0eec3194e1b22
|
| #
45035e44
|
| 09-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
commit after merge
Hg-commit: be0b5ede0ddbd7336000db78bb68012f35a4be98
|
| #
21ac9357
|
| 09-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: set download URL to the Mercurial tarball link
Hg-commit: b6e1119b60614e25ab39c090716ce9d7a1b87282
|
| #
ec751bb9
|
| 09-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: disable cmake
Hg-commit: 625be54d10261e4b481bd393e3bb657c91d7db07
|
| #
7dcff8f6
|
| 08-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d4a84bb24a6bbf8499204d801c23d8a37e8f5fa4
|
| #
f6b9c231
|
| 08-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
fix version in setup.py
Hg-commit: 198252401c61a517b6af8a88e0cbae7ace89b727
|
| #
5035dfa6
|
| 07-Sep-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: d96660ae1fbbc071166adac4f14d9c6a1f6c6096
|
| #
65a891e7
|
| 06-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
rewrite of setup.py
Hg-commit: 9319c6c145c4ee6be4f24d8709acd511b4adaebf
|
| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|
| #
4eca1f3d
|
| 01-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
Automatically run Cython if generated C sources are missing
|
| #
7f4d43c6
|
| 01-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
Rework the automatic cython generation
|
| #
b4be0e3a
|
| 31-Aug-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a
|
| #
8926d5f2
|
| 31-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
setup.py does not need to pass --prefix to configure, only to install
Hg-commit: 98de20fe15f7c3c1d7f1100885afbd5f187b15d7
|
| #
469db7ce
|
| 31-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added Victor and Shri to developers page
Hg-commit: 477390cb5a9778902582b806d455338c5e506585
|
| #
adebac77
|
| 31-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic setup.py worked
Hg-commit: 3e942820adf518b0f01e5072faa53641aeade617
|
| #
f9a62485
|
| 31-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Fixed clArgs for install
Hg-commit: 153d179424a6b863e34188e10bf32fd7534daf87
|
| #
105e34d4
|
| 31-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
started added install call to setup.py
Hg-commit: 5597257b4b3d99f8dfd265ea4c93d0e02f254946
|
| #
12c1d45b
|
| 31-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
setup.py works now - Had to force a save of configure framework after configuration (lazy save did not happen in time)
Hg-commit: 506d4fdc4a4cb1e3e44597c6ea13c736fc67018b
|
| #
e7f143fa
|
| 31-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 21ce832f6372fd3b563c19fc7f166b12c02a05f0
|
| #
4dfc5b15
|
| 30-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed --with-shared to --with-shared-libraries in setup.py
Hg-commit: 4ca61bd1174f1d1ad6db4d3a47572075bb9b0761
|
| #
221f8b4d
|
| 30-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Removed download and build of PETSc since that will be handled by PETSc setup.py
|
| #
e68ebbec
|
| 30-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added PETSc setup.py for building PETSc with easy_install
Hg-commit: e676044ffb5c237267fff3cfbf3fdea328c33b16
|
| #
708d808e
|
| 29-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Basic download of petsc.tar.gz and attempt to configure it if PETSC_DIR is not set
|