Commit Graph

361 Commits

Author SHA1 Message Date
Karoly Balogh
679f2f75b3 human68k: regenerated Makefiles 2023-11-30 23:43:27 +00:00
Michaël Van Canneyt
935467ae23 * Dotted filenames for package fv 2023-07-27 19:04:09 +02:00
Michael VAN CANNEYT
bd4e9676fa * Add namespaces.lst 2023-07-27 19:04:09 +02:00
Michaël Van Canneyt
2289c1f6a2 * Remove redundant Makefile.fpc 2023-07-25 13:01:55 +02:00
Michaël Van Canneyt
bb1b1bc705 * Regenerate makefiles with subtarget support 2023-07-24 16:32:02 +02:00
Michaël Van Canneyt
6b5a4dbf6e * use cthreads in correct location 2023-07-19 14:27:28 +02:00
Michaël Van Canneyt
4cfd9fa16e * PChar -> PAnsichar 2023-07-15 18:22:37 +02:00
Dmytro Bogatskyy
327aac7f24 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
Jinyang He
783bbb66f9 Update Makefiles 2023-02-05 19:18:48 +00:00
Nikolay Nikolov
8c562995d7 * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
marcoonthegit
d309b77b59 * header added remaining files for bug #39481 2022-04-26 14:49:05 +02:00
Pierre Muller
2f28c5596f Regenerate all Makefile's to fix problem on x86_64 linux 2022-03-07 23:46:15 +00:00
Pierre Muller
ad2ac98858 Update Makefile's 2022-03-07 22:35:29 +00:00
Pierre Muller
4da4c96349 Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target 2022-02-15 15:45:15 +00:00
Nikolay Nikolov
21593942a1 * regenerate all makefiles with the latest fpcmake 2022-02-13 15:26:54 +02:00
Marcus Sackrow
9f22623459 Amiga: Fix for unable to type in FV applications for Amiga-systems 2022-02-13 00:02:30 +01:00
Nikolay Nikolov
39daa64949 Merge remote-tracking branch 'origin/main' into unicodekvm 2022-02-06 16:35:22 +02:00
Nikolay Nikolov
b407b67ca1 * regenerate all makefiles with latest fpcmake 2022-01-19 07:08:32 +02:00
Robert Roland
53e5a4a03a Adding aaarch64-embedded target
This adds support for aarch64-embedded, specifically for the Raspberry Pi 3.

Uses UART0 at 115200 baud 8N1 for console IO.
2022-01-05 12:29:00 +00:00
Nikolay Nikolov
efe08183be Merge commit 'f289f2694ab837b414aa131a0514c56fee4950bc' into unicodekvm 2021-12-26 05:25:41 +02:00
FPK
2208b55f76 * cleanup of garbage, resolves #39487 2021-12-14 21:14:56 +00: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
nickysn
71bbee9310 * synchronized with trunk
git-svn-id: branches/unicodekvm@49556 -
2021-06-24 10:49:05 +00: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
8f2d5716f6 * synchronized with trunk
git-svn-id: branches/unicodekvm@49224 -
2021-04-18 01:58:34 +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
62965b777b * synchronized with trunk
git-svn-id: branches/unicodekvm@48974 -
2021-03-14 21:43: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
62f8899c1b * hide the (currently broken, to be fixed) unix internal/external code page
stuff to the implementation part of the unit

git-svn-id: branches/unicodekvm@48916 -
2021-03-08 17:56:06 +00:00
nickysn
063133f2f5 * replaced high ascii characters with #XXX equivalents and provided unicode equivalents
git-svn-id: branches/unicodekvm@48869 -
2021-03-02 14:59:24 +00:00
nickysn
12fb58325a * converted some non-ascii characters to unicode
* converted non-ascii characters to #XXX equivalents

git-svn-id: branches/unicodekvm@48868 -
2021-03-02 13:59:29 +00:00
nickysn
088a52a1ce * converted non-ascii characters in stddlg.pas to unicode and #XXX equivalents in the non-unicode version
git-svn-id: branches/unicodekvm@48867 -
2021-03-02 12:42:21 +00:00
nickysn
6aacb96961 * replaced non-ascii characters to #XXX equivalents
git-svn-id: branches/unicodekvm@48866 -
2021-03-02 12:29:57 +00:00
nickysn
a57bda94de * unicode conversion of the non-ASCII characters in statuses.pas
git-svn-id: branches/unicodekvm@48865 -
2021-03-02 12:28:55 +00:00
nickysn
c1dca28cc5 + added utabs - unicode version of the tabs unit
git-svn-id: branches/unicodekvm@48852 -
2021-03-01 15:43:43 +00:00
nickysn
3149506d7f + added tabs.pas that includes tabs.inc
git-svn-id: branches/unicodekvm@48851 -
2021-03-01 15:32:45 +00:00
nickysn
0b7d4801b0 * tabs.pas renamed tabs.inc
git-svn-id: branches/unicodekvm@48850 -
2021-03-01 15:31:37 +00:00
nickysn
52a29e0ba7 + added unit uinplong - unicode version of inplong
git-svn-id: branches/unicodekvm@48849 -
2021-03-01 14:16:22 +00:00
nickysn
41a51e8e4a + added inplong.pas that includes inplong.inc
git-svn-id: branches/unicodekvm@48831 -
2021-02-27 17:22:59 +00:00
nickysn
6ca821950d * inplong.pas renamed inplong.inc
git-svn-id: branches/unicodekvm@48830 -
2021-02-27 17:21:16 +00:00
nickysn
40870af6a7 + added unicode version of the timeddlg unit
git-svn-id: branches/unicodekvm@48829 -
2021-02-27 17:15:29 +00:00
nickysn
4b6eea1918 + added timeddlg.pas that includes timeddlg.inc
git-svn-id: branches/unicodekvm@48827 -
2021-02-27 13:39:41 +00:00
nickysn
78c3b698b1 * timeddlg.pas renamed timeddlg.inc
git-svn-id: branches/unicodekvm@48826 -
2021-02-27 13:37:43 +00:00
nickysn
0c2a1ffba8 + added lpi file for compiling testuapp for windows
git-svn-id: branches/unicodekvm@48825 -
2021-02-27 13:15:37 +00:00
nickysn
1b1facf879 + optimization: use EgcWidth instead of StrWidth wherever possible
git-svn-id: branches/unicodekvm@48813 -
2021-02-26 15:24:52 +00:00
nickysn
00beafae5b + introduced UDrivers.EgcWidth
git-svn-id: branches/unicodekvm@48812 -
2021-02-26 15:19:13 +00:00