The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Tomas Hajny c877c6d97c * removed unneeded variable
git-svn-id: trunk@3780 -
2006-06-03 23:43:06 +00:00
compiler - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 2006-06-02 08:36:25 +00:00
fcl + Implemented Null-values for MySQL-fields 2006-06-03 21:43:13 +00:00
fv * Do not redraw entire screen when Tgroup.draw is called. 2006-06-03 20:57:55 +00:00
ide * Update default compiler options. 2006-06-03 14:35:27 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * FreeBSD changed "glib12" to "glib-12", "gtk12" to "gtk-12" and "gdk12" to "gdk-12" to be in sync with latest ports 2006-06-03 10:47:29 +00:00
rtl * removed unneeded variable 2006-06-03 23:43:06 +00:00
tests * fixed test 2006-05-30 14:04:14 +00:00
utils * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
.gitattributes + added mysql 2006-06-03 12:31:14 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00