Pierre Muller
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
2 rokov pred |
Pierre Muller
|
b1fe0b7a92
Remove obsolete handling of RELEASE, done by fpcmake
|
2 rokov pred |
Pierre Muller
|
045e57d947
Handle dynlibs unit to support DOTTED version
|
2 rokov pred |
Pierre Muller
|
03e261b82d
Use CP_UNITS in OS Makefile.fpc
|
2 rokov pred |
Pierre Muller
|
c309c91017
Remove OS lnfodwrf unit rule and use LNFODWRFUNIT variable
|
2 rokov pred |
Pierre Muller
|
5b0e65c075
Replace lineinfo by variable LINEINFOUNIT
|
2 rokov pred |
Pierre Muller
|
aea4dca26d
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
2 rokov pred |
Pierre Muller
|
0aa116bf11
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
2 rokov pred |
Pierre Muller
|
5237a1477c
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
2 rokov pred |
Pierre Muller
|
0e8acc5e5c
Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT)
|
2 rokov pred |
Pierre Muller
|
fb331a3f59
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 rokov pred |
Pierre Muller
|
773e8be5db
Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago
|
2 rokov pred |
Pierre Muller
|
c6ade8c39f
Remove code testing for FPC_VERSION 1.X or 2.X
|
2 rokov pred |
Michaël Van Canneyt
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
2 rokov pred |
Michael VAN CANNEYT
|
e04f02dc37
* Dotted RTL compiles
|
2 rokov pred |
pierre
|
39c060dfa7
Avoid copying of objpas.pp into local rtl/macos directory
|
4 rokov pred |
pierre
|
245e0f7cfe
Add sysutils, typinfo, and math to explicit units list for macosclassic target OS
|
4 rokov pred |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
5 rokov pred |
svenbarth
|
0df460f56e
* simplify rules for softfpu units
|
5 rokov pred |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 rokov pred |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 rokov pred |
pierre
|
090074276e
Fix RTL compilation for macos target
|
6 rokov pred |
florian
|
f03a396757
* target classic MacOS builds again
|
7 rokov pred |
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 rokov pred |
Károly Balogh
|
4e845f12cb
macos: made the RTL build completely pass through at least on the pascal level, without assembling
|
8 rokov pred |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 rokov pred |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 rokov pred |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 rokov pred |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
8 rokov pred |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
8 rokov pred |