History log of /freebsd-10-stable/share/mk/bsd.lib.mk
Revision Date Author Comments
# 288375 29-Sep-2015 bdrewery

MFC r287978:

Fix LIBRARIES_ONLY


# 281056 03-Apr-2015 bdrewery

MFC r280179,r280180:

r280179:
Add LIB_CXX so that C++ libraries will use CXX to link.

This adds some extra dependencies directly to Makefile.inc1 as
atf is still a prebuild library in stable/10. If r273449 is MFCd
these can come out.

r280180:
Document LIB and LIB_CXX.


# 281041 03-Apr-2015 bdrewery

MFC r280178:

Unhide linker line for libraries.


# 281037 03-Apr-2015 bdrewery

MFC r280177:

Remove unneeded handling of undefined NM.


# 279958 13-Mar-2015 jhb

MFC 278682:
Make the extra dependencies in DPADD be dependencies of PROG_FULL and
SHLIB_NAME_FULL so that the full binary is relinked when a dependency
changes. Right now the existing full binary is left as-is and only
the objcopy to remove debug symbols is run.


# 270484 24-Aug-2014 des

MFH (r264367): add RANLIBFLAGS and set timestamps in static libraries to 0


# 269946 13-Aug-2014 rpaulo

MFC r268300 r268541 r268544 r268565 r269775 r269838 r269839 r269840
r269842 r269844 r269899:

BSD make support for generating and compiling USDT DTrace probes.


# 288375 29-Sep-2015 bdrewery

MFC r287978:

Fix LIBRARIES_ONLY


# 281056 03-Apr-2015 bdrewery

MFC r280179,r280180:

r280179:
Add LIB_CXX so that C++ libraries will use CXX to link.

This adds some extra dependencies directly to Makefile.inc1 as
atf is still a prebuild library in stable/10. If r273449 is MFCd
these can come out.

r280180:
Document LIB and LIB_CXX.


# 281041 03-Apr-2015 bdrewery

MFC r280178:

Unhide linker line for libraries.


# 281037 03-Apr-2015 bdrewery

MFC r280177:

Remove unneeded handling of undefined NM.


# 279958 13-Mar-2015 jhb

MFC 278682:
Make the extra dependencies in DPADD be dependencies of PROG_FULL and
SHLIB_NAME_FULL so that the full binary is relinked when a dependency
changes. Right now the existing full binary is left as-is and only
the objcopy to remove debug symbols is run.


# 270484 24-Aug-2014 des

MFH (r264367): add RANLIBFLAGS and set timestamps in static libraries to 0


# 269946 13-Aug-2014 rpaulo

MFC r268300 r268541 r268544 r268565 r269775 r269838 r269839 r269840
r269842 r269844 r269899:

BSD make support for generating and compiling USDT DTrace probes.