Commit Graph

19 Commits

Author SHA1 Message Date
marco
9728612601 # revisions: 44952,44996,45855,46343,46753,46839
git-svn-id: branches/fixes_3_2@47573 -
2020-11-25 07:26:17 +00:00
Legolas
8dd9b46d60 * Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies
git-svn-id: trunk@30083 -
2015-03-03 09:16:04 +00:00
florian
ce69827880 * disable dyn. linking of gd for arm-gba as proposed by Karl-Michael Schindler, resolves #27218
git-svn-id: trunk@29602 -
2015-02-01 21:23:22 +00:00
Károly Balogh
6062f96ca1 AROS: enable some basic set of Packages to build with AROS
git-svn-id: trunk@28441 -
2014-08-18 13:01:46 +00:00
armin
0728d10172 fix compilation for netware target
git-svn-id: trunk@16886 -
2011-02-06 18:13:00 +00:00
Károly Balogh
02bfc51f71 + made libgd package to build at least on MorphOS and Amiga
git-svn-id: trunk@16193 -
2010-10-21 02:52:00 +00:00
Tomas Hajny
f27bb1efd3 * (again :-( ) make cdecl the default calling convention for everything except Windows and fix compilation under OS/2
git-svn-id: trunk@15137 -
2010-04-11 11:57:46 +00:00
florian
4faf2e9f0f * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
git-svn-id: trunk@14481 -
2009-12-26 20:47:24 +00:00
pierre
216199bae4 * Try to fix compilation failure for go32v2
git-svn-id: trunk@14199 -
2009-11-16 10:54:52 +00:00
ivost
f9f9a2e2b1 * prepeared libgd for dynamic loading support
git-svn-id: trunk@14151 -
2009-11-12 00:59:53 +00:00
ivost
e7734027c4 * renamed GDCALL to EXTCALL. Now it works with lazarus codetools
git-svn-id: trunk@14150 -
2009-11-12 00:41:06 +00:00
ivost
f62780694e * removed old gd headers (were alread disabled)
git-svn-id: trunk@12586 -
2009-01-24 01:29:28 +00:00
ivost
4cc8c98f10 * added helper function gdNewStreamCtx to libgd. This function maps a TStream to a gdIOCtxPtr (a gd stream representation structure).
git-svn-id: trunk@12566 -
2009-01-18 23:01:02 +00:00
Tomas Hajny
0f27150e32 * make cdecl the default calling convention for all platforms except Windows again
git-svn-id: trunk@12548 -
2009-01-13 22:58:19 +00:00
ivost
f05d9eb6d8 * added a calling convention for libgd go32v2, but no idea if this is the right solution. I simply cant test it.
git-svn-id: trunk@12543 -
2009-01-13 15:26:16 +00:00
ivost
66fe1dd465 * fixed typo (windows part only)
git-svn-id: trunk@12518 -
2009-01-05 23:58:58 +00:00
ivost
33ae673041 * new translation of libgd headers, including windows support. because of some ABI changes, I didn't delete the old gd.pp header file. The new one is called libgd.pas
git-svn-id: trunk@12517 -
2009-01-05 23:44:25 +00:00
giulio
77e5bf78ab Fixed compilation of libgd on go32v2
git-svn-id: trunk@10944 -
2008-05-11 10:14:19 +00:00
marco
35abcb60f3 * libgd moved
git-svn-id: trunk@10005 -
2008-01-26 23:36:53 +00:00