Commit Graph

546 Commits

Author SHA1 Message Date
Michaël Van Canneyt
9af13b2731 * Force ampersand in EscaleKeyword 2021-12-19 22:16:36 +01:00
marcoonthegit
9773021315 * copyright added based on Michael's original commit message 2021-12-14 17:31:05 +01:00
Pierre Muller
271ba59cf1 All Makefile's regenerated 2021-11-25 22:13:32 +00:00
florian
65ef6f1f37 * regenerated Makefiles 2021-11-24 22:50:37 +01:00
Michaël Van Canneyt
70c286d7d5 * Do not redefine TBytes 2021-11-13 15:49:10 +01:00
Michaël Van Canneyt
7626af634c * Move basenenc back to fcl-base, sysutils is needed 2021-11-13 14:43:51 +01:00
Michaël Van Canneyt
687ab895c7 * Disable debug define 2021-11-11 19:07:29 +01:00
Michaël Van Canneyt
7bdf6672b5 * Hopefully fix compilation of hash package for msdos 2021-11-09 10:54:51 +01:00
Michaël Van Canneyt
168cb8f2ca * Allow to skip whitespace 2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
8e3158d965 * Some improvements/fix based on remarks of Alexey Torgashin 2021-10-30 18:15:26 +02:00
Michaël Van Canneyt
446cc62b60 * Base16/32/64/64URL encoders/decoders, not stream based 2021-10-30 12:59:10 +02:00
Ondrej Pokorny
f4cc2447a2 * fix memory leak in TFPCustomSimpleThreadPool.TThreadPoolList 2021-09-08 21:07:40 +00:00
Michaël Van Canneyt
c632736197 * No wait loop, use event 2021-08-18 23:08:14 +02:00
Michaël Van Canneyt
5a6bea6180 * Fix some debug output 2021-08-18 22:24:41 +02:00
Michaël Van Canneyt
6b36229d3c * Allocate min threads 2021-08-17 16:47:00 +02:00
Michaël Van Canneyt
6e8775f2a9 * Add thread pool to fpmake 2021-08-17 16:25:24 +02:00
Michaël Van Canneyt
2e0a88901e * Initial thread pool implementation 2021-08-17 16:21:21 +02:00
nickysn
433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake
git-svn-id: trunk@49552 -
2021-06-24 00:16:00 +00:00
nickysn
1eec910561 + enabled compilation of fcl-base for the WASI target
git-svn-id: trunk@49459 -
2021-06-01 23:06:40 +00:00
marco
a06c18bd07 * Apply fix from bug #0038734 from Andrea Mauri to update vpbyte after fillbuffer in a loop. The second instance of fillbuffer is safe, because it is at the procedure exit, and vpbyte is a local variable.
git-svn-id: trunk@49219 -
2021-04-17 14:30:42 +00:00
Jonas Maebe
500e29e5e2 * regenerated with FreeBSD/AArch64 support
git-svn-id: trunk@49159 -
2021-04-10 08:19:40 +00:00
florian
e4cc8af8fc * Makefiles regenerated
git-svn-id: trunk@49124 -
2021-04-05 15:39:07 +00:00
nickysn
1fb5008630 - disabled compilation on the wasi target for packages that don't compile
git-svn-id: branches/wasm@48953 -
2021-03-14 00:24:24 +00:00
nickysn
ea8f068817 * regenerated makefiles after sync with trunk
git-svn-id: branches/wasm@48951 -
2021-03-13 21:52:13 +00:00
nickysn
e42330a7ad * synchronized with trunk
git-svn-id: branches/wasm@48949 -
2021-03-13 21:47:24 +00:00
pierre
e8fbe6696b Update Makefile's after commits 48929/48930
git-svn-id: trunk@48940 -
2021-03-12 13:23:41 +00:00
nickysn
8b52969b62 * synchronized with trunk
git-svn-id: branches/wasm@48460 -
2021-01-30 22:29:44 +00:00
svenbarth
91050f14b6 + add event to retrieve the logged messages in addition to writing them to the backend
git-svn-id: trunk@48459 -
2021-01-30 20:13:06 +00:00
svenbarth
dc48872552 + add support for logging to StdOut or StdErr instead of a file or system output; if the specified output is not opened an exception will be thrown
git-svn-id: trunk@48458 -
2021-01-30 20:13:02 +00:00
nickysn
1d9d1ab859 * regenerated makefiles
git-svn-id: branches/wasm@48369 -
2021-01-24 02:01:11 +00:00
nickysn
4165c893be * synchronized with trunk
git-svn-id: branches/wasm@48292 -
2021-01-21 23:16:12 +00:00
florian
f4c74b6b09 * fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev, resolves #38351
git-svn-id: trunk@48282 -
2021-01-21 21:08:13 +00:00
nickysn
cf6c173653 * regenerated makefiles
git-svn-id: branches/wasm@47988 -
2021-01-02 22:25:27 +00:00
nickysn
a84b091b5e * makefiles regenerated after fpcmake update
git-svn-id: branches/wasm@47985 -
2021-01-02 22:15:42 +00:00
pierre
68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
git-svn-id: trunk@47484 -
2020-11-20 14:03:57 +00:00
Károly Balogh
9d67adcbb6 * regenerated all Makefiles after Sinclair QL support was added
git-svn-id: trunk@47453 -
2020-11-19 02:58:27 +00:00
Károly Balogh
51d8ec90a7 sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere
git-svn-id: trunk@47376 -
2020-11-10 21:31:04 +00:00
Károly Balogh
55b99cad04 sinclairql: disable most packages for the QL
git-svn-id: trunk@47370 -
2020-11-10 11:49:10 +00:00
pierre
de7cb543e6 Move dbugsrv.pp example program from fcl-base/fpmake.pp to fcl-process/fpmake.pp where the source really is
git-svn-id: trunk@46719 -
2020-08-27 20:35:25 +00:00
svenbarth
d59321271b * fcl-base no longer needs to depend on fcl-res
git-svn-id: trunk@46393 -
2020-08-12 19:07:06 +00:00
svenbarth
aa95cfe0ae * move FileInfo unit and the corresponding example from fcl-base to fcl-extra
git-svn-id: trunk@46392 -
2020-08-12 19:06:57 +00:00
michael
ddefc8a682 * Fix bug #37546, improvement to pass log filename to server
git-svn-id: trunk@46369 -
2020-08-12 10:58:24 +00:00
michael
9883dc703e Fix placeholder in format constant
git-svn-id: trunk@46368 -
2020-08-12 10:56:49 +00:00
marco
f1dbae577c * change mode fmappend to fmoutput in streamopen. Refer to comments in text.inc.
This makes append work in streamio.

git-svn-id: trunk@46268 -
2020-08-05 16:41:20 +00:00
pierre
6f27c2390e Disable compilation of most packages for msxdos and amstadcpc OS
git-svn-id: trunk@46247 -
2020-08-05 10:47:24 +00:00
pierre
ca40956a3a Regenerated all Makefile's
git-svn-id: trunk@46224 -
2020-08-04 10:19:49 +00:00
michael
a5db62a300 * Mark THandleObject as abstract
git-svn-id: trunk@45875 -
2020-07-29 12:26:57 +00:00
Jonas Maebe
fb23834367 * regenerated Makefiles again
git-svn-id: trunk@45766 -
2020-07-11 09:51:28 +00:00
Jonas Maebe
350d2d92f9 * regenerated Makesfiles
git-svn-id: trunk@45762 -
2020-07-10 22:08:30 +00:00
Jonas Maebe
e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
* rename the m68k/PowerPC-MacOS targets to m68k/PowerPC-MacOSClassic
  * repurpose the AArch64/Darwin target for AArch64/macOS
   o make AArch64-Darwin default target for a hosted AArch64-Darwin compiler

git-svn-id: trunk@45758 -
2020-07-10 21:52:24 +00:00