The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 295c274940 * Determine the path of the <currentdirectory> package within the
PackageStructure. Set it to the current-directory at application start.
   This because the creation of manifest files could change the current
   directory while scanning for packages.

git-svn-id: trunk@34670 -
2016-10-08 16:56:20 +00:00
compiler m68k: use target_info.stackalign to align the stack instead of expecting a hardwired longword alignment. this is required for atari, and beneficial on all '000 targets 2016-10-08 14:01:32 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Determine the path of the <currentdirectory> package within the 2016-10-08 16:56:20 +00:00
rtl atari: an incomplete, but still large cleanup of the atari system unit 2016-10-08 13:55:59 +00:00
tests * don't attempt to load the VMT of a niln when taking the address of a 2016-10-07 16:41:32 +00:00
utils * Determine the path of the <currentdirectory> package within the 2016-10-08 16:56:20 +00:00
.gitattributes atari: new file for xbios defines 2016-10-08 13:24:40 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00