mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 02:39:29 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * wasm: add support to the Makefile.fpc files. Makefiles needs to be regen'd * wasm: include fpcdefs.inc in all units * wasm: one more missing fpcdefs.inc * wasm: define some system macro defaults * + increase the size of some tsysteminfo fields, as wasm uses longer names, this fixes some warnings * wasm: fixed mkwasmreg program name * wasm: don't override MakeCmdLine, the inherited function serves us just fine, as it also replaces . Also fixes a warning about result being uninitialized From 3f1ed3fd157d3ed217ef8845ade8e3e3630f424b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1roly=20Balogh?= <charlie@amigaspirit.hu> Date: Mon, 23 Sep 2019 04:08:46 +0200 git-svn-id: branches/wasm@45932 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |