mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Removed tool wrapper scripts for tools (speeding up tool startups a lot)
and fixed new Master/Instance invocations for java wrappers git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12296 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e4622e10e5
commit
1beaf9bc6f
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Wed Jan 30 17:48:57 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* common.make (GNUSTEP_MAKE_INSTANCE_INVOCATION): Unexport the
|
||||
variable.
|
||||
|
||||
Wed Jan 30 17:30:04 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* tool.make (install-tool): Do not install the tool shell script
|
||||
wrapper.
|
||||
(internal-tool-uninstall): Do not remove it.
|
||||
* ctool.make (install-ctool, internal-ctool-uninstall): Idem.
|
||||
|
||||
Wed Jan 30 17:11:34 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* rules.make All global rules, and all %.variables, %.subprojects,
|
||||
|
|
Loading…
Reference in a new issue