The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre c46aa0ecb5 + Add new string SWarnRemoveNonEmptyDirectory
* Change SWarnUnregisteredResource into a debug string
  + Use ExcludeTrailingDelimiter to be sure to get the parent directory in Clean method.
  + Add call to CmdRemoveTrees if CmdRemmoveDirs fails in Clean method,
    but only if dir name if $FPCTARGET

git-svn-id: trunk@40371 -
2018-11-25 21:24:16 +00:00
compiler * when transforming the structure of a node tree involving full boolean 2018-11-25 20:56:58 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages + Add new string SWarnRemoveNonEmptyDirectory 2018-11-25 21:24:16 +00:00
rtl Add classes unit 2018-11-20 22:02:59 +00:00
tests * fixed adjustments of lower/upper bounds in range test optimization in case 2018-11-17 22:38:31 +00:00
utils Also disable fpdoc and pas2jni utils packages for targets not supporting fcl-process package 2018-11-23 13:29:01 +00:00
.gitattributes * fixed adjustments of lower/upper bounds in range test optimization in case 2018-11-17 22:38:31 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00