mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Work on java-tool.make, simplifications, optmzations, a little bug fixes;
bug fix in java-executable.template git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10360 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b580fc1e97
commit
57561ba03c
1 changed files with 16 additions and 0 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
Mon Jul 9 17:02:22 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* java-tool.make (.PHONY): Added.
|
||||
(internal-java_tool-install): Do not depend on
|
||||
internal-java_tool-all.
|
||||
(internal-install-java_tool-dirs): Turned shell conditional into
|
||||
makefile conditional.
|
||||
($(GNUSTEP_INSTALLATION_DIR)/Tools/$(INTERNAL_java_tool_NAME)):
|
||||
Force rebuilding always to take into account changes in
|
||||
PRINCIPAL_CLASS.
|
||||
(install-java_tool): Turned shell conditionals into makefile ones;
|
||||
strip the variables when checking, and don't use the __done trick.
|
||||
(internal-java_tool-clean): Use a single rm command.
|
||||
* java-executable.template (java_vm): Fixed bug in evaluating
|
||||
shell variables.
|
||||
|
||||
Mon Jul 9 16:45:09 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* gswbundle.make (localized-gswbundle-resource-files): Renamed to
|
||||
|
|
Loading…
Reference in a new issue