Commit Graph

379 Commits

Author SHA1 Message Date
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
marco
f0cc698a2f * patch by Wallaby, mantis 0038382, load filename via -W function
git-svn-id: trunk@49245 -
2021-04-22 15:11:38 +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
marco
6f2bd77119 * committed fix by Emilio Martinez, first parameter of CreateDataAdviseHolder should be OUT
git-svn-id: trunk@47891 -
2020-12-29 14:52:03 +00:00
svenbarth
deaff6f7fe * fix for Mantis #38151: when a Variant is passed by reference to a IDispatch property then invoke it using DISPATCH_PROPERTYPUTREF instead of DISPATCH_PROPERTYPUT
+ added test

git-svn-id: trunk@47687 -
2020-12-04 22:07:39 +00:00
svenbarth
585edb130a + add support for dispatching UnicodeString parameters (in addition to AnsiString parameters)
git-svn-id: trunk@47518 -
2020-11-21 20:17:10 +00:00
svenbarth
9822ff30cf * a AnsiString var parameter is supposed to be dispatched in tagVariant.pbstrVal which is a PWideString, so pass a reference to the ComStr field instead of a copy
git-svn-id: trunk@47517 -
2020-11-21 20:17:07 +00:00
svenbarth
50deb254e5 * correctly mask the argument type of a dispatch parameter (only the top most bit needs to be removed, not the top most *two* bits)
git-svn-id: trunk@47516 -
2020-11-21 20:16:57 +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
svenbarth
e2c1a242c0 * fix for Mantis #37696: correctly declare EDITSTREAMCALLBACK
git-svn-id: trunk@46762 -
2020-09-04 15:07:13 +00:00
marco
a9f9ee43af * fix for mantis 37573 by Sergey Larin. Manually chain coinitialize* running into the initproc chain, executing it depth first to make it as late as possible.
git-svn-id: trunk@46450 -
2020-08-15 15:21:38 +00:00
pierre
ca40956a3a Regenerated all Makefile's
git-svn-id: trunk@46224 -
2020-08-04 10:19:49 +00:00
svenbarth
a8ea8eb5d5 * fix for Mantis #37447: add support for HttpUpdateServiceConfiguration which needs to be loaded dynamically, because it's only available in newer versions of Windows 10
git-svn-id: trunk@45992 -
2020-08-02 15:18:36 +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
svenbarth
533dc96db5 - remove FPC 3.0 compatibility IFDEF
git-svn-id: trunk@45694 -
2020-06-25 20:42:41 +00:00
svenbarth
25dc029d6d - partial fix for Mantis #37253: use SOCKADDR_STORAGE provided by the WinSock2 unit (which also has the correct size)
git-svn-id: trunk@45693 -
2020-06-25 20:42:35 +00:00
svenbarth
b3ddd4e786 * regenerate Makefiles
git-svn-id: trunk@45601 -
2020-06-06 17:18:48 +00:00
michael
84bffbe75e * Fix bug #37064: missing stdcall calling convention modifier
git-svn-id: trunk@45359 -
2020-05-13 19:20:34 +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
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
marco
d74abf8575 * let win64 also define _win32. Some function prototypes are under that
ifdef, and the only ifdef _win64 is first.

git-svn-id: trunk@44260 -
2020-03-03 11:10:29 +00:00
marco
1b1df0c026 * _win64 fixes. Commctrl still has it but has now the correct define.
This was because commctrl was mostly developed using a specific
     converter that was continously updated and rerun.
 * nb30 simply replaced by "win64"

git-svn-id: trunk@44259 -
2020-03-03 11:08:27 +00:00
marco
6c0a15eb09 * fix mkparsedisplayname 3rd parameter, and overload the alternative.
git-svn-id: trunk@44178 -
2020-02-15 13:01:04 +00:00
pierre
a09e40945c Regenerate all Makefile's after commit #43472
git-svn-id: trunk@43478 -
2019-11-15 14:47:02 +00:00
michael
b4ee5d9956 * Fix indentation, remove name clause, patch by Laco
git-svn-id: trunk@43098 -
2019-09-30 07:40:55 +00:00
michael
c4b7b4db13 * Add overloads for all functions containing var arguments (bug ID 0036106)
git-svn-id: trunk@43095 -
2019-09-29 21:42:13 +00:00
marco
1197db2e63 * fix parameter that can be zero.
git-svn-id: trunk@43091 -
2019-09-29 18:55:14 +00:00
pierre
7473c94643 Change ShortName according to renmaetoshort rule in fpcbuild/Makefile.fpc
git-svn-id: trunk@42902 -
2019-09-02 08:04:30 +00:00
marco
5416e3657f * inprocess comserver example. Polished up test From Anton K. from mantis #35013
git-svn-id: trunk@42812 -
2019-08-25 09:33:02 +00:00