The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2789efa067 macOS: use -macos_version_min for recent versions
-macosx_version_min was renamed. Ideally we would base this on the version of
the toolset used, but we don't know that. Instead, use it when targeting
more recent macOS versions

(cherry picked from commit fd83bb10d4)
2025-02-02 15:57:57 +01:00
compiler macOS: use -macos_version_min for recent versions 2025-02-02 15:57:57 +01:00
installer Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
packages Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
rtl Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
tests Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
utils Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01: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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp --- Merging (from foreign repository) r44152 into '.': 2020-02-21 14:50:44 +00:00
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