#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 years ago
compiler c2c7ac634a * fix for Mantis #37616: apply patch by Kai Burghardt to complain about the correct type used by setjmp/longjmp 5 years ago
installer ca40956a3a Regenerated all Makefile's 5 years ago
packages 7759e0a222 * Patch from BaldZhang to fix checking peer certificate 5 years ago
rtl 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 years ago
tests 120825d1d6 * do not throw an internal error on illegal assembler expressions, resolves #37439 5 years ago
utils c7841139f4 * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (bug ID 37570) 5 years ago
.gitattributes 120825d1d6 * do not throw an internal error on illegal assembler expressions, resolves #37439 5 years ago
.gitignore 644678daaa Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 5 years ago
Makefile ca40956a3a Regenerated all Makefile's 5 years ago
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 years ago
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 5 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago