Better framework support for making the version being compiled the Current

version or not


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18770 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2004-03-04 13:32:38 +00:00
parent 56124bfb8c
commit 3db2dec0be

View file

@ -1,3 +1,14 @@
Thu Mar 4 13:06:22 2004 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/framework.make (xxx_DEPLOY_WITH_CURRENT_VERSION):
Variable renamed to xxx_MAKE_CURRENT_VERSION.
(update-current-symlink): New optional rule, executed only if
MAKE_CURRENT_VERSION is yes, to create the symlink from Current to
the current version.
(build-framework-dirs): Moved code into the new rule.
(xxx.framework/xxx): On Apple, build the symlink xxx.framework/xxx
to the current instance only when MAKE_CURRENT_VERSION is yes.
Thu Mar 4 12:09:27 2004 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/framework.make (SOVERSION): Variable removed, replaced