mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Cleanup work on framework webresources
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10435 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
832aedc1c1
commit
f9c82a07e7
1 changed files with 19 additions and 0 deletions
19
ChangeLog
19
ChangeLog
|
@ -1,3 +1,22 @@
|
|||
Wed Jul 11 19:18:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* framework.make (framework-components): Use a makefile
|
||||
conditional.
|
||||
(framework-resource-files): Idem.
|
||||
(framework-localized-resource-files): Idem.
|
||||
(framework-localized-webresource-files): Idem.
|
||||
(framework-webresource-files): Idem
|
||||
(framework-webresource-files): Have two rules, include the one
|
||||
which depends on framework-webresource-dir only if we have
|
||||
WEBSERVER_RESOURCE_FILES.
|
||||
(framework-localized-webresource-files): Idem.
|
||||
(framework-webresource-dir): Reorganized to build directories only
|
||||
when needed. Remove the non-link file - if any - before making
|
||||
the link.
|
||||
(localized-framework-resource-files): Renamed to
|
||||
framework-localized-resource-files for consistency.
|
||||
(framework-webresource-files): Rewritten code.
|
||||
|
||||
Wed Jul 11 18:36:14 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* framework.make ($(DUMMY_FRAMEWORK_FILE)): Simplified,
|
||||
|
|
Loading…
Reference in a new issue