fpc/packages
marco c6698af39c * unit implicit first in uses clause
git-svn-id: trunk@15809 -
2010-08-14 14:18:43 +00:00
..
a52 * Update Makefiles 2009-12-10 08:36:52 +00:00
amunits * fpmake.pp updates 2010-05-13 18:15:31 +00:00
aspell * Update Makefiles 2009-12-10 08:36:52 +00:00
bfd * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit 2009-12-26 20:47:24 +00:00
bzip2 * Update Makefiles 2009-12-10 08:36:52 +00:00
cairo Fixed fpmake.pp files: 2010-04-15 20:26:03 +00:00
cdrom * Update Makefiles 2009-12-10 08:36:52 +00:00
chm * extractalias command, to extract the context info into alias and .h files. (request by an user) 2010-07-28 14:33:50 +00:00
cocoaint * replaced dependency on MacOSAll with individual units (based on 2010-06-21 15:43:34 +00:00
dbus * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit 2009-12-26 20:47:24 +00:00
dts * Update Makefiles 2009-12-10 08:36:52 +00:00
fastcgi * Update Makefiles 2009-12-10 08:36:52 +00:00
fcl-async * Fixes for fpmake files 2010-05-12 10:07:58 +00:00
fcl-base * Patch from Luiz Americo to put Const in front of string parameters 2010-07-30 13:36:31 +00:00
fcl-db * Do not change SQL property value internally. Use instead a separated field (FEffectiveSQL) 2010-08-01 14:13:51 +00:00
fcl-extra * Patch from Luiz Americo to use const string params in Log call 2010-07-30 09:26:21 +00:00
fcl-fpcunit * Fixes for fpmake files 2010-05-12 10:07:58 +00:00
fcl-image * Fixes for fpmake files 2010-05-12 10:07:58 +00:00
fcl-js Disabled fcl-js, hermes and fuse packages for fpmake, like they are in the packages Makefile.fpc 2010-05-13 18:23:08 +00:00
fcl-json * Applied patch from Luiz Americo to improve speed (const for string params) 2010-06-30 10:43:18 +00:00
fcl-net * fixed broken "make all" after r15347: fcl-async is still required 2010-05-30 20:04:04 +00:00
fcl-passrc * unit implicit first in uses clause 2010-08-14 14:18:43 +00:00
fcl-process * Mantis ipcserver problem solved caused by the adding of locking in the rtl 2009-12-11 22:33:10 +00:00
fcl-registry Fixed fpmake.pp files: 2010-04-15 20:26:03 +00:00
fcl-res * regen with up to date fpcmake, due to haiku support, bug #16436 2010-05-10 14:41:57 +00:00
fcl-web * Error object must be of type TJSOnErrorObject. Initialize Result to Nil in function TJSONRPCHandler.DoExecute (fixes access violation) 2010-08-13 15:19:46 +00:00
fcl-xml xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter always writes to a TStream (or its descendant), and for text files we use a simple TStream-compatible wrapper. 2010-08-08 22:25:37 +00:00
fftw * Update Makefiles 2009-12-10 08:36:52 +00:00
fpgtk Fixed fpmake.pp files: 2010-04-15 20:26:03 +00:00
fpmkunit * Install the doc and example sourcefiles 2010-07-10 11:19:56 +00:00
fpvectorial small fix for the fpvectorial example 2010-08-13 15:34:07 +00:00
fuse Disabled fcl-js, hermes and fuse packages for fpmake, like they are in the packages Makefile.fpc 2010-05-13 18:23:08 +00:00
fv * fix previously broken TProgram based FV programs (assuming that unit Video initializes screen parameters at startup) 2010-04-11 00:29:09 +00:00
gdbint * add batch_flag to avoid libgdb.a/main.o integration 2010-05-03 14:29:19 +00:00
gdbm * Update Makefiles 2009-12-10 08:36:52 +00:00
ggi * Update Makefiles 2009-12-10 08:36:52 +00:00
gmp * Update Makefiles 2009-12-10 08:36:52 +00:00
gnome1 * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit 2009-12-26 20:47:24 +00:00
graph VESA 1.0 fix - zero fill the real mode ModeInfo struct, not the protected mode struct 2010-08-13 00:08:49 +00:00
gtk1 * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit 2009-12-26 20:47:24 +00:00
gtk2 * Use the gtk2 build-unit 2010-04-16 10:33:50 +00:00
hash * implemented uuid_create_sha1_from_name 2010-04-19 12:18:18 +00:00
hermes Disabled fcl-js, hermes and fuse packages for fpmake, like they are in the packages Makefile.fpc 2010-05-13 18:23:08 +00:00
httpd13 * Update Makefiles 2009-12-10 08:36:52 +00:00
httpd20 * Update Makefiles 2009-12-10 08:36:52 +00:00
httpd22 * Update Makefiles 2009-12-10 08:36:52 +00:00
ibase * Update Makefiles 2009-12-10 08:36:52 +00:00
iconvenc o patch from Olivier for Haiku libiconv functionality (mantis #15906): 2010-03-09 09:58:14 +00:00
imagemagick * Update Makefiles 2009-12-10 08:36:52 +00:00
imlib * Update Makefiles 2009-12-10 08:36:52 +00:00
ldap * Update Makefiles 2009-12-10 08:36:52 +00:00
libc * fpmake.pp updates 2010-05-13 18:15:31 +00:00
libcurl * Update Makefiles 2009-12-10 08:36:52 +00:00
libgbafpc * Updated to devkitARM r27 and libnds 1.4.0 2009-12-06 19:37:58 +00:00
libgd * (again :-( ) make cdecl the default calling convention for everything except Windows and fix compilation under OS/2 2010-04-11 11:57:46 +00:00
libndsfpc * libndsfpc updated to 1.4.3 2010-05-18 16:46:02 +00:00
libpng Fixed fpmake.pp files: 2010-04-15 20:26:03 +00:00
librsvg * fpmake.pp fixes 2010-04-26 15:15:45 +00:00
libsee * Regenerated 2010-02-04 20:31:49 +00:00
libxml * Remove src as include dir, causes conflict with parser.inc of classes unit 2010-07-30 09:54:55 +00:00
lua * Update Makefiles 2009-12-10 08:36:52 +00:00
mad * Update Makefiles 2009-12-10 08:36:52 +00:00
matroska * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
modplug * Update Makefiles 2009-12-10 08:36:52 +00:00
mysql * Fixed compilation 2010-02-04 20:22:44 +00:00
ncurses * Update Makefiles 2009-12-10 08:36:52 +00:00
newt * fpmake.pp updates 2010-05-13 18:15:31 +00:00
numlib * Update Makefiles 2009-12-10 08:36:52 +00:00
nvapi * fpmake.pp updates 2010-05-13 18:15:31 +00:00
objcrtl * Update Makefiles 2009-12-10 08:36:52 +00:00
odbc * Update Makefiles 2009-12-10 08:36:52 +00:00
oggvorbis * Update Makefiles 2009-12-10 08:36:52 +00:00
openal * use the framework version of OpenAL for Mac OS X (based on patch by 2010-07-19 14:16:42 +00:00
opencl * fpmake.pp updates 2010-05-13 18:15:31 +00:00
opengl * patch from Dmitry for bug #16135. Some newer opengl functions and symbols. 2010-06-17 12:34:05 +00:00
opengles * Update Makefiles 2009-12-10 08:36:52 +00:00
openssl Patch from Inoussa OUEDRAOGO, improves OpenSSL 2010-06-21 21:17:30 +00:00
oracle * Update Makefiles 2009-12-10 08:36:52 +00:00
os2units * Update Makefiles 2009-12-10 08:36:52 +00:00
palmunits * Update Makefiles 2009-12-10 08:36:52 +00:00
pasjpeg * Update Makefiles 2009-12-10 08:36:52 +00:00
paszlib * fixed getting upper byte of "extra field" (patch by Brett, mantis #16887) 2010-07-09 20:11:19 +00:00
pcap * Update Makefiles 2009-12-10 08:36:52 +00:00
postgres * fpmake.pp updates 2010-05-13 18:15:31 +00:00
proj4 * fpmake.pp updates 2010-05-13 18:15:31 +00:00
ptc * Renamed fpmake files so they are not recognized anymore by bash-script 2010-05-13 16:50:52 +00:00
pthreads * fixed pthread_create signature 2010-07-15 12:02:48 +00:00
pxlib * fpmake file changes 2010-05-11 19:50:56 +00:00
regexpr * Update Makefiles 2009-12-10 08:36:52 +00:00
rexx * Update Makefiles 2009-12-10 08:36:52 +00:00
sdl * fpmake.pp updates 2010-05-13 18:15:31 +00:00
sndfile * fix example that is still in 1.0.x state. 2010-06-29 18:27:53 +00:00
sqlite - remove superfluous "end." as reported by Sven Barth, resolves #17017 2010-07-26 20:27:07 +00:00
svgalib * fpmake.pp updates 2010-05-13 18:15:31 +00:00
symbolic * Update Makefiles 2009-12-10 08:36:52 +00:00
syslog * Update Makefiles 2009-12-10 08:36:52 +00:00
tcl * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit 2009-12-26 20:47:24 +00:00
univint r322 | jonas | 2010-02-21 12:04:33 +0100 (Sun, 21 Feb 2010) | 3 lines 2010-02-21 11:05:56 +00:00
unixutil * fpmake.pp updates 2010-05-13 18:15:31 +00:00
unzip Fixed fpmake.pp files: 2010-04-15 20:26:03 +00:00
users * Update Makefiles 2009-12-10 08:36:52 +00:00
utmp * Update Makefiles 2009-12-10 08:36:52 +00:00
uuid * fpmake.pp updates 2010-05-13 18:15:31 +00:00
winceunits * SmsSendMessage's 2nd parameter changed to pointer, mantis 14605 2010-07-31 07:43:34 +00:00
winunits-base * adding stdcall calling convention modifiers. bug #17159 2010-08-12 19:54:10 +00:00
winunits-jedi * minor additional fix for bug #10619 2010-08-13 10:39:38 +00:00
x11 * changed chararr32 to pchararr32, see bug #15845 2010-08-14 08:56:16 +00:00
xforms * fpmake.pp updates 2010-05-13 18:15:31 +00:00
zlib * Update Makefiles 2009-12-10 08:36:52 +00:00
zorba Fixed fpmake.pp files: 2010-04-15 20:26:03 +00:00
fpmake_add.inc * Re-generated using script in fpmake.pp 2010-05-13 18:33:57 +00:00
fpmake_proc.inc * Re-generated using script in fpmake.pp 2010-05-13 18:33:57 +00:00
fpmake.pp * fpc-all package should not depend on all package within it, or else it wont build on a fresh system 2010-05-13 18:20:09 +00:00
Makefile * fcl-web now depends on fcl-net and fcl-json 2010-05-27 19:56:46 +00:00
Makefile.fpc * fcl-web now depends on fcl-net and fcl-json 2010-05-27 19:56:46 +00:00