spack/lib/spack
Adam J. Stewart a67139f6c5 Better Makefile target detection (#8223)
Replace regex-based target detection for Makefiles with a preliminary "make -q"
to check if a target exists. This does not work for NetBSD make; additional work
is required to detect if NetBSD make is present and to use a regex in that case.
The affected makefile target checks are only performed when the "--test" flag is
added to a "spack install" invocation.
2018-07-18 11:11:10 -07:00
..
docs Add documentation on build systems (#5015) 2018-07-17 11:28:38 -07:00
env Add ccache support (#3761) 2018-07-09 14:06:10 -07:00
external pytest: add _pytest/_version.py and LICENSE 2018-06-20 14:35:10 -05:00
llnl locks: improve errors and permission checking 2018-07-12 19:59:53 +02:00
spack Better Makefile target detection (#8223) 2018-07-18 11:11:10 -07:00