fpc/packages
Jonas Maebe aee5380ae0 * merged trunk up to r20882
o support for the new codepage-aware ansistrings in the jvm branch
   o empty ansistrings are now always represented by a nil pointer rather than
     by an empty string, because an empty string also has a code page which
     can confuse code (although this will make ansistrings harder to use
     in Java code)
   o more string helpers code shared between the general and jvm rtl
   o support for indexbyte/word in the jvm rtl (warning: first parameter
     is an open array rather than an untyped parameter there, so
     indexchar(pcharvar^,10,0) will be equivalent to
     indexchar[pcharvar^],10,0) there, which is different from what is
     intended; changing it to an untyped parameter wouldn't help though)
   o default() support is not yet complete
   o calling fpcres is currently broken due to limitations in
     sysutils.executeprocess() regarding handling unix quoting and
     the compiler using the same command lines for scripts and directly
     calling external programs
   o compiling the Java compiler currently requires adding ALLOW_WARNINGS=1
     to the make command line

git-svn-id: branches/jvmbackend@20887 -
2012-04-15 15:54:10 +00:00
..
a52 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
amunits * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
aspell * enabled for AIX 2012-04-11 18:07:23 +00:00
bfd * enabled for AIX 2012-04-11 18:07:23 +00:00
bzip2 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
cairo * enabled for AIX 2012-04-11 18:07:23 +00:00
cdrom * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
chm * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
cocoaint * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
dblib * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
dbus * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
dts * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fastcgi * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-async * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-base * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-db * Patch and testcase from Luiz Americo to fix ExtractFieldName (bug 21777) 2012-04-15 11:52:15 +00:00
fcl-extra * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-fpcunit - don't include the lineinfo unit on AIX, because it doesn't have it; in 2012-04-11 18:07:06 +00:00
fcl-image * enabled for AIX 2012-04-11 18:07:23 +00:00
fcl-js * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-json * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-net * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-passrc * Fixed case of range starting with negative identifier 2012-04-14 14:37:12 +00:00
fcl-process * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-registry * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-res + fcl-res support for xcoff/aix 2012-04-11 18:06:33 +00:00
fcl-stl * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fcl-web * enabled for AIX 2012-04-11 18:07:23 +00:00
fcl-xml * SAX cleanup: removed {$ifdef UseDynArrays}, left variant without dynarrays, they don't provide any significant advantage. 2012-04-14 22:44:45 +00:00
fftw * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fpgtk * enabled for AIX 2012-04-11 18:07:23 +00:00
fpindexer * enabled for AIX 2012-04-11 18:07:23 +00:00
fpmkunit * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
fppkg * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fuse * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fv * enabled for AIX 2012-04-11 18:07:23 +00:00
gdbint * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
gdbm * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
ggi * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
gmp * enabled for AIX 2012-04-11 18:07:23 +00:00
gnome1 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
graph * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
gtk1 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
gtk2 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
hash * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
hermes * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
httpd13 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
httpd20 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
httpd22 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
ibase * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
iconvenc * enabled for AIX 2012-04-11 18:07:23 +00:00
imagemagick * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
imlib * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
ldap * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
libc * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
libcurl * enabled for AIX 2012-04-11 18:07:23 +00:00
libgbafpc * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
libgd * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
libndsfpc * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
libogcfpc * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
libpng * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
librsvg * enabled for AIX 2012-04-11 18:07:23 +00:00
libsee * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
libxml * Solved name conflict parser.inc is used in classes unit 2012-04-15 09:27:53 +00:00
lua * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
mad * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
matroska * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
modplug * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
mysql * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
ncurses * enabled for AIX 2012-04-11 18:07:23 +00:00
newt * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
numlib * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
nvapi * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
objcrtl * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
odbc * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
oggvorbis * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
openal * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
opencl * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
opengl * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
opengles * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
openssl * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
oracle * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
os2units * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
palmunits * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
pasjpeg * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
paszlib * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
pcap * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
postgres * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
proj4 * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
ptc * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
pthreads * enabled for AIX 2012-04-11 18:07:23 +00:00
pxlib * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
regexpr * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
rexx * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
sdl * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
sndfile * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
sqlite * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
svgalib * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
symbolic * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
syslog * enabled for AIX 2012-04-11 18:07:23 +00:00
tcl * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
univint * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
unixutil * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
unzip * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
users * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
utmp * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
uuid * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
winceunits * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
winunits-base * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
winunits-jedi * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
x11 * enabled for AIX 2012-04-11 18:07:23 +00:00
xforms * enabled for AIX 2012-04-11 18:07:23 +00:00
zlib * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
zorba * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
fpmake_add.inc * fixed dblib/fpmake.pp and fpindexer/fpmake.pp when they are included from 2012-03-25 14:09:04 +00:00
fpmake_proc.inc * fixed dblib/fpmake.pp and fpindexer/fpmake.pp when they are included from 2012-03-25 14:09:04 +00:00
fpmake.pp * fixed dblib/fpmake.pp and fpindexer/fpmake.pp when they are included from 2012-03-25 14:09:04 +00:00
Makefile * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
Makefile.fpc * Switched packages building from make/fpmake hybrid to fpmake building. 2012-02-11 17:55:26 +00:00
Makefile.fpc.fpcmake * Switched packages building from make/fpmake hybrid to fpmake building. 2012-02-11 17:55:26 +00:00