Pierre Muller
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
2 years ago |
Pierre Muller
|
85649e2d1d
Remove OS spefic rules for system unit.
|
2 years ago |
Pierre Muller
|
03e261b82d
Use CP_UNITS in OS Makefile.fpc
|
2 years ago |
Pierre Muller
|
aea4dca26d
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
2 years ago |
Pierre Muller
|
0aa116bf11
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
2 years ago |
Pierre Muller
|
5237a1477c
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
2 years ago |
Pierre Muller
|
0e8acc5e5c
Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT)
|
2 years ago |
Pierre Muller
|
fb331a3f59
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 years ago |
Pierre Muller
|
2991e50fb9
Replace all fpintres with $(FPINTRESUNIT) in Makefile.fpc
|
2 years ago |
Michaël Van Canneyt
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michael VAN CANNEYT
|
e04f02dc37
* Dotted RTL compiles
|
2 years ago |
Nikolay Nikolov
|
7cac9d2f02
+ added AtomicStore() to the WebAssembly unit
|
3 years ago |
Pierre Muller
|
f4964691b0
Add implicit units to wasi rtl
|
3 years ago |
Nikolay Nikolov
|
585d0cf574
+ added unit WebAssembly for WebAssembly-specific stuff. Currently contains
|
3 years ago |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
Nikolay Nikolov
|
590c878690
+ added separate startup code for libraries, that declares _initialize, instead of _start
|
3 years ago |
Nikolay Nikolov
|
de3ab7e46b
* added the fpc_wasi_path_readlink_ansistring helper function to unit wasiutil
|
4 years ago |
Nikolay Nikolov
|
b2a0df0d10
* ConvertToFdRelativePath removed from the interface part of the WASI system
|
4 years ago |
Nikolay Nikolov
|
be90ad1672
+ enabled compilation of unit heaptrc for the WASI target
|
4 years ago |
Nikolay Nikolov
|
c450b63f1c
+ enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target
|
4 years ago |
nickysn
|
953893267b
+ initial WASI implementation of DOS.GetFTime. Not working yet, due to a
|
4 years ago |
nickysn
|
e00dca1448
+ enabled compilation of unit extpas for the WASI target
|
4 years ago |
nickysn
|
e830ed6cbc
+ compile the unit dos (OS-specific functions are dummies for now) for the WASI target
|
4 years ago |
nickysn
|
de7ebe219c
+ enabled compilation of unit uuchar for the WASI platform
|
4 years ago |
nickysn
|
fa7444a0d8
+ enabled compilation of unit classes for the WASI target
|
4 years ago |
nickysn
|
9bebe9bcb7
+ enabled compilation of unit fpwidestring for the WASI target
|
4 years ago |
nickysn
|
3d56f75ba7
+ enabled compilation of units unicodedata and unicodenumtable for the WASI target
|
4 years ago |
nickysn
|
d6fc3129b3
+ enabled compilation of unit character for the WASI target
|
4 years ago |
nickysn
|
cf857a22ee
+ enabled compilation of unit cpall for the WASI target
|
4 years ago |
nickysn
|
47b664ba92
+ enabled compilation of unit charset for the WASI target
|
4 years ago |