The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre ddcd46b4be * Change "Clean of package %S completed" level from vlWarning to vlInfo,
to be at same level as "Cleaning pacakge %s" message.
  * Transform "Searching dir" writeln in SearchFiles into a vlDebug level log call.
  + Add manifest.xml to the list of files to remove.
  * Only do something in TBuildEngine.Clean method if AllTargets is true
    or if CPU-OS is supported for APackage parameter.

git-svn-id: trunk@40388 -
2018-11-28 22:11:29 +00:00
compiler * disable explicitly calling class constructors on the JVM platform, as that 2018-11-28 19:23:34 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages * Change "Clean of package %S completed" level from vlWarning to vlInfo, 2018-11-28 22:11:29 +00:00
rtl Add classes unit 2018-11-20 22:02:59 +00:00
tests Fix bug report 34605 and add corresponding test 2018-11-27 10:19:36 +00:00
utils pastojs: added built-in procedure debugger 2018-11-26 09:36:02 +00:00
.gitattributes Fix bug report 34605 and add corresponding test 2018-11-27 10:19:36 +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