mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Update and un-Win32-ify Cygwin rules.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@28594 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
06301c9ada
commit
fc924dedbc
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2009-09-01 Riccardo Mottola <rmottola@users.sf.net>
|
||||
|
||||
Patch from Yaakov Selkowitz <yselkowitz@yahoo.com>:
|
||||
Update and un-Win32-ify Cygwin rules.
|
||||
* common.make: MinGW path issues do not apply to Cygwin.
|
||||
* config.make.in: Cygwin supports symlinks now.
|
||||
* rules.make, Instance/rules.make: Don't use windres on Cygwin, as it uses X11.
|
||||
* target.make: Cygwin does not require -lm.
|
||||
|
||||
2009-08-15 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
Patch from Yaakov Selkowitz <yselkowitz@yahoo.com>:
|
||||
|
|
Loading…
Reference in a new issue