The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth ace1ea0070 Fix compilation of NativeNT RTL
rtl/objpas/types.pp:
  - remove declaration of RT_RCDATA which is part of System since we have resource support

git-svn-id: trunk@29102 -
2014-11-21 14:33:58 +00:00
compiler * note about multiple 't' in -gt added to the help page 2014-11-21 13:53:53 +00:00
ide + also preserve the CGA background color in the go32v2 IDE 2014-11-17 00:34:05 +00:00
installer
packages * Fixed installation of smartlink libs and import libs after r29004. 2014-11-20 00:37:11 +00:00
rtl Fix compilation of NativeNT RTL 2014-11-21 14:33:58 +00:00
tests Add check for absolute word type 2014-11-19 07:30:26 +00:00
utils * Added the utils- prefix to the names of all utils-packages. 2014-11-08 21:03:59 +00:00
.gitattributes * Asm readers: allow using procedure symbols in references, resolves #22376. 2014-11-17 05:34:55 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc