| fa084801 | 19-Mar-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
remove left-overs of bfort from repository
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time:
remove left-overs of bfort from repository
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by: Thanks-to: Development Tools: Vim, Emacs, Eclipse
show more ...
|
| 4338dbb3 | 18-Mar-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
fix for tags
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by: Thanks
fix for tags
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by: Thanks-to: Development Tools: Vim, Emacs, Eclipse
show more ...
|
| ae449bc1 | 27-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
make: add PRELIBS and LIBS options similar to CPPFLAGS, CFLAGS, LDFLAGS
make CPPFLAGS=-DMY_FLAG CFLAGS=-Werror LDFLAGS=-Wl,--print-map PRELIBS=-lfoo LIBS=-lbar
And fix "% : %.c" target for SEPARATE
make: add PRELIBS and LIBS options similar to CPPFLAGS, CFLAGS, LDFLAGS
make CPPFLAGS=-DMY_FLAG CFLAGS=-Werror LDFLAGS=-Wl,--print-map PRELIBS=-lfoo LIBS=-lbar
And fix "% : %.c" target for SEPARATE_COMPILE_LINK to use "$(LOADLIBES) $(LDLIBS)" in the correct order
show more ...
|