Károly Balogh
|
b24db8a9c4
Amiga/MorphOS: enabled AThreads to build default for MorphOS and Amiga/68k. AROS might follow later.
|
10 years ago |
Károly Balogh
|
68a25e154a
Amiga/MorphOS: enabled resource support, to match AROS in features
|
10 years ago |
Károly Balogh
|
85953d5e99
MorphOS: moved system dependent units outside the RTL into the new morphunits package. also renamed some units to match classic Amiga and/or AROS naming
|
11 years ago |
Károly Balogh
|
2bbf991365
MorphOS: migrated the RTL to use the common Amiga code. still needs cleanup, but works as a first
|
11 years ago |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 years ago |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 years ago |
Tomas Hajny
|
be6fdf21ce
+ 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
|
90fbb6360d
* test rtl-console for powerpc targets.
|
11 years ago |
marco
|
a001e12d04
* rtl-console initial version.
|
11 years ago |
Károly Balogh
|
348615589b
disabled sockets unit, because it doesn't build ATM
|
12 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
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 years ago |
Károly Balogh
|
2b94b3255c
+ compile some units in correct order of dependence
|
14 years ago |
Károly Balogh
|
8b7e98db4b
+ compile mouse before keyboard, as keyboard depends on it (MorphOS)
|
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 |
Károly Balogh
|
5f33a865a7
+ added MorphOS specific sockets.pp (WIP, but already works at some level)
|
18 years ago |
Károly Balogh
|
8e7c440790
+ added keymap.library interface unit, which will be required by the updated keyboard unit
|
18 years ago |
Jonas Maebe
|
9adb91a68d
+ support for make -jX by marking all Makefiles that need to be executed
|
18 years ago |
Károly Balogh
|
7f0f0d4287
+ added required units to compile IDE
|
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 |