Pierre Muller
|
2c622e2fe6
* rtl/macos/dos.pp: Remove unused unixutil in _USES clause of rtl/macos/dos.pp source.
|
1 year ago |
Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
f462aa9cf1
Remove obsolete handling of RELEASE, done by fpcmake
|
1 year ago |
Pierre Muller
|
3db44e8d8e
Handle dynlibs unit to support DOTTED version
|
1 year ago |
Pierre Muller
|
8395118f43
Use CP_UNITS in OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
6ba28372db
Remove OS lnfodwrf unit rule and use LNFODWRFUNIT variable
|
1 year ago |
Pierre Muller
|
3f4c6c5255
Replace lineinfo by variable LINEINFOUNIT
|
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
|
60649204ad
Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago
|
2 years ago |
Pierre Muller
|
f2cb7ffce9
Remove code testing for FPC_VERSION 1.X or 2.X
|
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
|
39c060dfa7
Avoid copying of objpas.pp into local rtl/macos directory
|
4 years ago |
pierre
|
245e0f7cfe
Add sysutils, typinfo, and math to explicit units list for macosclassic target OS
|
4 years ago |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
4 years ago |
svenbarth
|
0df460f56e
* simplify rules for softfpu units
|
4 years ago |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 years ago |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
5 years ago |
pierre
|
090074276e
Fix RTL compilation for macos target
|
6 years ago |
florian
|
f03a396757
* target classic MacOS builds again
|
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 |
Károly Balogh
|
4e845f12cb
macos: made the RTL build completely pass through at least on the pascal level, without assembling
|
8 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 |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
8 years ago |