Pierre Muller
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
2 years ago |
Pierre Muller
|
85649e2d1d
Remove OS spefic rules for system unit.
|
2 years ago |
Pierre Muller
|
744d5d7be1
Remove OS specific rules for cpu unit and use CPUUNIT variable
|
2 years ago |
Pierre Muller
|
a622c5096c
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
2 years ago |
Pierre Muller
|
1719d97d54
Remove OS rules for mmx unit and use MMXUNIT variable
|
2 years ago |
Pierre Muller
|
aea4dca26d
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
2 years ago |
Pierre Muller
|
0aa116bf11
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
2 years ago |
Pierre Muller
|
5237a1477c
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
2 years ago |
Pierre Muller
|
0e8acc5e5c
Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT)
|
2 years ago |
Pierre Muller
|
fb331a3f59
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 years ago |
Pierre Muller
|
f093c8c67c
Set RTLCONSTSUNIT to rtlconst only of FPC_DOTTEDUNITS is not defined
|
2 years ago |
Pierre Muller
|
fffaf4dc50
Use RTLCONSTSUNIT but set the variable to rtlconst
|
2 years ago |
Michaël Van Canneyt
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michael VAN CANNEYT
|
e04f02dc37
* Dotted RTL compiles
|
2 years ago |
Pierre Muller
|
a9638c2f93
Add CPU_UNITS for arm and i386 symbian
|
2 years ago |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
pierre
|
b5c8ac7769
Add fgl unit to symbian RTL unit list
|
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
|
76d3893d78
Changes for symbian target OS, adding most of standard units, as empty stubs
|
7 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 |
pierre
|
5718fba573
Partial fix for symbian rtl Makefile problems
|
8 years ago |
pierre
|
1322a3f53e
Avoid double rule for system unit
|
8 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
10 years ago |
Jonas Maebe
|
644fffbdcb
* add definition of SYSTEMUNIT variable in Makefile.fpc's that didn't have
|
14 years ago |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 years ago |
florian
|
786c4e206f
* enables compilation of iso7185 unit on all targets
|
15 years ago |
Jonas Maebe
|
1251ec996b
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
17 years ago |
Jonas Maebe
|
f22c6870d5
* use math.SetExceptionMask() to disable floating point exceptions
|
17 years ago |