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 |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
8 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
9 years ago |
pierre
|
63363b6d8f
Remove objects and matrix units now in rtl-extra package
|
11 years ago |
Tomas Hajny
|
be6fdf21ce
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 years ago |
paul
|
e379daaf9c
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
12 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 |
Jonas Maebe
|
95c991872b
+ added exeinfo to implicit units so make install works again
|
17 years ago |
Jonas Maebe
|
9adb91a68d
+ support for make -jX by marking all Makefiles that need to be executed
|
18 years ago |
tom_at_work
|
92538bcb2a
Fixed lineinfo compilation with -gl
|
18 years ago |
tom_at_work
|
949aa60805
* DWARF debug lineinfo reader
|
18 years ago |
peter
|
bb70f2f5cc
* add fppkg and fpmkunit to the Makefile.fpc
|
20 years ago |
peter
|
f6f22df152
* system unit updated
|
20 years ago |
olle
|
1b4a6da152
+ compiling of ctypes
|
20 years ago |
peter
|
86f78c7300
* units are now created in separate directory units/cpu-os/
|
21 years ago |
olle
|
1d54db870a
+ Added compiling of cmem.pp and charset.pp
|
21 years ago |
olle
|
3a29988676
+ Added unit macpas
|
21 years ago |