The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre eea65cd31f + Add UseSignals macro, which conditionally adds
code using signals unit to try to interrupt runaway executables
  + Global DosBoxProcess TProcess class variable.
  + Display modified lines  inside dosbox.conf if verbose
  * Try to use Terminate when program exceeds dosbox_timeout (in seconds)
  * Handle signals if UseSignals macro is set.

git-svn-id: trunk@36231 -
2017-05-16 20:56:29 +00:00
compiler aggas.pas: Make WriteSection method of TGNUAssembler class virtual. 2017-05-16 11:58:33 +00:00
ide * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 2017-04-28 13:58:59 +00:00
installer Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
packages * Fix bug ID #31819, array of procedure using inline def 2017-05-16 12:00:08 +00:00
rtl * Fix bug ID #31814, StrToDateTimeDef with FormatSettings parameter 2017-05-15 13:10:56 +00:00
tests + Add UseSignals macro, which conditionally adds 2017-05-16 20:56:29 +00:00
utils Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
.gitattributes AmigaOS4: locale.library unit 2017-05-13 21:53:08 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00