Commit Graph

237 Commits

Author SHA1 Message Date
Pierre Muller
899916d76a Disable all packages that do not compile for jvm-android 2025-02-22 13:00:37 +01:00
florian
4784c141e3 * enable gtk2 for android, based on a patch (adapated to 3.3.1) by Alfred Glänzer in #40994 2024-11-05 21:49:18 +01:00
Michaël Van Canneyt
f2e6f77ade * Dotted filenames for package x11 2023-07-27 19:04:14 +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
8e18940869 * PChar -> PAnsiChar 2023-07-15 18:22:36 +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
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
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
Nikolay Nikolov
b3744bf11f + added dependency on unit xmd for unit dpms 2021-08-06 04:30:09 +03:00
Nikolay Nikolov
a061b2e763 + added unit xtestext1 (header translation of X11/extensions/xtestext1.h) 2021-08-06 04:29:12 +03:00
Nikolay Nikolov
68e026ab2d + added unit sync (header translation of X11/extensions/sync.h) 2021-08-06 03:59:41 +03:00
Nikolay Nikolov
650d2fcaa9 + added unit security (header translation of X11/extensions/security.h) 2021-08-06 02:56:40 +03:00
Nikolay Nikolov
d33e6d639b + added unit multibuf (header translation of X11/extensions/multibuf.h) 2021-08-06 02:27:14 +03:00
Nikolay Nikolov
68c964bf59 + added unit dpms (header conversion of X11/extensions/dpms.h) 2021-08-06 01:40:53 +03:00
Nikolay Nikolov
261aff9de8 + added unit xmd (header translation of X11/Xmd.h) 2021-08-06 01:24:41 +03:00
Nikolay Nikolov
63760fce6a + added packrecords C directive to the xevi unit, because it contains records 2021-08-06 00:15:21 +03:00
Nikolay Nikolov
c6ef087850 + added unit xdbe (header translation of X11/extensions/Xdbe.h) 2021-08-06 00:14:01 +03:00
Nikolay Nikolov
c3798a4a38 + added unit xcup (header translation of X11/extensions/Xcup.h) 2021-08-05 23:48:05 +03:00
Nikolay Nikolov
9846fd3f37 + added unit xag (header translation of X11/extensions/Xag.h) 2021-08-05 23:37:20 +03:00
Nikolay Nikolov
1699471b8d + added unit xlbx (header translation of X11/extensions/XLbx.h) 2021-08-05 23:09:40 +03:00
Nikolay Nikolov
cf1d3539fe + added unit xevi (header translation of X11/extensions/XEVI.h) 2021-08-05 22:48:32 +03:00
nickysn
723371b30a + added header translation of the shape X11 extension
git-svn-id: trunk@49602 -
2021-07-11 23:14:26 +00:00
nickysn
f0a78f48f3 + added link test for the xext unit
git-svn-id: trunk@49597 -
2021-07-11 00:40:08 +00:00
nickysn
296cdf89ef + added link test for the mitmisc unit
git-svn-id: trunk@49596 -
2021-07-11 00:37:14 +00:00
nickysn
9bc7df2357 * fixed filename extension of the xext.pp source file in fpmake.pp
git-svn-id: trunk@49595 -
2021-07-11 00:32:42 +00:00
nickysn
2247691e71 + added unit mitmisc
git-svn-id: trunk@49594 -
2021-07-11 00:30:03 +00:00
nickysn
dfaa12e9d9 * use prettier parameter names in the XShm unit
git-svn-id: trunk@49593 -
2021-07-11 00:03:28 +00:00
nickysn
d7b509e149 + added Xext.h header translation
git-svn-id: trunk@49591 -
2021-07-10 12:25:46 +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
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