mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
And the changelog entry.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@22614 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
be728ae551
commit
adbcaa3c3c
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2006-03-07 Jeremy Bettis <jeremy@deadbeef.com>
|
||||
|
||||
* Instance/framework.make: Only copy headers if they changed
|
||||
Delete framework.dll if the compile fails.
|
||||
|
||||
* Instance/subproject.make: Only copy headers if they changed
|
||||
|
||||
* Master/framework.make: make $(FRAMEWORK_NAME:=.all.framework.variables) depend
|
||||
on $(FRAMEWORK_NAME:=.build-headers.framework.variables), sometimes the copying
|
||||
of header files would happen too late.
|
||||
|
||||
* target.make: Added -Wl,--enable-auto-image-base to link command for shared
|
||||
libs & bundles on mingw32.
|
||||
|
||||
2006-02-23 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Master/source-distribution.make: Add svn tag/dist rules
|
||||
|
|
Loading…
Reference in a new issue