.. |
Makefile
|
a09e40945c
Regenerate all Makefile's after commit #43472
|
5 years ago |
Makefile.fpc
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
buildrtl.lpi
|
11b68b0e11
* lazarus project file
|
10 years ago |
buildrtl.pp
|
2be94d3c78
* fix building on win64 with FPC_SOFT_FPUX80 defined, resolves #32502
|
7 years ago |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
seh64.inc
|
f73b3c6e4b
* Also assign the ErrorCode variable, which is being checked by some tests like test/tstack.pp.
|
9 years ago |
signals.pp
|
44f00c2bf4
Do not cast @JumpToHandleSignal to a longint, use ptruint type instead
|
9 years ago |
sysinit.pp
|
2b4c68ecbe
* hInstance has 64 bits on Win64, avoid cutting it off when storing it into SysInstance
|
6 years ago |
system.pp
|
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
|
5 years ago |
windows.pp
|
be6c2e6c94
* modeswitches for win64 + wince.
|
9 years ago |