The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2022-08-26 16:10:43 +02:00
compiler * fix #39869: correctly check whether the recorded token stream still needs to be parsed (the replay depth of the scanner needs to be *larger* than what it was before starting the playback) 2022-08-26 16:10:43 +02:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages Fix compilation for x86_64-linux target using libc with -dFPC_USE_LIBC option 2022-07-12 20:32:17 +00:00
rtl * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC 2022-08-22 17:45:40 +02:00
tests * fix #39869: correctly check whether the recorded token stream still needs to be parsed (the replay depth of the scanner needs to be *larger* than what it was before starting the playback) 2022-08-26 16:10:43 +02:00
utils * also remove .git dirs. 2022-06-20 12:17:38 +02:00
.gitattributes .gitattributes: restore after accidental deletion 2022-02-13 14:56:05 +01:00
.gitfpcblockedhashes * added eliglible and blocked information to the current repository 2022-03-12 19:39:10 +01:00
.gitfpceligiblesvnhashes * added eliglible and blocked information to the current repository 2022-03-12 19:39:10 +01:00
.gitignore Also ignore compiler/gppc* pattern 2021-08-27 10:19:41 +02:00
.gitlab-ci.yml * new image 2022-01-08 23:42:45 +01:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * include installer building in zipinstall make target when building for relevant OS targets 2022-03-04 22:56:42 +01:00
Makefile.fpc * include installer building in zipinstall make target when building for relevant OS targets 2022-03-04 22:56:42 +01:00