History log of /petsc/src/sys/logging/ftn-custom/makefile (Results 51 – 54 of 54)
Revision Date Author Comments
# 3e1910f1 10-Apr-2013 Jed Brown <jed@59A2.org>

LOCDIR: fix all outdated paths and normalize trailing slash

Update performed by:

git ls-files '*/makefile' | xargs perl -pi -MFile::Basename \
-e 's!(LOCDIR[[:space:]]+=) *(.+)$!$1." ".dirnam

LOCDIR: fix all outdated paths and normalize trailing slash

Update performed by:

git ls-files '*/makefile' | xargs perl -pi -MFile::Basename \
-e 's!(LOCDIR[[:space:]]+=) *(.+)$!$1." ".dirname($ARGV)."/"!e'

Fortran auto must be fixed using 'make allfortranstubs' and the result
can be checked by 'bin/maint/checkloc.py'.

show more ...


# 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


# 29aa02fc 11-Dec-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e


# 5c6c1dae 10-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

reorg of src/sys directory
directories that define objects now in the classes subdirectory
rename several confusing name directories

Hg-commit: b2612422c63ac4afe82112892d9efda808f3d601


123