pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mk-configure
Module Name: pkgsrc
Committed By: cheusov
Date: Fri Mar 8 11:35:14 UTC 2013
Modified Files:
pkgsrc/devel/mk-configure: Makefile PLIST distinfo
Log Message:
Version 0.24.0, by Aleksey Cheusov, Fri, 8 Mar 2013 13:18:00 +0300
mkc.sub{dir,prj}.mk:
- support for subprojects containing / symbol was added. In
OBJDIR_<dir> variable slashes are replaced with underlines.
In addition OBJDIR_<dir:T> variable is set.
- now also run the target "errorcheck"
- now work correctly with non-empty MAKEOBJDIR
and MAKEOBJDIRPREFIX.
Minor improvements in examples/*/linkme.mk
DPLIBS is deprecated, use LDADD instead.
${MKC_SOURCE_FUNCLIBS}.o is added to CLEANFILES if it is set.
Minor fixes in mkc_imp.lua.mk (LUA_MODULES vs. LUA_LMODULES).
Some improvements and fixes in man page and FAQ.
Thanks to Jeremy Reed, Min Sik Kim and Jan Smydke.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/mk-configure/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/mk-configure/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/mk-configure/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index