mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
More powerful and flexible support for switching between library combos
in executable.template.in git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13794 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
00b959fc55
commit
4e4a4f77a2
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Fri Jun 7 14:29:50 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* executable.template.in (--library-combo): Fixed switching
|
||||
library combo to perform a full reset of the environment to the
|
||||
new library combo using GNUstep-reset.sh followed by GNUstep.sh.
|
||||
* executable.template.in: If a binary for the currently specified
|
||||
LIBRARY_COMBO can not be found, automatically search and run the
|
||||
first available binary for any other LIBRARY_COMBO for this
|
||||
machine/os.
|
||||
|
||||
Fri Jun 7 13:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Patch by Manuel Guesdom <ml@sbuilders.com>:
|
||||
|
|
Loading…
Reference in a new issue