fpc/packages
sergei d44a1603db * TXPathScanner.ParseStep split into two functions in order to reduce complexity and improve readability.
* Also modified it so the data is accumulated in local vars, and resulting TStep objects are created only after the parsing is successfully complete.
* TXPathScanner.ParsePrimaryExpr: eliminated variable.

git-svn-id: trunk@15628 -
2010-07-24 03:21:40 +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 * unblock folded into chmls and deleted. 2010-07-17 11:52:58 +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 * Forgot to commit OS/2 file in r15586 2010-07-16 16:16:08 +00:00
fcl-db * Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_BINARY types, bug #14907 2010-07-01 15:50:17 +00:00
fcl-extra * Show help-message with default actions when no action is given, IsConsole 2010-07-16 16:35:47 +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 * Patch from Dmitry Boyarintsev to improve expression parsing (16931). 2010-07-16 19:03:47 +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 * Set the global CustomApplication variable, usefull for logging 2010-07-21 11:02:45 +00:00
fcl-xml * TXPathScanner.ParseStep split into two functions in order to reduce complexity and improve readability. 2010-07-24 03:21:40 +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 Fixed fpmake.pp files: 2010-04-15 20:26:03 +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 * always use the read window to read from video memory (patch by 2010-07-18 09:48:56 +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 * added support for xsd:base64Binary xml datatype 2010-07-20 14:16:28 +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
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 * Removed some statements 2010-04-27 15:22:03 +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 * lower/upper case typo fixes, resolves probably #14934 2010-01-02 18:07:46 +00:00
winunits-base * patch from Dimitri B. that fixes 64-bit aspects of imagehlp.pp, caused by enabling previously dead code. Mantis 16240 2010-04-10 12:46:11 +00:00
winunits-jedi * 64-bit alignment for tlhelp64. 2010-04-30 14:01:55 +00:00
x11 * patch from Nikolay that fixes more Tboolresult issues. Fixes mants 15891 2010-03-06 10:47:29 +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