The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe abf89eea0d * fix conversion of true/false macro definitions to boolean values
(mantis #38492)
   o since the macro lookups are recursive, "mac" will usually be nil
     afterwards (unless we found an undefined macro)

git-svn-id: trunk@49160 -
(cherry picked from commit ff3f812d97)
2023-12-07 23:16:49 +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 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 2023-11-29 14:58:42 +01:00
rtl LocalToEpoch, EpochToLocal: android compilation 2023-11-29 15:35:48 +01:00
tests * fix conversion of true/false macro definitions to boolean values 2023-12-07 23:16:49 +01:00
utils * remove unused variable, reported by lagwagging on on forum. 2023-11-24 23:13:37 +01: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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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