The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c9e6bc8d49 + support for building jvm-java compiler/rtl via top-level
make CPU_TARGET=jvm OS_TARGET=java all
    ("make install" does not yet fully work: the classes under
     rtl/units/jvm-java/org/freepascal/rtl aren't installed yet)

git-svn-id: branches/jvmbackend@19747 -
2011-12-04 15:33:55 +00:00
compiler + support for building jvm-java compiler/rtl via top-level 2011-12-04 15:33:55 +00:00
ide + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages fpvectorial: Adds multiline support for text, adds a new translate function to entities 2011-08-18 11:41:22 +00:00
rtl + support for building jvm-java compiler/rtl via top-level 2011-12-04 15:33:55 +00:00
tests * copy the implicit pointer rather than the contents of var/out/constref 2011-11-18 21:09:38 +00:00
utils * set OEXT (.class) and ASMEXT (.j) for JVM target 2011-12-04 15:33:49 +00:00
.gitattributes * copy the implicit pointer rather than the contents of var/out/constref 2011-11-18 21:09:38 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + support for building jvm-java compiler/rtl via top-level 2011-12-04 15:33:55 +00:00
Makefile.fpc + support for building jvm-java compiler/rtl via top-level 2011-12-04 15:33:55 +00:00