The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 7a07a6c544 * The sourcefilenames have to be resolved to be able to determine if a
package has to be compiled. But when not all sources are found, try
   to resolve them again after the beforecompile events are triggered. It
   could be that some sourcefiles are generated in those events.

git-svn-id: trunk@20724 -
2012-04-06 20:28:21 +00:00
compiler Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
ide Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
installer Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
packages * The sourcefilenames have to be resolved to be able to determine if a 2012-04-06 20:28:21 +00:00
rtl Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
tests Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
utils Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
.gitattributes + Initial implementation for openbsd x86_64 cpu specific rtl code 2012-04-05 21:01:47 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00