Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
2 years ago |
Pierre Muller
|
70d25e3b60
Remove OS spefic rules for system unit.
|
2 years ago |
Pierre Muller
|
f462aa9cf1
Remove obsolete handling of RELEASE, done by fpcmake
|
2 years ago |
Pierre Muller
|
fb43582e94
Remove references to crt and graph units
|
2 years ago |
Pierre Muller
|
a6353fecf0
Add tthread.inc dependency for classes unit using TTHREADINCDIR variable
|
2 years ago |
Pierre Muller
|
71ebbd7cc3
Use CLASSESUNIT variable instead of classes
|
2 years ago |
Pierre Muller
|
820830cacc
Remove references to variants, varutils, dateutil and fpmkunit units, all moved to packages long ago
|
2 years ago |
Pierre Muller
|
6b636fc22d
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
2 years ago |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
2 years ago |
Pierre Muller
|
d956be796b
Add windows specific unit dependencies for types unit
|
2 years ago |
Pierre Muller
|
9d9335dc19
Handle ctypes unit DOTTED conversion
|
2 years ago |
Pierre Muller
|
be78db8180
Handle sysconst unit for DOTTED
|
2 years ago |
Pierre Muller
|
bdfd7a66eb
* Adapt initc unit to DOTTED.
|
2 years ago |
Pierre Muller
|
82dec844c3
* Update math unit rules for dotted version
|
2 years ago |
Pierre Muller
|
8395118f43
Use CP_UNITS in OS Makefile.fpc
|
2 years ago |
Pierre Muller
|
55196a4fae
Replace heaptrc by $(HEAPTRCUNIT) in all Makefile.fpc
|
2 years ago |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
2 years ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 years ago |
Pierre Muller
|
24a5c24cb6
Replace all fpintres with $(FPINTRESUNIT) in Makefile.fpc
|
2 years ago |
Pierre Muller
|
7245f74e9f
Fix some WinApi rules for wince
|
2 years ago |
Pierre Muller
|
bc40d13c4a
Unique rule for fpwidestring unit
|
2 years ago |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
Pierre Muller
|
355c63beb1
Add cpu and mmx to CPU_UNITS for i386-wince target
|
2 years ago |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
5 years ago |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 years ago |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 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 |