fpc/packages
2015-12-31 15:18:00 +00:00
..
a52 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
ami-extra * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
amunits amunits: fixed error to be PLongInt instead of PCxObj in CxBroker. Shouldn't make a big actual difference, but for the sake of correctness... 2015-12-24 08:02:37 +00:00
arosunits amunits, arosunits, morphunits: don't pass the calculated object address through a local var in OCLASS, it's not needed really. also allow inlining of the macros. this results in better code generated 2015-12-24 05:54:03 +00:00
aspell * Added aspelltypes.inc to fpmake.pp 2015-10-21 21:31:03 +00:00
bfd * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
bzip2 - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
cairo * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
cdrom * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
chm * memleak fix for mantis #29187 2015-12-15 10:34:26 +00:00
cocoaint * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
dblib * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
dbus * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
dts * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fastcgi * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fcl-async * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fcl-base * Added windowed stream by Danny Milosavljevic (bug ID 12845) 2015-12-30 10:29:48 +00:00
fcl-db * GetObjectNames implementation (adapted from Daniel Gaspary, bug ID #26254) 2015-12-31 14:58:47 +00:00
fcl-extra * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fcl-fpcunit * Allow test cases to be created only once 2015-12-31 10:30:01 +00:00
fcl-image * Applied patch from Mattias Gaertner, fixing bug ID #28773 2015-10-04 08:56:45 +00:00
fcl-js - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
fcl-json * Better unicode string support. Changed TJSONStringType to UTF8String (bug ID 28966) 2015-12-28 10:53:32 +00:00
fcl-net * Patch from Mark Morgan LLoyd to enable compilation for Solaris (bug ID 29223) 2015-12-26 15:04:37 +00:00
fcl-passrc * Patch from Mattias Gaertner to fix range expression parsing (bug ID 29138) 2015-12-27 10:31:18 +00:00
fcl-process * avoid deprecated warning. 2015-11-06 14:54:43 +00:00
fcl-registry * Add include file to fpmake.pp 2015-10-25 12:57:22 +00:00
fcl-res * set default machinetype for mach-o/ARM 2015-11-21 12:36:23 +00:00
fcl-sdo * Add include-files to fpmake.pp 2015-10-22 20:33:35 +00:00
fcl-sound - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
fcl-stl * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fcl-web * Fix for bug ID #29144 2015-12-26 17:16:31 +00:00
fcl-xml - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
fftw * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fpgtk * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fpindexer * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fpmkunit Regenerated after: Add -Cg for bootstrap depending on source OS/CPU as it is normally added for target OS/CPU 2015-12-07 00:08:23 +00:00
fppkg * Procedure added to clear cache of already executed actions 2015-12-27 12:41:05 +00:00
fuse * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fv * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
gdbint Fixed use with 7.9 release or later, symtab strcut was completely changed 2015-12-07 00:28:57 +00:00
gdbm * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
ggi * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
gmp * fix bug #29061, add guids to gmp interfaces 2015-11-22 10:23:17 +00:00
gnome1 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
googleapi * Create setters with const in front of value argument 2015-12-26 13:55:06 +00:00
graph * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
gtk1 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
gtk2 * Add include file to fpmake.pp 2015-10-25 13:12:54 +00:00
hash * Prevent timing attack, patch by Thaddy De Koning 2015-12-30 10:06:26 +00:00
hermes - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
httpd13 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
httpd20 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
httpd22 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
httpd24 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
ibase * Add 2 options for Firebird, patch by Tsvetoslav (bug ID 28309) 2015-12-31 15:18:00 +00:00
iconvenc * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
imagemagick * Add include-files to fpmake.pp 2015-10-22 19:27:28 +00:00
imlib * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
iosxlocale * Fix for bug ID #0028976 2015-11-08 10:15:50 +00:00
jni * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
ldap * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
libc * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
libcurl * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
libenet * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
libgbafpc * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
libgd * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
libmicrohttpd * Added threading example from Silvio Clecio 2015-12-30 14:50:05 +00:00
libndsfpc * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
libogcfpc * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
libpng * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
librsvg * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
libsee * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
libtar - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
libvlc * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
libxml * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
lua * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
mad * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
matroska * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
modplug * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
morphunits morphunits: removed things which belong to internal input.device API accidentally exposed in the public headers 2015-12-25 20:47:38 +00:00
mysql * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
ncurses * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
newt * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
numlib * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
nvapi * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
objcrtl * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
odbc * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
oggvorbis * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
openal * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
opencl * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
opengl * patch from Denis Golovan with Opengl4.3 debug support. mantis #28670 2015-09-15 12:36:37 +00:00
opengles * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
openssl * Write not-loaded functions in case of load fail 2015-12-31 07:49:47 +00:00
oracle * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
os2units * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
palmunits * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
pasjpeg - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
pastojs * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
paszlib * mantis #28917 'r' mode sets filemode. 2015-11-22 13:21:21 +00:00
pcap * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
postgres * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
proj4 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
ptc * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
pthreads * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
pxlib * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
regexpr * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
rexx * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
rtl-console * use OEM_FIXED_FONT instead of SYSTEM_FIXED_FONT in the win16 video unit 2015-11-19 23:47:41 +00:00
rtl-extra rtl-extra: actually, SocketBase should be a threadvar on AROS too. thanks to Marcus for finding this. lets hope everything else is in place for this to even work... 2015-12-20 22:46:02 +00:00
rtl-objpas * Applied patch from Manfred Hahn to fic bcdSubtract (bug ID 29207) 2015-12-26 11:23:44 +00:00
rtl-unicode * Add include-files to fpmake.pp 2015-10-22 19:48:07 +00:00
sdl - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
sndfile * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
sqlite - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
svgalib * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
symbolic - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
syslog * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
tcl - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
univint * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
unixutil * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
unzip - disabled the win16 target for all packages that don't compile on that platform 2015-09-27 19:32:44 +00:00
users * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
utmp * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
uuid * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
winceunits * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
winunits-base * fix for #29036 overload sHOpenFolderAndSelectItems with a plain pointer versions 2015-11-22 10:42:54 +00:00
winunits-jedi * Add include files to fpmake.pp 2015-10-25 16:29:23 +00:00
x11 * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
xforms * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
zlib * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
zorba * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fpmake_add.inc * Added libmicrohttpd, from Silvio Clecio. 2015-10-17 08:13:58 +00:00
fpmake_proc.inc * Added libmicrohttpd, from Silvio Clecio. 2015-10-17 08:13:58 +00:00
fpmake.pp * version updated to 3.1.1 2015-01-04 21:09:04 +00:00
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * Removed the fpmkunit_bootstrap target because it forces building fpmake in 2015-08-24 20:29:38 +00:00
Makefile.fpc.fpcmake ami-extra: added to root packages Makefiles 2015-01-05 04:07:14 +00:00