The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre d0b2c8c9bb + USEENV for dotest calls to use !ENV_NAME as unique program parameter
that contians all parameters.
  + vpath %.o $(C_SUBDIR) and direct %.o from %.c or %.cc rule
    use TEST_CCOMPILER
  + test/library subdirectory added

git-svn-id: trunk@17781 -
2011-06-21 07:23:31 +00:00
compiler + generic_cpu defines fro ppudump 2011-06-20 21:44:18 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * enable fpvectorial for all OS (shouldn't have OS specific dependancies) and 2011-06-20 10:39:46 +00:00
rtl * Added a first file I/O handling implementation 2011-06-20 21:55:58 +00:00
tests + USEENV for dotest calls to use !ENV_NAME as unique program parameter 2011-06-21 07:23:31 +00:00
utils * fix buildin on wince, resolves #19525 2011-06-08 17:43:28 +00:00
.gitattributes * Added test for double library entry with same name 2011-06-20 15:45:44 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * regenerated 2011-06-05 17:18:13 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00