compiler
|
b98e13cd93
* ensure success is initialized
|
10 years ago |
ide
|
c9f73354af
Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox
|
10 years ago |
installer
|
fdbd928453
* utils package still stay as standalone zip for smaller utilities in the main directory, but the source file name is one character longer than before now
|
10 years ago |
packages
|
79e7ba678e
* Support Hints prior to variable initialization, properties in records
|
10 years ago |
rtl
|
d6f5bcee45
- Cleaned out assembler hacks around ExitCode variable
|
10 years ago |
tests
|
ddee662665
Add i386 specific check that fpu stack is completely empty in CheckStack function
|
10 years ago |
utils
|
53b06fa861
* disable friendly message because the fileexistance test is not reliable at this point.
|
10 years ago |
.gitattributes
|
e2eb6dffbb
+ x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary.
|
10 years ago |
.gitignore
|
4c9b01dc26
* Removed empty tests directory from svn
|
11 years ago |
Makefile
|
3af91db14d
+ added msdos to the NOUTILSTARGETS
|
10 years ago |
Makefile.fpc
|
3af91db14d
+ added msdos to the NOUTILSTARGETS
|
10 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |