The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marcoonthegit 71c86fe82f * remove/comment remoteenumelements, which is a stub method for remote usage of the enumelements method. Discussion with Sergey and 440bx on forum.
Most other remote variants of methods already had been commented.

(cherry picked from commit 2c8ec360b7)
2025-06-28 21:41:49 +02:00
compiler windows: fix external linking with binutils >= 2.36, based on a patch by Pierre Muller 2025-04-10 09:15:59 +00:00
installer Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
packages * remove/comment remoteenumelements, which is a stub method for remote usage of the enumelements method. Discussion with Sergey and 440bx on forum. 2025-06-28 21:41:49 +02:00
rtl * check length of optstring before dereferencing (optstring[1]) it. Fixes #40596 2025-06-21 14:41:57 +02:00
tests Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
utils * fixes #40893 using Otherfiles parameter to fpdoc with CHM backend. 2025-06-21 11:36:57 +02:00
.gitattributes * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2023-12-12 22:19:17 +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 Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
Makefile.fpc Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00