nickysn
|
492101df76
* fixed a race condition during parallel build on linux, when the loaders are
|
10 år sedan |
Jonas Maebe
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 år sedan |
nickysn
|
6bd2ab0ab7
* fixed parallel build for i386-linux and x86_64-linux
|
10 år sedan |
florian
|
e0c4e0456f
* fix parallel building of linux rtl
|
10 år sedan |
sergei
|
e2eb6dffbb
+ x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary.
|
10 år sedan |
sergei
|
7f9c65d4c1
* x86_64-linux: include startup units into build.
|
11 år sedan |
marco
|
a818559481
* clocale moved to rtl-extra.
|
11 år sedan |
marco
|
d6f5ca21b9
* moved units ipc for *BSD, darwin/iphonesim and linux. The others are
|
11 år sedan |
marco
|
c6424b2e0b
* moved unit terminfo to rtl-console
|
11 år sedan |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 år sedan |
marco
|
7f8a9bcf6e
* serial to rtl-extra
|
11 år sedan |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 år sedan |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 år sedan |
marco
|
a1351db576
* rtl-unicode package, containing unicodeducet, collation units and *bidi* units
|
11 år sedan |
marco
|
2d9aa35d22
* now also stdconv and convutils removed from Makefile.fpc
|
11 år sedan |
marco
|
48e4555c12
* Removed some redundant rules
|
11 år sedan |
Tomas Hajny
|
be6fdf21ce
+ character sets for central Europe added also to Makefiles as implicit units
|
11 år sedan |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 år sedan |
marco
|
dea2c743d5
* Initial active version of
|
11 år sedan |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 år sedan |
marco
|
a001e12d04
* rtl-console initial version.
|
11 år sedan |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 år sedan |
florian
|
5ee9fe75e9
* unicodenumtable is also an implicitly built unit
|
12 år sedan |
paul
|
d80f47a601
rtl: apply similar to r24022-r24026 changes made by Jonas to other targets
|
12 år sedan |
paul
|
8e0c211b9a
rtl: enable collations build for linux
|
12 år sedan |
florian
|
4328e8c7b8
* remove superfluous texts after endif
|
12 år sedan |
florian
|
c7edbb70a6
* armv6-m support for linux rtl Makefile
|
12 år sedan |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 år sedan |
paul
|
5157304998
rtl: build fpwidestring for the same platforms as character unit
|
12 år sedan |
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 år sedan |