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 |
|
Sven/Sarah Barth
|
b8c695dad8
|
- remove setting the vpath for the PPU tests as this should not be necessary due to all targets being available in the corresponding variables
|
2024-06-14 15:03:57 +02:00 |
|
Michaël Van Canneyt
|
558704f91c
|
* Make getters/setter protected, add flag to make them private methods
|
2024-06-13 15:55:18 +02:00 |
|
Pierre Muller
|
f7eaa6f3d6
|
Regenerate Makefile's after setting ALLPPUDIRS variable
|
2024-06-11 07:45:53 +00:00 |
|
Pierre Muller
|
c7213e6629
|
Set ALLPPUDIRS make variable
|
2024-06-11 07:45:53 +00:00 |
|
Henrique Gottardi Werlang
|
105fae6d48
|
Fix for locating the exception type when compiling with the units with namespace.
|
2024-06-06 09:47:26 -03:00 |
|
Michaël Van Canneyt
|
38cfab3cbe
|
* Allow to specify used classes
|
2024-06-03 17:19:52 +02:00 |
|
mattias
|
94b7776170
|
fpdoc: clean up
|
2024-05-31 16:06:41 +02:00 |
|
Michaël Van Canneyt
|
3d0cf17e5c
|
* Remove wrong help line
|
2024-05-15 08:22:15 +02:00 |
|
Michaël Van Canneyt
|
4664b14081
|
* Allow to build stub
|
2024-05-14 08:44:05 +02:00 |
|
Michaël Van Canneyt
|
9f580c7104
|
* Specify dotted units
|
2024-04-29 16:26:16 +02:00 |
|
Michaël Van Canneyt
|
799b90ca3f
|
* Use writehelp to display error
|
2024-04-12 18:00:07 +02:00 |
|
Michaël Van Canneyt
|
5bc1cfa9bc
|
* -r/chrome option
|
2024-04-11 17:05:41 +02:00 |
|
Pierre Muller
|
8fa80295d0
|
Avoid running cleanppulogs and ppulogs rules in parallel
|
2024-04-03 14:56:51 +00:00 |
|
Michaël Van Canneyt
|
04e715445f
|
* Patch from Thierry Gayet to fix crash when no options are specified on command-line
|
2024-03-25 15:47:06 +01:00 |
|
Michael Ring
|
cba5e252d1
|
Fix missing configuration for namespaces to make rp2040.pp build on main compiler
|
2024-03-17 09:35:13 +00:00 |
|
Michaël Van Canneyt
|
cc195c649a
|
* Guard against empty source, fixes build of docs
|
2024-02-13 09:07:50 +01:00 |
|
mattias
|
71b10a21e1
|
pastojs: set version to 3.1.1
|
2024-01-17 15:27:50 +01:00 |
|
mattias
|
03d7518b9b
|
pas2js: updated nodepas2js and compile with ecmascript6
|
2024-01-07 12:53:20 +01:00 |
|
mattias
|
f6de2c5756
|
pastojs: fixed compile with pas2js
|
2024-01-05 16:18:40 +01:00 |
|
Sven/Sarah Barth
|
060f24600b
|
+ implement support for SPARC 64-bit in fpcres
|
2024-01-02 22:59:51 +01:00 |
|
mattias
|
92e960c49a
|
pas2js: marked allowed writeln
|
2023-12-30 18:16:31 +01:00 |
|
Michaël Van Canneyt
|
37e4fed3d4
|
* Some small improvements, added some clarification to readme
|
2023-12-03 13:14:22 +01:00 |
|
Karoly Balogh
|
998db01365
|
human68k: some forgotten regenned files
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
679f2f75b3
|
human68k: regenerated Makefiles
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
ac0287b5e0
|
human68k: fpmake changes, disable everything that cannot be built currently
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
5508272cd5
|
human68k: fpcmake support fixes, files regenerated
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
33e9bd3c74
|
m68k: Human68k support for fpcmake
|
2023-11-30 23:43:27 +00:00 |
|
Pierre Muller
|
d1a12846ba
|
Adapt fpmake to use of fpmkunit table
|
2023-11-06 15:58:12 +00:00 |
|
Pierre Muller
|
da7ec9acd1
|
Start use of fpmkunit table
|
2023-11-06 15:58:12 +00:00 |
|
Michaël Van Canneyt
|
00330a562c
|
* Rework to use new fpdebugcapture unit
|
2023-10-24 12:27:10 +02:00 |
|
Michaël Van Canneyt
|
652d41a70a
|
* Dependencies for utils to compile to webassembly
|
2023-10-24 10:54:18 +02:00 |
|
Michaël Van Canneyt
|
a23441394b
|
* remove double outfile identifier. Fixes issue #40414
|
2023-10-14 10:46:41 +02:00 |
|
Pierre Muller
|
2530ac2641
|
Commit new revision.inc
|
2023-09-25 21:04:36 +00:00 |
|
Pierre Muller
|
1d4d71b5a0
|
Prepare for use of fpmkunit table by adding o_none and c_none as first element in TOS and TCPU types
|
2023-09-25 20:47:44 +00:00 |
|
Michaël Van Canneyt
|
193cd4d6ec
|
* Fix issue #40244
|
2023-09-17 17:17:25 +02:00 |
|
mattias
|
8f576a3aef
|
pas2js: updated lpi
|
2023-08-02 08:52:16 +02:00 |
|