The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner effbafabd2 pas2js: fixed globbing * ignoring . and ..
git-svn-id: trunk@37765 -
2017-12-19 11:46:35 +00:00
compiler Also generate FPC_HAS_FEATURE_XXX macros for programs, libraries and packages 2017-12-14 22:53:32 +00:00
ide fpmake's -sp shortcut for -skipcrossprograms changed to -scp in r34685 because it overlapped with -sp for searchpath causing havoc in crossbuilds. clean up some accidental leftovers of -sp in ide and utils directory 2017-12-18 14:48:41 +00:00
installer * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286 2017-10-16 00:27:27 +00:00
packages * extend test so that the methods and parameters of interfaces are checked as well 2017-12-18 21:37:50 +00:00
rtl + added an i8086-specific procedure MoveData, that allows moving of far data, 2017-12-15 21:47:21 +00:00
tests * extend test a little bit to ensure that nested Concat() calls for strings work correctly 2017-12-12 19:54:38 +00:00
utils pas2js: fixed globbing * ignoring . and .. 2017-12-19 11:46:35 +00:00
.gitattributes * Added library version of pas2js 2017-12-17 08:27:27 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * allow using 3.0.2 and 3.0.4 as starting compilers for trunk 2017-12-05 00:38:11 +00:00
Makefile.fpc * allow using 3.0.2 and 3.0.4 as starting compilers for trunk 2017-12-05 00:38:11 +00:00