The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marcoonthegit f289275932 * also remove .git dirs.
(cherry picked from commit ca332f1002)
2022-06-20 12:17:38 +02:00
compiler * set freebsd to ld.bfd 2022-06-18 13:44:38 +02:00
installer
packages * fix ipv6_ constants in unxsockh. bug 29111 Apparently changed since 2005 2022-06-20 11:00:03 +02:00
rtl * add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448 2022-06-20 12:17:21 +02:00
tests * fix #32034 and fix #39656: in a for-in-loop with an array constructor enforce the type of the loop variable for the elements 2022-04-09 15:05:54 +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