The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Károly Balogh eac6ce9a98 + Some keyboard unit rework
* moved more RawKeyCode handling into our nice table from custom code
  * initial sysmsg support (SysClose, for now)

git-svn-id: trunk@11983 -
2008-10-27 09:33:36 +00:00
compiler * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
ide * removed some 1.0 defines 2008-10-26 22:15:47 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages + initial version of Amiga sysmsgs support 2008-10-26 23:47:41 +00:00
rtl + Some keyboard unit rework 2008-10-27 09:33:36 +00:00
tests * added test for bug #11711, to help fix regression for 12385 2008-10-26 13:49:03 +00:00
utils * allow disabling of mirrors.xml when a custom remoterepository is configured 2008-10-24 10:20:28 +00:00
.gitattributes + initial version of Amiga sysmsgs support 2008-10-26 23:47:41 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00