History log of /petsc/config/gmakegentest.py (Results 101 – 125 of 304)
Revision Date Author Comments
# 942263ca 08-Jul-2019 Jose E. Roman <jroman@dsic.upv.es>

Test harness: allow 'debug' as a requirement


# 782d50cf 19-Jun-2019 BarryFSmith <bsmith@mcs.anl.gov>

Merged in barry/rm-cmake-legacy (pull request #1714)

Remove legacy and cmake compile systems

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# dc0529c6 27-May-2019 Barry Smith <bsmith@mcs.anl.gov>

Remove legacy and cmake compile systems

- Remove legacy and cmake compile systems from makefiles and config
- Clean out various dead code from makefile and lib/petsc/conf/rules
- Update lib/petsc/co

Remove legacy and cmake compile systems

- Remove legacy and cmake compile systems from makefiles and config
- Clean out various dead code from makefile and lib/petsc/conf/rules
- Update lib/petsc/conf/test to build all examples, not just those beginning with ex, update examples makefiles to remove now unneeded rules
- Deprecated make gnumake, replaced with make libs

Note: retained clean-legacy since it is used by clean in rules

Commit-type: style-fix, feature
Thanks-to: Jed Brown <jed@jedbrown.org> and Satish Balay <balay@mcs.anl.gov>

show more ...


# a041468a 06-Mar-2019 Lawrence Mitchell <lawrence@wence.uk>

Merge branch 'master' into wence/feature-patch-all-at-once


# a5b287ff 14-Feb-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1374/jkruzik/fix-tests-prefix-confdir/master' [PR #1374]

* pr1374/jkruzik/fix-tests-prefix-confdir/master:
gmakegentest: fix config dir for prefix install
Allows to use PETSc' gmakeg

Merge branch 'pr1374/jkruzik/fix-tests-prefix-confdir/master' [PR #1374]

* pr1374/jkruzik/fix-tests-prefix-confdir/master:
gmakegentest: fix config dir for prefix install
Allows to use PETSc' gmakegentest for external packages with prefix PETSc install.
- CONFIG_DIR = location of test_harness.sh is always the same as the location of gmakegentests.py (thisscriptdir)

show more ...


# 03c53dec 11-Feb-2019 Jakub Kruzik <jakub.kruzik@gmail.com>

gmakegentest: fix config dir for prefix install


# 324e917f 09-Feb-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1362/jkruzik/fix-tests-srcdir/maint' into maint [PR #1362]

* pr1362/jkruzik/fix-tests-srcdir/maint:
The changes allow to have tests in $PROJECT_DIR/examples instead of in $PROJECT_DI

Merge branch 'pr1362/jkruzik/fix-tests-srcdir/maint' into maint [PR #1362]

* pr1362/jkruzik/fix-tests-srcdir/maint:
The changes allow to have tests in $PROJECT_DIR/examples instead of in $PROJECT_DIR/src/pkg/examples.

show more ...


# 67c792b4 09-Feb-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1362/jkruzik/fix-tests-srcdir/maint' [PR #1362]

* pr1362/jkruzik/fix-tests-srcdir/maint:
The changes allow to have tests in $PROJECT_DIR/examples instead of in $PROJECT_DIR/src/pkg/e

Merge branch 'pr1362/jkruzik/fix-tests-srcdir/maint' [PR #1362]

* pr1362/jkruzik/fix-tests-srcdir/maint:
The changes allow to have tests in $PROJECT_DIR/examples instead of in $PROJECT_DIR/src/pkg/examples.

show more ...


# ab04beb8 08-Feb-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'dalcinl/plex-gmsh-v4' [PR #1348]

* dalcinl/plex-gmsh-v4:
Adds DMPlex Gmsh v4 file format support


# 6a8d6e79 06-Feb-2019 Jakub Kruzik <jakub.kruzik@gmail.com>

gmakegentest: use correct srcdir


# de17a592 05-Feb-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'stefano_zampini/feature-gmakegen-pkgs' [PR #1344]

* stefano_zampini/feature-gmakegen-pkgs:
This PR improves support for generating makefiles and tests for a package different from PETSc


# 12a1f506 04-Feb-2019 Lisandro Dalcin <dalcinl@gmail.com>

gmakegentest: Support for `requires: long{32|64}`


# a1a5ab92 28-Jan-2019 Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local>

Merge branch 'master' into jpusztay/feature-swarm-symplectic-example


# 30faf514 27-Jan-2019 m_diehl <m.diehl@mpie.de>

Merged petsc/petsc into master


# ddad275a 21-Jan-2019 Patrick Farrell <patrick@pefarrell.org>

Merge branch 'master' into knepley/feature-snes-patch


# db65e477 20-Jan-2019 Stefano Zampini <stefano.zampini@gmail.com>

config/gmakegentest Use pkg_name in example template


# ece5ceb9 16-Jan-2019 Stefano Zampini <stefano.zampini@gmail.com>

config/gmakegen.test: allow requires keyword to be active on the package side

we now can search the conf dict of the package too


# 47fd361e 16-Jan-2019 Stefano Zampini <stefano.zampini@gmail.com>

config/gmakegen*: further customization for PETSc dependent packages

new features:
- cpp support
- inclusion of additional folders from package (different from sys,vec etc)
- configuration dict from

config/gmakegen*: further customization for PETSc dependent packages

new features:
- cpp support
- inclusion of additional folders from package (different from sys,vec etc)
- configuration dict from package

trailing blanks removed

show more ...


# c9141704 27-Dec-2018 Pierre Jolivet <pierre.jolivet@enseeiht.fr>

Merged petsc/petsc into master


# d5ae53bb 20-Dec-2018 Joseph Pusztay <josephpu@buffalo.edu>

Merged petsc/petsc into master


# 2c2595ff 20-Dec-2018 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/fix-plex-partition-parallel

* master: (414 commits)
very small updates to users manual
syntax is define(XXX) in examples tests not defined(XXX)
Increase patc

Merge branch 'master' into knepley/fix-plex-partition-parallel

* master: (414 commits)
very small updates to users manual
syntax is define(XXX) in examples tests not defined(XXX)
Increase patchlevel to 3.10.3
petsc4py: updat to latest maint snapshot with SNESTEST updates
Fix link for CUDA example in PETSc from GPUs.html page Minor fixes to installation instructions
Mat: Fixed types in Pardiso interface
Converted example comment to latex
This example crashes (for unknown reasons, probably related to the handling of extended derived types passed as arguments) with the PGI Fortran compiler
Remove outdated requires: from top of several examples
remove outdated test requires: command from top of source file
Fix the documentation for -ksp_gmres_cgs_refinement_type
Commit f20c2d659b168217cb455989f28afe052d71a64c broke lex.py so the users manual was no longer being built. There reverted the changes to lex.py
Plex: Add PetscPartitioner to fort list Suggested-by: Jiaoyan Li <Jiaoyan.Li@inl.gov>
Doc: Fix spelling Suggested-by: Manuel Colera Rico <m.colera@upm.es>
Mat ex88: check in double or quad precision only
Fix error with PetscComplex when PETSc is compiled with C and used in C++
configure: fix typo endwith -> endswith
Sys ex23: Migrated to ts_max_time in yaml file as well.
AO ex5: Fixed missing CHKERRQ();
Mat test ex88: add tests for MatMultAdd and MatMultTranposeAdd
...

Conflicts:
src/dm/impls/plex/examples/tests/ex12.c

show more ...


# 81aeee7c 16-Dec-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'scott/testharness-misc' [PR #1273]

* scott/testharness-misc:
Make targets without suffix have the '_1' suffix
Fix files for explicit suffix naming
Fixes for loop arguments in subtests


# a2ae8bbe 11-Dec-2018 Scott Kruger <scott.e.kruger@gmail.com>

Fix for previous cleanup.


# 762157e3 11-Dec-2018 Scott Kruger <scott.e.kruger@gmail.com>

Cleanup


# 34d8b122 09-Dec-2018 Patrick Farrell <patrick@pefarrell.org>

Merge branch 'master' into knepley/feature-snes-patch

Not sure if this has done the right thing because there are no tests
yet. Also, the fortran stubs break (it doesn't know what to do with
SNESCo

Merge branch 'master' into knepley/feature-snes-patch

Not sure if this has done the right thing because there are no tests
yet. Also, the fortran stubs break (it doesn't know what to do with
SNESCompositeType), and I don't know how to fix it.

show more ...


12345678910>>...13