Fixed debug=yes and building palettes on Windows/Mingw

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20947 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2005-03-21 22:07:08 +00:00
parent bd43003b54
commit ba348bb0d7

View file

@ -1,3 +1,21 @@
2005-03-21 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/palette.make (internal-palette-all_): Use the old dll
rules only if OLD_DLL_SUPPORT is YES. In all other cases,
including Mingw, use the standard ones.
(Info-gnustep.plist): Include PALETTE_OBJ_EXT in NSExecutable.
2005-03-21 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/bundle.make: Use make quotes, not shell quotes, for
BUNDLE_OBJ_EXT when used in rules.
2005-03-21 Nicola Pero <n.pero@mi.flashnet.it>
* target.make (SHARED_LIBEXT): Set to .dll.a for Mingw so that
which_lib manages to find the libs and building with debug=yes now
works on Mingw.
2005-03-10 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/library.make: On Windows, try to link against all