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: Sun Oct 24 15:52:23 UTC 2010
Modified Files:
wip/mk-configure: Makefile PLIST distinfo
Log Message:
Update to 0.21.0
Support for clang compiler was implemented.
Documentation and presentation were updated. There are new projects
using mk-configure.
mkc_install is always used for installing mk-configure.
This simplifies an installation process on non-BSD platforms.
WARNS variable: support for icc was added.
New variable LEXLIB library responsible for -ll/-lfl was introduced.
See examples/hello_calc2.
mkc_check_compiler: in order to differentiate icc from gcc, the
check for Intel C/C++ compiler is run first.
New target "filelist" that outputs a list of files for the whole
project was introduced.
Makefile: mk-configure's mk files are unconditionally installed to
its own directory in order to avoid potential conflicts with
system-wide sys.mk on BSD platforms.
mkc.configure.mk: HAVE_FUNCLIB.main is always set to 1.
mkc_check_funclibs is not run for checking presense of function
"main" in libc.
New variable MKCHECKS was introduced.
Useless rule ".sh:" was removed.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.16 -r1.17 wip/mk-configure/distinfo
cvs -z3 rdiff -u -r1.19 -r1.20 wip/mk-configure/PLIST
cvs -z3 rdiff -u -r1.28 -r1.29 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.16&r2=1.17
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk-configure/PLIST?r1=1.19&r2=1.20
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk-configure/Makefile?r1=1.28&r2=1.29
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
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