Pierre Muller
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
2 年之前 |
Pierre Muller
|
85649e2d1d
Remove OS spefic rules for system unit.
|
2 年之前 |
Pierre Muller
|
61c92de45b
Add tthread.inc dependency for classes unit using TTHREADINCDIR variable
|
2 年之前 |
Pierre Muller
|
4367f68dd1
Use CLASSESUNIT variable instead of classes
|
2 年之前 |
Pierre Muller
|
d21e523e4e
Handle typinfo unit for DOTTED
|
2 年之前 |
Pierre Muller
|
d132830877
Add windows specific unit dependencies for types unit
|
2 年之前 |
Pierre Muller
|
7e6dec04d4
Handle sysconst unit for DOTTED
|
2 年之前 |
Pierre Muller
|
511af5b2ea
* Adapt initc unit to DOTTED.
|
2 年之前 |
Pierre Muller
|
2eabe295ff
* Update math unit rules for dotted version
|
2 年之前 |
Pierre Muller
|
03e261b82d
Use CP_UNITS in OS Makefile.fpc
|
2 年之前 |
Pierre Muller
|
f0be6fbc37
Replace heaptrc by $(HEAPTRCUNIT) in all Makefile.fpc
|
2 年之前 |
Pierre Muller
|
aea4dca26d
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
2 年之前 |
Pierre Muller
|
0aa116bf11
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
2 年之前 |
Pierre Muller
|
5237a1477c
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
2 年之前 |
Pierre Muller
|
fb331a3f59
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 年之前 |
Pierre Muller
|
2991e50fb9
Replace all fpintres with $(FPINTRESUNIT) in Makefile.fpc
|
2 年之前 |
Pierre Muller
|
86c7ddfefe
Unique rule for fpwidestring unit
|
2 年之前 |
Pierre Muller
|
69b5c64e81
Set DYNLIBSINCDIR to WINDIR for win32 and win64
|
2 年之前 |
Pierre Muller
|
8f287b9562
Add WINDIRSDIR variable
|
2 年之前 |
Pierre Muller
|
fc79d4b951
Fix dependencies for win32 and win64
|
2 年之前 |
Pierre Muller
|
d86bae2895
Add missing win32 OS sysutils related variables, copied over from win64
|
2 年之前 |
Michaël Van Canneyt
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
2 年之前 |
inoussa
|
551f267670
Unicode source code's size reduction: short field names, delete unicodenumtable.pas.
|
3 年之前 |
svenbarth
|
8badcbdd0d
* explicit build rules are not required for the softfpu units that are build with a buildrtl
|
5 年之前 |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
5 年之前 |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 年之前 |
pierre
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 年之前 |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 年之前 |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 年之前 |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 年之前 |