13 Commits

Author SHA1 Message Date
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
naddy
52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
pascal
4ab2f5ddae Do not try to call the (non-existant) __init function from the early Pascal
startup code on i386.  Fixes hedgewars on i386.

found and fix tested by sthen@
2016-01-04 11:40:41 +00:00
pascal
6815cf2de0 Update to FPC 3.0.0. Bootstrap hosted by aja@, thanks! 2015-12-22 14:43:55 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
pascal
38354bfb00 dlopen() gl/glu/glut without the version suffix to ease porting of
hedgewars.
2015-04-05 17:10:07 +00:00
pascal
d6319115db Update to FPC 2.6.4; bootstrap mirrored by aja@ again, thanks! 2014-03-23 10:54:43 +00:00
ajacoutot
539eeef333 distfiles.bsdfrog.org: http -> https 2013-10-01 09:07:14 +00:00
pascal
1e2a6dad97 Adjust FPC to recent ABI changes and regenerate bootstrap. Work started by
sthen@; it just needed some more tweaks.  Again, bootstrap hosted by aja@ -
thanks!
2013-08-18 09:21:58 +00:00
pascal
1767b62d53 Load libcrypto before libssl in the OpenSSL package. 2013-04-10 08:29:56 +00:00
pascal
8baa850476 Also build the 'clocale' unit on OpenBSD. 2013-03-19 18:47:45 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
pascal
230df100e2 Import FPC.
Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal
compiler. It is available for different processors: Intel x86,
Amd64/x86_64, PowerPC, PowerPC64, Sparc, ARM. The discontinued 1.0
version also supports the Motorola 680x0. The following operating
systems are supported: Linux, FreeBSD, Haiku, Mac OS X/Darwin, DOS,
Win32, Win64, WinCE, OS/2, Netware (libc and classic) and MorphOS.

Thanks to pierre at freepascal dot org for taking care of the patches
and to aja@ for mirroring the bootstrap.

tweaks and ok jasper@ sthen@
2013-03-08 11:34:15 +00:00