pierre
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 lat temu |
sergei
|
7f9c65d4c1
* x86_64-linux: include startup units into build.
|
11 lat temu |
marco
|
a818559481
* clocale moved to rtl-extra.
|
11 lat temu |
marco
|
d6f5ca21b9
* moved units ipc for *BSD, darwin/iphonesim and linux. The others are
|
11 lat temu |
marco
|
c6424b2e0b
* moved unit terminfo to rtl-console
|
11 lat temu |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 lat temu |
marco
|
7f8a9bcf6e
* serial to rtl-extra
|
11 lat temu |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 lat temu |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 lat temu |
marco
|
c376210946
* regenned makefiles which were regennerated with a 2.6.x fpcmake in the rtl-unicode transition
|
11 lat temu |
marco
|
a1351db576
* rtl-unicode package, containing unicodeducet, collation units and *bidi* units
|
11 lat temu |
yury
|
73c26bd6be
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
|
11 lat temu |
Tomas Hajny
|
be6fdf21ce
+ character sets for central Europe added also to Makefiles as implicit units
|
11 lat temu |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 lat temu |
marco
|
dea2c743d5
* Initial active version of
|
11 lat temu |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 lat temu |
marco
|
a001e12d04
* rtl-console initial version.
|
11 lat temu |
nickysn
|
1bea98995b
* regenerated fpcmake makefiles after r25642
|
12 lat temu |
pierre
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 lat temu |
florian
|
3d7033d81e
* Makefiles regenerated
|
12 lat temu |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 lat temu |
florian
|
5ee9fe75e9
* unicodenumtable is also an implicitly built unit
|
12 lat temu |
paul
|
d80f47a601
rtl: apply similar to r24022-r24026 changes made by Jonas to other targets
|
12 lat temu |
paul
|
8e0c211b9a
rtl: enable collations build for linux
|
12 lat temu |
florian
|
4328e8c7b8
* remove superfluous texts after endif
|
12 lat temu |
florian
|
c7edbb70a6
* armv6-m support for linux rtl Makefile
|
12 lat temu |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 lat temu |
paul
|
5157304998
rtl: build fpwidestring for the same platforms as character unit
|
12 lat temu |
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 lat temu |
yury
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 lat temu |