History log of /petsc/makefile (Results 651 – 675 of 1637)
Revision Date Author Comments
# ac348482 25-Sep-2013 Jason Sarich <sarich@mcs.anl.gov>

update docs with subminor stamp


# 4dab787d 20-Sep-2013 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/snes-jacobiancoloropt' of bitbucket.org:petsc/petsc into hzhang/snes-jacobiancoloropt


# 7f25701d 20-Sep-2013 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/snes-jacobiancoloropt' of bitbucket.org:petsc/petsc into hzhang/snes-jacobiancoloropt


# 4af5b008 19-Sep-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge branch 'jed/gnumake'

* jed/gnumake:
gmake: clean MPIUNI_MOD
config: rename PETSC_BUILD_USING_GNUMAKE to MAKE_IS_GNUMAKE
gmake: Fortran module dependencies
gmake: use MODDIR for F90 mod

Merge branch 'jed/gnumake'

* jed/gnumake:
gmake: clean MPIUNI_MOD
config: rename PETSC_BUILD_USING_GNUMAKE to MAKE_IS_GNUMAKE
gmake: Fortran module dependencies
gmake: use MODDIR for F90 module dest (PETSC_ARCH/include)
gmake: clean use petsc*.mod [as *.mod might delete mpi.mod aswell]

show more ...


# 01f69807 19-Sep-2013 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/dmvecmattypes
possible some messed up manual merges!

Conflicts:
src/dm/impls/mesh/examples/tutorials/ex4f90.F
src/dm/impls/mesh/mesh.c
src/dm/impls/mesh/meshcreat

Merge branch 'master' into barry/dmvecmattypes
possible some messed up manual merges!

Conflicts:
src/dm/impls/mesh/examples/tutorials/ex4f90.F
src/dm/impls/mesh/mesh.c
src/dm/impls/mesh/meshcreate.c
src/dm/impls/mesh/section.c
src/snes/examples/tutorials/ex10.c
src/snes/examples/tutorials/ex12.c
src/snes/examples/tutorials/ex52.c
src/snes/examples/tutorials/ex62.c
src/snes/utils/mesh/dmmeshsnes.c

show more ...


# ac1d0f13 18-Sep-2013 Jed Brown <jedbrown@mcs.anl.gov>

config: rename PETSC_BUILD_USING_GNUMAKE to MAKE_IS_GNUMAKE

BuildSystem should be independent of PETSc


# c70504c1 16-Sep-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge branch 'jed/gnumake'

GNU Make (v3.81 or later) is now the default build, --download-make is supported.

* jed/gnumake: (44 commits)
gmake: put object files in obj/ instead of obj-gmake/
gm

Merge branch 'jed/gnumake'

GNU Make (v3.81 or later) is now the default build, --download-make is supported.

* jed/gnumake: (44 commits)
gmake: put object files in obj/ instead of obj-gmake/
gmake: make is no longer at config.programs - so remove old usage of self.make
gmake: pass gmake to mpich/openmpi configure [fixes --download-mpich]
gmake: fix --download-triangle [do not overwrite self.make set by package.py]
make: reduce default verbosity of gnumake build
make: use SL_LINKER_SUFFIX (Mac uses .dylib)
make: change formula to compute make_np [from number of cores] Also remove special code for Barry [probably needed by an a laptop older than his current]
gmake: workarround if FC_MODULE_OUTPUT_FLAG is not found
gnumake: make it the default build mode
make: fix usage from programs.make to self.make [via packages.py]
make: clean up integration of programs.make into make.py
download-make: migrate prior 'make' detection code from programs.py to packages/make.py
download-make: add initial support. [yet to migrate stuff from programs.py]
win32fe: updated binaries now handle 'lib @cmdfile' and 'cvf/ifort -module:PATH'
gmake: read ./conf/petscvariables when not in environment
gmake: support for AR using win32fe response files
__SDIR__: use empty string instead of NULL
config: dependency flags are only needed by compiler, so skip linker test
config: add dependency flags for most compilers
__SDIR__: set to NULL, ignoring __INSDIR__ which is now unnecessary
...

Conflicts:
config/BuildSystem/config/programs.py

show more ...


# 256ff83f 11-Sep-2013 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/wirth-fusion-materials

Conflicts:
src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c


# 671d731a 11-Sep-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge branch 'balay/download-make' into jed/gnumake

* balay/download-make:
make: change formula to compute make_np [from number of cores] Also remove special code for Barry [probably needed by an

Merge branch 'balay/download-make' into jed/gnumake

* balay/download-make:
make: change formula to compute make_np [from number of cores] Also remove special code for Barry [probably needed by an a laptop older than his current]
gnumake: make it the default build mode
make: fix usage from programs.make to self.make [via packages.py]
make: clean up integration of programs.make into make.py
download-make: migrate prior 'make' detection code from programs.py to packages/make.py
download-make: add initial support. [yet to migrate stuff from programs.py]

show more ...


# 9481793e 11-Jun-2013 Satish Balay <balay@mcs.anl.gov>

gnumake: make it the default build mode


# e33c197d 11-Jun-2013 Richard Mills <rtm@eecs.utk.edu>

Merged petsc/petsc into rmills/petsc master.


# f25b7325 14-May-2013 Lisandro Dalcin <dalcinl@gmail.com>

Update makefile


# e4643290 13-May-2013 Satish Balay <balay@mcs.anl.gov>

version: switch over from using PETSC_VERSION_PATCH to PETSC_VERSION_SUBMINOR
i.e 3.4 release would have tarballs with names 3.4.0, 3.4.1 3.4.2 etc

Also stop using PETSC_VERSION_PATCH_DATE - but use

version: switch over from using PETSC_VERSION_PATCH to PETSC_VERSION_SUBMINOR
i.e 3.4 release would have tarballs with names 3.4.0, 3.4.1 3.4.2 etc

Also stop using PETSC_VERSION_PATCH_DATE - but use:
PETSC_RELEASE_DATE: corresponding to release of 3.4, 3.5 etc
PETSC_VERSION_DATE: correspond to patch releases 3.4.0, 3.4.1 3.4.2 etc.

Also fix release/build scripts to work with the new naming scheme.

show more ...


# 7f4049be 13-May-2013 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/maint-3.3-p7' into maint


# 5d1f847b 12-May-2013 Satish Balay <balay@mcs.anl.gov>

3.3-tarball: copy over xclude from master & git date command [for docs]


# 6a4bb4b0 26-Apr-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge bug fix/patch releases up to 3.2-p7 into maint-3.2

* commit 'a9157d915ed96804280c3dc077186a2a633fd603': (157 commits)
Fix PyPI download URL to help pip figure out the release version
#1109

Merge bug fix/patch releases up to 3.2-p7 into maint-3.2

* commit 'a9157d915ed96804280c3dc077186a2a633fd603': (157 commits)
Fix PyPI download URL to help pip figure out the release version
#110990 fix timestamp order for .so vs .a during 'make install'
Update FFTW download
Increase patchlevel to 3.2-p7
...

show more ...


# a983c5aa 28-Mar-2013 Jungho Lee <julee@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc


# 4d2d963c 28-Mar-2013 Richard Mills <rtm@eecs.utk.edu>

Merged petsc/petsc into rmills/petsc master


# 76990ab4 27-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'jed/doc-cleanup'

* jed/doc-cleanup:
tex: fix Argonne contract number in \DefaultSupport
docs: gitignore
docs: fix header path and a missing file
docs: fix docsdate target to e

Merge branch 'jed/doc-cleanup'

* jed/doc-cleanup:
tex: fix Argonne contract number in \DefaultSupport
docs: gitignore
docs: fix header path and a missing file
docs: fix docsdate target to exclude buildsystem/docs/website and include/web

show more ...


# e6b20741 26-Mar-2013 Satish Balay <balay@mcs.anl.gov>

docs: fix docsdate target to exclude buildsystem/docs/website and include/web


# eb4227cf 20-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/ams

Conflicts:
include/petscviewer.h
src/sys/classes/viewer/interface/viewreg.c
src/sys/threadcomm/interface/threadcomm.c


# 705246ef 18-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' of bitbucket.org:petsc/petsc into knepley/plex


# 4042b796 17-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' into jed/ts-eimex

Sync to include Git conversion, PETSC_EXTERN, and minor API changes.

Conflicts:
src/ts/interface/tsregall.c


# 48e8addb 15-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'balay/nightlybuilds-change-to-git'

* balay/nightlybuilds-change-to-git:
nightlybuilds: also clean gitignores (build products)
nightlybuilds - update git commands - and use 'petsc.c

Merge branch 'balay/nightlybuilds-change-to-git'

* balay/nightlybuilds-change-to-git:
nightlybuilds: also clean gitignores (build products)
nightlybuilds - update git commands - and use 'petsc.clone' as reponame
nightlybuilds: update builddist to also take 'branch' as option. If (branch=master) build petsc-dev.tar.gz else build petsc-BRANCHNAME.tar.gz Also git clean need -d to remove dirs.
git change: update configure to support 'git' detection and git 'clone' detection
git change: update configure to remove auto-cloning of BuildSystem
git change: update PETSC_VERSION_GIT in version.c [to be in sync with petscversion.h]
nightlybuilds: use '-f' with 'git clean'
nightlybuilds: switch to git. Also specify branch to test to startnightly

show more ...


# 9c5cad75 15-Mar-2013 Satish Balay <balay@mcs.anl.gov>

nightlybuilds - update git commands - and use 'petsc.clone' as reponame


1...<<21222324252627282930>>...66