pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/mk-configure
Module name: wip
Committed by: cheusov
Date: Sat Jun 12 12:42:04 UTC 2010
Modified Files:
wip/mk-configure: Makefile PLIST distinfo
Log Message:
Upgrade to 0.16.0
Support for Lua programming language. See documentation for
mkc_imp.lua.mk in mk-configure(7).
mkc.pkg-config.mk:
- Significant improvements! For details see
mk-configure(7) manual page and examples/hello_glib2 example.
New supported variables: PKG_CONFIG.exists.<lib>,
PKG_CONFIG_VARS.<lib>
and PKG_CONFIG.var.<lib>.<var>.
- becomes internal include file and therefore
renamed to mkc_imp.pkg-config.mk. Symlink mkc.pkg-config.mk is
provided for backward compatibility. mkc_imp.pkg-config.mk is
included by mkc.prog.mk and mkc.lib.mk.
mkc.intexts.mk:
- becomes internal include file and therefore
renamed to mkc_imp.intexts.mk.
Symlink mkc.intexts.mk is provided for backward compatibility.
It is included from mkc.prog.mk, mkc.lib.mk and mkc.files.mk.
- New variable INTEXTS_REPLS. See mk-configure(7).
mkc.lib.mk:
- includes mkc_imp.intexts.mk
- supports SCRIPTS* variables (includes newly created
mkc_imp.scripts.mk)
- New variable MKDLL for creating dinamically loaded libraries
(<lib>.so).
mkc_imp.subprj.mk:
- New variable SUBPRJ_DFLT. See mk-configure(7).
mkc.*.mk try to open ${MAKECONF}, @sysconfdir@/mk.conf and /etc/mk.conf.
This is now documented.
mk-configure.7 is reorganized. Several internal include files
document their own variables. Further improvements of man page are
needed.
All boolean variables becomes case-insensitive.
That is "no", "No", "NO" and "nO" are equal.
The same for "yes", "Yes"...
mkc_check_custom(1):
- New options: -p, -n, -m and -s.
Minor fixes and clean-ups in .mk files, tools and regression tests.
New regression tests and examples.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 wip/mk-configure/distinfo
cvs -z3 rdiff -u -r1.15 -r1.16 wip/mk-configure/PLIST
cvs -z3 rdiff -u -r1.21 -r1.22 wip/mk-configure/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk-configure/distinfo?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk-configure/PLIST?r1=1.15&r2=1.16
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk-configure/Makefile?r1=1.21&r2=1.22
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index