Commit Graph

159 Commits

Author SHA1 Message Date
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
Marc Weustink
4e03876083 fcl-res: fpcres: add support for aarch64-coff
git-svn-id: trunk@47288 -
2020-11-03 08:24:45 +00:00
svenbarth
bd6d1e0b6a * do not automatically register the RC reader, because it captures any file, instead handle that in fpcres itself if the output format calls for it
git-svn-id: trunk@46395 -
2020-08-12 19:07:18 +00:00
svenbarth
226ee14c20 * add rcreader and rcparser with correct dependencies
git-svn-id: trunk@46394 -
2020-08-12 19:07:11 +00:00
svenbarth
7c96b255f8 * use TFPGMap from fgl instead of TFPStringHashTable from Contnrs
git-svn-id: trunk@46391 -
2020-08-12 19:06:49 +00:00
svenbarth
7da2ee4578 * set correct compiler flags
git-svn-id: trunk@46390 -
2020-08-12 19:06:43 +00:00
svenbarth
5eabf9851e fcl-res, fpcres: command line switches for include and defines
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46387 -
2020-08-12 19:06:20 +00:00
svenbarth
a2750fc5dc fcl-res: memory management
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46386 -
2020-08-12 19:06:12 +00:00
svenbarth
8008f314b1 fcl-res: fix LANGUAGE attribute
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46385 -
2020-08-12 19:06:05 +00:00
svenbarth
81885c7e72 fcl-res: replace preproc defines with much faster hashtable
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46384 -
2020-08-12 19:05:57 +00:00
svenbarth
a3a6dca5ea fcl-res: fix strings, literal RCDATA
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46383 -
2020-08-12 19:05:51 +00:00
svenbarth
3a65c1912b fcl-res: support octal numbers
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46382 -
2020-08-12 19:05:44 +00:00
svenbarth
b88adc8e64 fcl-res: move rcparser code to include file
- no need to recompile the grammar on process changes
- full codetools in Lazarus

Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46381 -
2020-08-12 19:05:37 +00:00
svenbarth
d01d35fb74 fcl-res: L"String" support, improved codepage handling
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46380 -
2020-08-12 19:05:29 +00:00
svenbarth
1ee401aee1 fcl-res: numeric expressions
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46379 -
2020-08-12 19:05:21 +00:00
svenbarth
8a10f1651d fcl-res: VERSIONINFO resources
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46378 -
2020-08-12 19:05:14 +00:00
svenbarth
70d32c4c7e fcl-res: TStringTableResource: use UnicodeString
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46377 -
2020-08-12 19:05:08 +00:00
svenbarth
7e808124cc fcl-res: STRINGTABLE resources
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46376 -
2020-08-12 19:05:01 +00:00
svenbarth
b76c87551f fcl-res: BITMAP, ICON, CURSOR, RCDATA resource types
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46375 -
2020-08-12 19:04:53 +00:00
svenbarth
3765d1945e fcl-res: legacy resource flags
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46374 -
2020-08-12 19:04:46 +00:00
svenbarth
d6dd918582 fcl-res: basic rc definitions
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46373 -
2020-08-12 19:04:40 +00:00
svenbarth
7c12641d09 fcl-res: begin implementing rc reader (preprocessor)
Reintegrate fpcres-rc branch by Martok

git-svn-id: trunk@46372 -
2020-08-12 19:04:33 +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
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
svenbarth
b3ddd4e786 * regenerate Makefiles
git-svn-id: trunk@45601 -
2020-06-06 17:18:48 +00:00
pierre
c77ef7d6dd Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines
git-svn-id: trunk@45356 -
2020-05-13 13:53:15 +00:00
nickysn
56b79257a1 * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host
git-svn-id: trunk@45298 -
2020-05-06 20:41:01 +00:00
nickysn
86643f8a34 * synchronized with trunk
git-svn-id: branches/z80@44981 -
2020-04-21 23:36:44 +00:00
svenbarth
184d6d61ed * regenerate makefiles
git-svn-id: trunk@44958 -
2020-04-21 06:09:20 +00:00
nickysn
d57ffc4745 * changed the object file format for z80-embedded and z80-zxspectrum to .rel
git-svn-id: branches/z80@44899 -
2020-04-20 23:36:15 +00:00
nickysn
2f68090dd6 * synchronized with trunk
git-svn-id: branches/z80@44898 -
2020-04-20 22:42:08 +00:00
pierre
cd6de6a4ca Regenerate all Makefiles
git-svn-id: trunk@44882 -
2020-04-20 13:58:47 +00:00
nickysn
0f323df7a3 * synchronized with trunk
git-svn-id: branches/z80@44873 -
2020-04-19 21:10:31 +00:00
Jonas Maebe
26ec913725 * regenerated makefiles
git-svn-id: trunk@44861 -
2020-04-19 17:33:47 +00:00
nickysn
1cadaff1f9 - disable packages that don't build on the zxspectrum target
git-svn-id: branches/z80@44851 -
2020-04-19 14:21:27 +00:00
nickysn
b868d653bb * regenerated makefiles after sync with trunk
git-svn-id: branches/z80@44847 -
2020-04-19 13:00:50 +00:00
nickysn
831a8cbcfa * regenerated makefiles in the packages directory
git-svn-id: branches/z80@44821 -
2020-04-19 04:05:59 +00:00
Jonas Maebe
4b59bcb0ca * regenerated makefiles
git-svn-id: trunk@44793 -
2020-04-18 16:08:25 +00:00
florian
5bab6201d5 * rebuild Makefiles
git-svn-id: trunk@44679 -
2020-04-10 19:42:14 +00:00
florian
43dc4c7ea0 * regenerated Makefiles
git-svn-id: trunk@44333 -
2020-03-21 20:59:59 +00:00
pierre
a09e40945c Regenerate all Makefile's after commit #43472
git-svn-id: trunk@43478 -
2019-11-15 14:47:02 +00:00
pierre
5ed7bd35df Update all trunk/fpcsrc Makefile's after commit 42749
git-svn-id: trunk@42750 -
2019-08-20 15:58:10 +00:00
Jonas Maebe
128bf046b4 * regenerated Makefiles with LLVM bitcode installation support
git-svn-id: branches/debug_eh@41914 -
2019-04-20 18:56:45 +00:00
pierre
74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721
git-svn-id: trunk@41723 -
2019-03-17 14:45:03 +00:00