Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
70d25e3b60
Remove OS spefic rules for system unit.
|
1 year ago |
Pierre Muller
|
a6353fecf0
Add tthread.inc dependency for classes unit using TTHREADINCDIR variable
|
1 year ago |
Pierre Muller
|
71ebbd7cc3
Use CLASSESUNIT variable instead of classes
|
1 year ago |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
1 year ago |
Pierre Muller
|
d956be796b
Add windows specific unit dependencies for types unit
|
1 year ago |
Pierre Muller
|
be78db8180
Handle sysconst unit for DOTTED
|
1 year ago |
Pierre Muller
|
bdfd7a66eb
* Adapt initc unit to DOTTED.
|
1 year ago |
Pierre Muller
|
82dec844c3
* Update math unit rules for dotted version
|
1 year ago |
Pierre Muller
|
8395118f43
Use CP_UNITS in OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
55196a4fae
Replace heaptrc by $(HEAPTRCUNIT) in all Makefile.fpc
|
1 year ago |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
1 year ago |
Pierre Muller
|
a88ab9e23f
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
1 year ago |
Pierre Muller
|
e34a5ac44b
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
1 year ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
1 year ago |
Pierre Muller
|
24a5c24cb6
Replace all fpintres with $(FPINTRESUNIT) in Makefile.fpc
|
1 year ago |
Pierre Muller
|
bc40d13c4a
Unique rule for fpwidestring unit
|
2 years ago |
Pierre Muller
|
53de381d87
Set DYNLIBSINCDIR to WINDIR for win32 and win64
|
2 years ago |
Pierre Muller
|
0d8d363de4
Add WINDIRSDIR variable
|
2 years ago |
Pierre Muller
|
640e0e028b
Fix dependencies for win32 and win64
|
2 years ago |
Pierre Muller
|
6f8e71cb87
Add missing win32 OS sysutils related variables, copied over from win64
|
2 years ago |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
inoussa
|
551f267670
Unicode source code's size reduction: short field names, delete unicodenumtable.pas.
|
3 years ago |
svenbarth
|
8badcbdd0d
* explicit build rules are not required for the softfpu units that are build with a buildrtl
|
4 years ago |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
4 years ago |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
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 years ago |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 years ago |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 years ago |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 years ago |