mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-04 09:14:52 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
TargetIsMacOS: New variables, used in new function IsAbsolute. SetTargetDirectoriesStyle;, IsMacFullPath, IsAbsolute: New functions. CopyFile: Changed from procedure to function returning the number of copied chars. RunCompiler: Add compilation type for benchmark -D option. RunExecutable: Add execution time for benchmark -D option. Also report Exitcode on failure if no output is written (i.e. CopyFile returns zero written chars). HelpScreen function: Order options alphabetically. Add new -D benchmark option. git-svn-id: trunk@16757 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||