The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Tomas Hajny 9f405f0a69 + TZ variable based offset calculation included for DOS targets
git-svn-id: trunk@47546 -
(cherry picked from commit 91da9eae17)
2023-12-16 19:39:41 +01:00
compiler * fix conversion of true/false macro definitions to boolean values 2023-12-07 23:16:49 +01:00
installer Update Makefile's using latest fixes fpcmake utility 2023-10-04 03:55:05 -05:00
packages Add missing FILE_ATTRIBUTE_XXX constants as found in WinCE 5.0 headers (only FILE_ATTRIBUTE_DEVICE is not defined) 2023-12-16 18:17:59 +01:00
rtl + TZ variable based offset calculation included for DOS targets 2023-12-16 19:39:41 +01:00
tests * make statx based Sysutils.FileAge working with relative pathes 2023-12-16 17:16:57 +01:00
utils LocalToEpoch, EpochToLocal: fix for arbitrary datetime 2023-12-12 22:21:27 +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
fpmake_proc1.inc
fpmake.pp
Makefile Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00
Makefile.fpc Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00