The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 302ee0d208 pas2jni fixes.
Merged revision(s) 40179, 40462 from trunk:
* pas2jni: Added option: -N - Do not generate a Java code for auto-loading of the shared library.
* pas2jni: Do not generate TClass helper code if no classes are used at all.
........
* pas2jni: TClass helper must be generated only for the system unit.
........

git-svn-id: branches/fixes_3_2@40544 -
2018-12-13 18:30:46 +00:00
compiler Fixes for aarch64. 2018-12-13 18:27:26 +00:00
installer * Regenerated makefiles. 2018-12-13 18:18:24 +00:00
packages * Regenerated makefiles. 2018-12-13 18:18:24 +00:00
rtl * Regenerated makefiles. 2018-12-13 18:18:24 +00:00
tests * Regenerated makefiles. 2018-12-13 18:18:24 +00:00
utils pas2jni fixes. 2018-12-13 18:30:46 +00:00
.gitattributes Merged aarch64-android, x86_64-android targets and fixes for the Android target. 2018-12-13 18:08:42 +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. 2018-12-13 18:18:24 +00:00
Makefile.fpc * version to 3.2.0-beta 2018-08-18 15:25:41 +00:00