Path to this page:
Subject: CVS commit: wip/mk-configure
From: Aleksey Cheusov
Date: 2010-01-31 20:06:52
Message id: E1Nbf8V-0003Kc-L9@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Update to version 0.14.0
Support for OSF1. Tested on Tru64-5.1/alpha with gcc and DEC C
compiler.
Support for HP-UX. Tested on HP-UX-11.0/hppa with gcc.
Support for DragonFlyBSD. Tested on DragonFlyBSD-2.4.1/x86 with gcc.
Support for MirOS BSD. Tested on MirOS-2.4.1/x86 with gcc.
SHLIBMODE variable is introduced which sets a shared library mode.
FIX: mkc.subdir.mk now takes into account MKINSTALL variable.
Thanks to Mikolaj Golub for pointing out.
FIX: targets "installdirs" and "uninstall" now takes into \
account
MKINSTALL variable.
fix in mkc.minitest.mk: HP-UX's diff doesn't have -u flag, so I
remove it.
fix in mkc_imp.platform.sys.mk: CC/CXX type should be detected AFTER
setting CC/CXX variables.
mkc_check_compiler:
- support for DEC C compiler (OSF1/Tru64)
- minor fixes.
More regression tests.
Files: