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
|
bb3f9a2454
Remove OS specific rules for cpu unit and use CPUUNIT variable
|
1 year ago |
Pierre Muller
|
6b636fc22d
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
9c9ac092a1
Remove OS rules for mmx unit and use MMXUNIT variable
|
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
|
d1c0a1b8d3
Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT)
|
1 year ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
1 year ago |
Pierre Muller
|
9d52550178
Set RTLCONSTSUNIT to rtlconst only of FPC_DOTTEDUNITS is not defined
|
2 years ago |
Pierre Muller
|
401fcf6dfc
Use RTLCONSTSUNIT but set the variable to rtlconst
|
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
|
ba9e93cde6
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.
|
5 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:
|
9 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 |