The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-10-24 21:53:27 +00:00
compiler * MIPS: improved code generation in make_simple_ref 2014-10-21 21:05:46 +00:00
ide Add RemoteGDBServer, RemoteCopy, RemoteShell, RemoteExecCommand, RemoteSshExecCommand for SUPPORT_REMOTE 2014-10-24 21:53:27 +00:00
installer * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 2014-10-23 23:14:30 +00:00
packages * Create the archives for multiple packages in the same location as the head fpmake.pp 2014-10-24 21:36:01 +00:00
rtl + new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions 2014-10-21 17:29:05 +00:00
tests Set TEST_USE_LONGLOG to send longlog to www.freepascal.org instead of all log and elg files 2014-10-24 21:38:51 +00:00
utils * Combine all utils into one achive, several installers depend on this 2014-10-20 19:42:52 +00:00
.gitattributes + implementation of unit dbf_wtil now split into target dependant include files, added implementation for OS/2 2014-10-21 23:56:31 +00:00
.gitignore Amiga: sockets, fcl-net, fcl-web included. 2014-09-22 18:12:43 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00