Commit Graph

2817 Commits

Author SHA1 Message Date
Pierre Muller
a093c6e59a Add dependencies for units of utils/fpcres package 2025-03-28 05:46:00 +00:00
Pierre Muller
35047acebd Disable of utils packages for wasip2 OS target 2025-03-17 13:55:33 +00:00
Nikolay Nikolov
b50d6ff99c - disable packages that don't compile on the wasip2 platform 2025-03-11 02:10:22 +02:00
Nikolay Nikolov
9ddf46bfdc * regen makefiles 2025-03-10 22:46:58 +02:00
Nikolay Nikolov
97fde50101 * regen makefiles 2025-03-10 22:39:51 +02:00
Nikolay Nikolov
57fb0bfa35 + add support for wasip2 to fpcmake 2025-03-10 22:36:39 +02:00
Michaël Van Canneyt
2484efc2e7 * Allow to specify list of banned classes. 2025-03-04 17:54:47 +01:00
Nikolay Nikolov
0d069b160f + added wasip1threads to fpmake.pp 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
bf0c724d80 * regen makefiles 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
b8007e33e3 * wasi renamed wasip1 in the utils/*/fpmake.pp files 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
cf0f337447 + support wasip1threads in fpcmake 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
12c494cc0f * update makefiles 2025-02-28 15:12:19 +02:00
Nikolay Nikolov
ce8643a2bc * update fpcmake.inc 2025-02-28 15:12:19 +02:00
Nikolay Nikolov
995a5431c3 * wasi renamed wasip1 in fpcmake 2025-02-28 15:12:19 +02:00
Nikolay Nikolov
92de1a6fbe + for consistency, added ps1 to the commented enum in fpcmmain.pp 2025-02-27 14:29:58 +02:00
mattias
7f4df82e7a pas2js: make typeinfo(char) a tTypeInfoInteger descendant 2025-02-04 18:46:21 +01:00
mattias
6c7d2f6bac pastojs: default property rtti visibility publishedpublic 2025-01-07 13:57:00 +01:00
mattias
e73b47df2a pastojs: extended rtti for methods and properties 2025-01-07 13:46:26 +01:00
Michaël Van Canneyt
df365a56cf * Use IsYAMLFileName, detect other extensions 2024-12-31 13:51:43 +01:00
Michaël Van Canneyt
498ff5c56c * Allow to read YAML files. 2024-12-30 19:33:23 +01:00
Ondrej Pokorny
96cb3b01de Pas2JS: showException with stack trace for RTL Exception object 2024-12-09 16:43:39 +00:00
Michaël Van Canneyt
474629788f * Fix compiler hints 2024-12-06 10:02:15 +01:00
Michaël Van Canneyt
f6402d6ff5 * Correct command-line working 2024-11-18 23:02:36 +01:00
Michaël Van Canneyt
25954d39e4 * OpenAPI to pascal conversion tool 2024-11-16 15:40:51 +01:00
Michaël Van Canneyt
d790d7bf50 * Build on top of new fpsimpleserver 2024-11-01 16:49:51 +01:00
mattias
855a1fa03e pas2js: added path to fcl-web 2024-10-11 13:42:39 +02:00
Pierre Muller
36293b8dcb Disable ps1 target OS for all failing utils packages 2024-10-03 22:15:53 +00:00
Pierre Muller
1e60810df9 Completely disable utils for ps1 target for now 2024-10-01 22:28:48 +01:00
Nikolay Nikolov
f4abc07748 - remove Makefiles that shouldn't be committed to the git repository 2024-09-29 19:20:21 +03:00
Kirill Kranz
52651a7ede First compiler Build 2024-09-29 16:56:18 +03:00
marcoonthegit
4b4e40dbc9 * fixes #40893 using Otherfiles parameter to fpdoc with CHM backend. 2024-08-24 17:25:51 +02:00
Michaël Van Canneyt
43660084b6 * Fix wrong raise statement. Fixes issue #40889 2024-08-13 09:41:04 +02:00
Michaël Van Canneyt
258211e038 * Fix wrong raise statement 2024-08-09 09:55:02 +02:00
Ondrej Pokorny
295364e95b pas2js: rtl.showException: show stack trace both in alert box and console 2024-07-25 20:15:59 +02:00
Michaël Van Canneyt
91ee643d5f * Update debug info setting 2024-07-24 16:20:58 +02:00
Michael Ring
14b3c11c0d Initial support for esp32-c6-s2-s3. Support for idf versions 5.0.6 and 5.2.1 2024-07-18 20:16:04 +00:00
florian
7630726e2d * patch Peter Blackman to fix .po file headers, resolves #40853 2024-07-14 14:48:30 +02:00
Pierre Muller
eb2e6b2951 Regenerate Makefile's after introduction of DISABLE_FPMAKE_BUILD_UNIT variable 2024-07-09 21:19:32 +00:00
Pierre Muller
aec4cb393d Only add '-bu' option to FPMAKE_OPT if DISABLE_FPMAKE_BUILD_UNIT variable is not set 2024-07-09 21:19:32 +00:00
Nikolay Nikolov
8a34224782 + added the wasm object format and the wasm32 arch to the fpcres help screen 2024-06-27 04:15:44 +03:00
Nikolay Nikolov
60017c1034 + started working on a WebAssembly resource writer for fcl-res and the fpcres tool 2024-06-27 04:15:44 +03:00
marcoonthegit
4300e2cfcc * add filename before eparsererror and reraise closes 0040958 2024-06-23 13:30:05 +02:00
Sven/Sarah Barth
b98df20b4e * regenerate Makefile 2024-06-16 21:40:58 +02:00
Sven/Sarah Barth
4936ca80d1 * look for sub directories of utils that contain Makefile instead of Makefile.fpc just like the one in packages does 2024-06-16 21:40:58 +02:00
Sven/Sarah Barth
bd9ea37453 + add a distclean target for sim_pasc 2024-06-16 21:40:57 +02:00
Sven/Sarah Barth
6a983e533a - remove file that's generated again by the Makefile 2024-06-16 21:40:54 +02:00
Sven/Sarah Barth
c60f233dc0 * we want to call fpcmake, not fpmake 2024-06-14 15:13:31 +02:00
Sven/Sarah Barth
c069e9b1d2 * rename utils/build/Makefile to Makefile-no-regen so that it isn't touched if someone uses "fpcmake -Tall -r" in some upper directory 2024-06-14 15:08:00 +02:00
Sven/Sarah Barth
3ed60f6c2b * restore original content of utils/build/Makefile 2024-06-14 15:07:17 +02:00
Sven/Sarah Barth
60190ff375 * regenerate Makefiles after the removal of the vpath settings 2024-06-14 15:04:40 +02:00