The FreePascal Compiler (FPC) source repo

svenbarth af7532fd67 Fix startup problem in Lazarus if compiled with ARC-branch compiler. 10 年之前
compiler b3be4d9992 Fix usage of refcounted types from another unit. 10 年之前
ide 8c5c6588f2 Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms 11 年之前
installer da7efb8607 AROS: regenerated Makefiles to support i386-aros 11 年之前
packages 3f70871dff * do not call HideMouse inside go32v2 Mouse.DoCustomMouse, because in the case of mouse cursor drawn by the int 33h mouse driver, this increments the mouse driver's internal 'hide count', which is already 1 after a mode set (changing video modes causes the int 33h mouse cursor to disappear), so after a mode set followed by DoCustomMouse, we need to call ShowMouse twice in order for the mouse cursor to appear. This fixes mantis #5523 10 年之前
rtl af7532fd67 Fix startup problem in Lazarus if compiled with ARC-branch compiler. 10 年之前
tests 5c8ae259c4 * handle GOT-relative loads in the assembler reader as reads of 10 年之前
utils d3755371fe Regenerate after last commit: Add testppudump phony targets to packages and utils directory 10 年之前
.gitattributes 5c8ae259c4 * handle GOT-relative loads in the assembler reader as reads of 10 年之前
.gitignore 8c2a1ed026 Amiga: sockets, fcl-net, fcl-web included. 11 年之前
Makefile da7efb8607 AROS: regenerated Makefiles to support i386-aros 11 年之前
Makefile.fpc da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前