| 686e11d9 | 01-Apr-2018 |
Satish Balay <balay@mcs.anl.gov> |
alltests: fix to correctly test a prefix install as per 8e69c5ec7dbec5c4ff0e2255fa41e86223635a8c |
| 2cd7a964 | 30-Mar-2018 |
Karl Rupp <me@karlrupp.net> |
CUSP: Removed three left-overs from bfort-petsc.txt.
Reported-by: Jose Roman <jroman@dsic.upv.es> |
| cd6bb115 | 29-Mar-2018 |
Patrick Sanan <patrick.sanan@gmail.com> |
manimplementations: print current directory, to allow more output in docs logs |
| 4f7c80ab | 29-Mar-2018 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: implementations scraping: add PETSC_INTERN functions (e.g. DMClone_Plex) |
| e5b30c18 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/faster-pipelines' [PR #908]
* jed/faster-pipelines: petsc_testrun: remove watchtime.sh in favor of ulimit -St petsc_testrun: use exit code even when no job control make: use
Merge branch 'jed/faster-pipelines' [PR #908]
* jed/faster-pipelines: petsc_testrun: remove watchtime.sh in favor of ulimit -St petsc_testrun: use exit code even when no job control make: use and recommend "make check" instead of "make test" for the brief check config make: MAKE_TEST_NP default to MAKE_NP for with-mpi=0 travis: update (deactivated) alltests for consistency with bitbucket-pipelines pipelines: use COPTFLAGS=-O pipelines: use -check_pointer_intensity 0 -malloc_test
show more ...
|
| d85972a4 | 27-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/gmakefile-paths' [PR #885]
* jed/gmakefile-paths: makefile: add + to recursive recipes so that "make test" does not warn about -j gmakefile: use absolute path for SL_LINKER_FUN
Merge branch 'jed/gmakefile-paths' [PR #885]
* jed/gmakefile-paths: makefile: add + to recursive recipes so that "make test" does not warn about -j gmakefile: use absolute path for SL_LINKER_FUNCTION gmakefile: avoid replication of shared library recipe makefile: use + in common recursive make invocations gmakegentest: support localrunfiles naming individual files in subdirectories gmake: remove src/ from build (PETSC_ARCH/obj) and test paths gmake tests: enable testing prefix install without write access
show more ...
|
| 0cd68fe6 | 25-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
make: use and recommend "make check" instead of "make test" for the brief check
This is a more standard name and thus we can endorse a terminology where "test" means from the full suite (using the g
make: use and recommend "make check" instead of "make test" for the brief check
This is a more standard name and thus we can endorse a terminology where "test" means from the full suite (using the gmake-based system).
show more ...
|
| 7e851f91 | 25-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/remove-old-regression' |
| 45ee4180 | 25-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
makefile: add + to recursive recipes so that "make test" does not warn about -j |
| bfffa636 | 24-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
pipeline: trap more failures. travis-ci: update build to use all available cores |
| 3843caf8 | 24-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
build: remove old 'dos' related build files - which have not been used in ages |
| 64ba4419 | 23-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
bitbucket: pipeline: update error check |
| 81ad05b4 | 23-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
delete files not used anymore
|
| 3d8cc4d8 | 23-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
build: ALLTESTS_PRINT_PROGRESS flag doesn't exist anymore - so remove its reference |
| f99f3179 | 22-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| 117388bf | 20-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
install: cannot use PREFIXDIR as a flag to determine prefix install anymore. Use text from 'shared_install' target in petscrules |
| 69d0a331 | 17-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
gcov: PETSC_ARCH is required onlyfor -run_gcov - and not for -merge_gcov [where it doesn't exist] |
| 635a4d57 | 12-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
build: remove old test targets from makeifle
Also remove TESTMODE code from buildtest |
| 945c9e3a | 10-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
dashboard: if unable to parse timestamps in logs - return 0 for timediff [and not crash/burn] |
| 4dcdf380 | 10-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
dashboard: date -R is not portable :( [ aka 10.11.6 petsc-mini]. So explicitly specify format |
| 7a01bd3e | 09-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
dashboard: use consistant date format across builds. i.e rfc-email/RFC-5322 |
| 842b6c9b | 09-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
runhtml: fix to handle missing TIMZONE in logs [aka cygwin]. perhaps we should use 'date -R' on all builds |
| 79eb418b | 09-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
dashboard: if logs have (start) timestamp older than 12h - then mark them as stale.
Fix date in logs to include timezone so as to avoid errors of type: TypeError: can't subtract offset-naive and off
dashboard: if logs have (start) timestamp older than 12h - then mark them as stale.
Fix date in logs to include timezone so as to avoid errors of type: TypeError: can't subtract offset-naive and offset-aware datetimes
show more ...
|
| b1de9c3b | 08-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
runhtml: replace manual code to diff time with dateutil.parser code |
| dc0b52b1 | 08-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
dashboard: fix logs to have consistant format for date/time so its easier to parse |