Nikolay Nikolov
|
97fde50101
|
* regen makefiles
|
2025-03-10 22:39:51 +02:00 |
|
Michaël Van Canneyt
|
0df9da502b
|
* Correct errors like "then;" . Fixes issue #41171
|
2025-03-01 20:49:54 +01:00 |
|
Nikolay Nikolov
|
bf0c724d80
|
* regen makefiles
|
2025-02-28 15:12:20 +02:00 |
|
Nikolay Nikolov
|
12c494cc0f
|
* update makefiles
|
2025-02-28 15:12:19 +02:00 |
|
Nikolay Nikolov
|
cbd6417201
|
+ enabled compilation of ptc on NetBSD
|
2024-10-26 13:30:32 +03:00 |
|
Kirill Kranz
|
52651a7ede
|
First compiler Build
|
2024-09-29 16:56:18 +03:00 |
|
Karoly Balogh
|
679f2f75b3
|
human68k: regenerated Makefiles
|
2023-11-30 23:43:27 +00:00 |
|
Michaël Van Canneyt
|
7378994ec5
|
* Dotted filenames for package ptc
|
2023-07-27 19:04:13 +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
|
adc1723f97
|
* Some fixes
|
2023-07-15 18:22:38 +02:00 |
|
Michaël Van Canneyt
|
c8b2b5e060
|
* PChar -> PAnsichar
|
2023-07-15 18:22:38 +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 |
|
Pierre Muller
|
9e48addff5
|
Specify correct include files used in ptcwrapper unit, not in ptceventqueue
|
2022-12-28 15:39:23 +00:00 |
|
Pierre Muller
|
20f649b7e9
|
Add missing include directory src/ptcwrapper
|
2022-12-28 13:43:44 +00:00 |
|
Nikolay Nikolov
|
8c562995d7
|
* regenerate makefiles with latest fpcmake
|
2022-05-24 14:01:59 +03:00 |
|
Nikolay Nikolov
|
a596fab3d5
|
+ enabled compilation of unit ptc on FreeBSD
|
2022-04-30 15:12:14 +03:00 |
|
Nikolay Nikolov
|
19f97666e8
|
+ enabled compilation of the package ptc on OpenBSD
|
2022-04-30 11:12:01 +03:00 |
|
Nikolay Nikolov
|
f183b2952e
|
+ introduced PTCKEY_LESS (the 102th key on international keyboards, <> when
used with US keyboard layout)
|
2022-03-19 00:04:13 +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 |
|
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
|
b00fdb7205
|
* ptcpas keyboard handling improvements for macOS and X11
|
2021-12-21 12:34:50 +02:00 |
|
Nikolay Nikolov
|
5dcdfeb126
|
* ptcpas update: support the F13..F35 function keys on platforms that recognize them
|
2021-12-15 08:25:37 +02:00 |
|
Nikolay Nikolov
|
c123739af0
|
+ enabled compilation of the package ptc for macOS
|
2021-12-13 05:12:45 +02:00 |
|
Nikolay Nikolov
|
567409379f
|
* updated ptcpas and ptcgraph to the latest 0.99.16 release candidate
|
2021-12-13 04:59:16 +02: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 |
|
florian
|
03ce23246f
|
* patch by Don Siders: Fixes spelling, grammar errors in source and compiler messages, resolves #39434
|
2021-11-10 19:16:14 +01:00 |
|
Nikolay Nikolov
|
b760863046
|
* fixed the ptccrt key codes for the ctrl+numpad keys
|
2021-11-04 19:46:46 +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 |
|
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
|
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
|
1d9d1ab859
|
* regenerated makefiles
git-svn-id: branches/wasm@48369 -
|
2021-01-24 02:01:11 +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 |
|
michael
|
e4155ea9ad
|
* Fix bug #38003, small memleak
git-svn-id: trunk@47236 -
|
2020-10-28 14:12:28 +00:00 |
|
pierre
|
ca40956a3a
|
Regenerated all Makefile's
git-svn-id: trunk@46224 -
|
2020-08-04 10:19:49 +00:00 |
|
Jonas Maebe
|
fb23834367
|
* regenerated Makefiles again
git-svn-id: trunk@45766 -
|
2020-07-11 09:51:28 +00:00 |
|