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 |
Károly Balogh
|
a6aa3cc092
haiku: removed old i386 specific syscalls assembler code and no-libc startup code, copied from the BeOS port initially, and was never in use on Haiku. kept the libc-version of assembly startup code for now for reference.
|
6 years ago |
Károly Balogh
|
c061f1480a
haiku: zapped syscalls support code, using the syscall interface directly on Haiku is discouraged, and it was never really supported with FPC
|
6 years ago |
Károly Balogh
|
d19cb0ee4c
haiku: Makefile.fpc update for x86_64 support
|
6 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 |
marco
|
5e1652de3b
* some more fixes.
|
7 years ago |
marco
|
bf2459b99b
* some initial makefile syncing
|
7 years ago |
pierre
|
0513b2cf5b
Remove source directories for PPU files in dependency rules (was already disabled)
|
8 years ago |
pierre
|
a1b956f778
Remove erroneous directory prefixes for PPU files in dependencies
|
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 |
marco
|
f59b88f6f8
* Add support for libraries with C linking under Haiku
|
10 years ago |
Jonas Maebe
|
f19d978f3d
+ add support for fpwidestring under Haiku (and a few other units) patch by
|
10 years ago |
marco
|
9c5e150965
* patch from #26485, haiku builds character units (and dependencies)
|
11 years ago |
Jonas Maebe
|
55d62d6821
* removed units moved in r27349 (patch by Olivier Coursiere, mantis #26148)
|
11 years ago |
marco
|
a818559481
* clocale moved to rtl-extra.
|
11 years ago |
marco
|
d6f5ca21b9
* moved units ipc for *BSD, darwin/iphonesim and linux. The others are
|
11 years ago |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 years ago |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 years ago |
Tomas Hajny
|
ce4cb437e2
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 years ago |
marco
|
dea2c743d5
* Initial active version of
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
marco
|
a001e12d04
* rtl-console initial version.
|
11 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |