Commit Graph

54366 Commits

Author SHA1 Message Date
marco
95202dc8c4 # revisions: 42759,42769,42770,42771,42811,42818,42819,42824,42826,42827,42828,42830,42866,42869,42870,42874,42877,42878,42880,42881,42889,42890,42893,42894,42895,42896,42918,42948,42950,42951,42952,42953,42954,43020,43021,43031,43032,43049,43050,43051,43052,43053,43056,43057,43077,43078,43079,43084,43090,43099,43101,43145,43146,43147,43148,43149,43150,43151,43159,43160,43161,43164,43166,43168
git-svn-id: branches/fixes_3_2@43379 -
2019-11-03 14:13:54 +00:00
marco
4e1f4bf7a1 # revisions: 42502,42503,42504,42505,42506,42517,42518,42523,42524,42529,42532,42534,42544,42576,42577,42578,42592,42598,42599,42602,42608,42623,42624,42640,42644,42663,42664,42669,42678,42680,42688,42689,42690,42702,42703,42704,42712,42714,42715,42716,42721,42735,42736,,42502,42503,42504,42505,42506,42517,42518,42523,42524,42529,42532,42534,42544
git-svn-id: branches/fixes_3_2@43378 -
2019-11-03 14:10:42 +00:00
marco
46f3f08f6a # revisions: 41903,42177,42217,42218,42227,42251,42252,42258,42287,42288,42289,42290,42291,42292,42293,42310,42347,42348,42355,42445,42450,42451,42453,42454,42462,42465,42466,42468,42472,42473,42474,42475
git-svn-id: branches/fixes_3_2@43377 -
2019-11-03 14:00:03 +00:00
florian
b6e7ebdd3c -- Zusammenführen von r42272 in ».«:
U    compiler/defutil.pas
A    tests/webtbf/tw35671.pp
-- Aufzeichnung der Informationen für Zusammenführung von r42272 in ».«:
 U   .
-- Zusammenführen von r42274 in ».«:
U    compiler/cgbase.pas
-- Aufzeichnung der Informationen für Zusammenführung von r42274 in ».«:
 G   .
-- Zusammenführen von r42275 in ».«:
U    compiler/defcmp.pas
C    compiler/defutil.pas
U    compiler/ncnv.pas
U    compiler/ncon.pas
U    compiler/ngtcon.pas
U    compiler/ninl.pas
U    compiler/pstatmnt.pas
A    tests/webtbf/tw35753.pp
-- Aufzeichnung der Informationen für Zusammenführung von r42275 in ».«:
 G   .

git-svn-id: branches/fixes_3_2@43367 -
2019-11-02 18:07:58 +00:00
pierre
baa1603371 ------------------------------------------------------------------------
r42084 | pierre | 2019-05-16 12:17:32 +0000 (Thu, 16 May 2019) | 1 line

Fix compilation of compiler with -dPREPROCWRITE
------------------------------------------------------------------------
--- Merging r42084 into '.':
U    compiler/parser.pas
U    compiler/scanner.pas
--- Recording mergeinfo for merge of r42084 into '.':
 U   .

git-svn-id: branches/fixes_3_2@43340 -
2019-10-31 08:54:15 +00:00
michael
118dcac881 * Merging revisions r42982 from trunk:
------------------------------------------------------------------------
    r42982 | michael | 2019-09-13 18:22:14 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Fix uninitialized var warning
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43271 -
2019-10-20 08:12:44 +00:00
michael
3fed351374 * Merging revisions r42899 from trunk:
------------------------------------------------------------------------
    r42899 | michael | 2019-09-02 09:22:01 +0200 (Mon, 02 Sep 2019) | 1 line
    
    * Fix some warnings/hints
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43270 -
2019-10-20 08:11:43 +00:00
michael
af8e4a77bd * Merging revisions r42884 from trunk:
------------------------------------------------------------------------
    r42884 | michael | 2019-08-31 15:48:00 +0200 (Sat, 31 Aug 2019) | 1 line
    
    * Speed rework, second iteration
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43269 -
2019-10-20 08:07:35 +00:00
michael
8afba43447 * Merging revisions r42270 from trunk:
------------------------------------------------------------------------
    r42270 | michael | 2019-06-22 16:01:06 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Fix parsing of command-line in ParseSource
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43268 -
2019-10-20 08:06:38 +00:00
michael
cd1a714336 * Merging revisions 43227 from trunk:
------------------------------------------------------------------------
    r43227 | michael | 2019-10-19 15:09:04 +0200 (Sat, 19 Oct 2019) | 1 line
    
    Search for .inc .pp .pas if an include file name has no extension
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43263 -
2019-10-19 14:56:52 +00:00
michael
db1eb537c9 * Merging revisions 43138 from trunk:
------------------------------------------------------------------------
    r43138 | michael | 2019-10-06 10:04:10 +0200 (Sun, 06 Oct 2019) | 1 line
    
    * Fix bug ID #36136, wrong reference count caused by missing const in param 
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43262 -
2019-10-19 14:56:14 +00:00
michael
3cbce0f7de * Merging revisions 43060,43061,43063,43064,43065,43066,43080,43096,43100,43104 from trunk:
------------------------------------------------------------------------
    r43060 | michael | 2019-09-23 17:14:35 +0200 (Mon, 23 Sep 2019) | 1 line
    
    * Fix appending path info and setting headers
    ------------------------------------------------------------------------
    r43061 | michael | 2019-09-23 17:19:25 +0200 (Mon, 23 Sep 2019) | 1 line
    
    * Use AppendPathInfo
    ------------------------------------------------------------------------
    r43063 | michael | 2019-09-25 16:06:28 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Add (cust)microhttpapp, high-concurrency standalone server
    ------------------------------------------------------------------------
    r43064 | michael | 2019-09-25 17:38:20 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Improve header & get variable fetching
    ------------------------------------------------------------------------
    r43065 | michael | 2019-09-25 17:40:19 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * remove forced debug flag
    ------------------------------------------------------------------------
    r43066 | michael | 2019-09-25 17:49:28 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Construct query string, needed in proxy
    ------------------------------------------------------------------------
    r43080 | michael | 2019-09-26 15:29:26 +0200 (Thu, 26 Sep 2019) | 1 line
    
    * Set namevalueseparator for headers
    ------------------------------------------------------------------------
    r43096 | michael | 2019-09-29 23:42:53 +0200 (Sun, 29 Sep 2019) | 1 line
    
    * Specify dependency on libmicrohttpd
    ------------------------------------------------------------------------
    r43100 | karoly | 2019-09-30 15:01:22 +0200 (Mon, 30 Sep 2019) | 1 line
    
    fcl-web: re-enabled platforms which were disabled in r43096
    ------------------------------------------------------------------------
    r43104 | pierre | 2019-10-01 21:21:30 +0200 (Tue, 01 Oct 2019) | 1 line
    
     Use same list of supported OSes for libmicrohttpd package in libmicrohttpd and fcl-web, and adapt packages/fpmake_proc.inc
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43261 -
2019-10-19 14:50:08 +00:00
michael
ee93aa0798 * Merging revisions 43060,43061,43063,43064,43065,43066,43080,43081 from trunk:
------------------------------------------------------------------------
    r43060 | michael | 2019-09-23 17:14:35 +0200 (Mon, 23 Sep 2019) | 1 line
    
    * Fix appending path info and setting headers
    ------------------------------------------------------------------------
    r43061 | michael | 2019-09-23 17:19:25 +0200 (Mon, 23 Sep 2019) | 1 line
    
    * Use AppendPathInfo
    ------------------------------------------------------------------------
    r43063 | michael | 2019-09-25 16:06:28 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Add (cust)microhttpapp, high-concurrency standalone server
    ------------------------------------------------------------------------
    r43064 | michael | 2019-09-25 17:38:20 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Improve header & get variable fetching
    ------------------------------------------------------------------------
    r43065 | michael | 2019-09-25 17:40:19 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * remove forced debug flag
    ------------------------------------------------------------------------
    r43066 | michael | 2019-09-25 17:49:28 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Construct query string, needed in proxy
    ------------------------------------------------------------------------
    r43080 | michael | 2019-09-26 15:29:26 +0200 (Thu, 26 Sep 2019) | 1 line
    
    * Set namevalueseparator for headers
    ------------------------------------------------------------------------
    r43081 | michael | 2019-09-26 15:54:23 +0200 (Thu, 26 Sep 2019) | 1 line
    
    * Allow max-age for cache control
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43260 -
2019-10-19 14:49:37 +00:00
michael
b2fb59716e * Merging revisions 42993 from trunk:
------------------------------------------------------------------------
    r42993 | michael | 2019-09-14 15:05:03 +0200 (Sat, 14 Sep 2019) | 1 line
    
    * Fix bug ID #36075
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43259 -
2019-10-19 14:48:24 +00:00
michael
9d1975338a * Merging revisions 42981,42983,42984,42985 from trunk:
------------------------------------------------------------------------
    r42981 | michael | 2019-09-13 18:21:44 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Fix warnings about method visibilty
    ------------------------------------------------------------------------
    r42983 | michael | 2019-09-13 18:22:35 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Fix uninitialized result warning
    ------------------------------------------------------------------------
    r42984 | michael | 2019-09-13 18:28:48 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Add fpwebproxy
    ------------------------------------------------------------------------
    r42985 | michael | 2019-09-13 18:29:38 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Add .ini config file possibility, plus simple proxy server config
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43258 -
2019-10-19 14:47:47 +00:00
michael
916e4ca83b * Merging revisions 42980 from trunk:
------------------------------------------------------------------------
    r42980 | michael | 2019-09-13 18:21:19 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Remove unused variable name
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43257 -
2019-10-19 14:47:08 +00:00
michael
b1347be8f7 * Merging revisions 42979 from trunk:
------------------------------------------------------------------------
    r42979 | michael | 2019-09-13 18:20:59 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Fix uninitialized var warning
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43256 -
2019-10-19 14:46:59 +00:00
michael
9acb68ee32 * Merging revisions 42978 from trunk:
------------------------------------------------------------------------
    r42978 | michael | 2019-09-13 18:20:39 +0200 (Fri, 13 Sep 2019) | 1 line
    
    * Fix some deprecated warnings
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43255 -
2019-10-19 14:46:50 +00:00
michael
b4ac2e2027 * Merging revisions 42904 from trunk:
------------------------------------------------------------------------
    r42904 | michael | 2019-09-02 14:36:37 +0200 (Mon, 02 Sep 2019) | 1 line
    
    * Additional case where whitespace can mess up (bug ID 36037)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43254 -
2019-10-19 14:46:44 +00:00
michael
d785134a57 * Merging revisions 42888 from trunk:
------------------------------------------------------------------------
    r42888 | mattias | 2019-09-01 15:39:23 +0200 (Sun, 01 Sep 2019) | 1 line
    
    fcl-json: fixed compile with fpc 3.0.4
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43253 -
2019-10-19 14:46:35 +00:00
michael
616e4f7342 * Merging revisions 42887 from trunk:
------------------------------------------------------------------------
    r42887 | michael | 2019-09-01 13:43:01 +0200 (Sun, 01 Sep 2019) | 1 line
    
    * Fix whitespace handling due to new structure
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43252 -
2019-10-19 14:46:30 +00:00
michael
493b0ba4fc * Merging revisions 42882 from trunk:
------------------------------------------------------------------------
    r42882 | michael | 2019-08-31 12:38:49 +0200 (Sat, 31 Aug 2019) | 1 line
    
    * Speed improvements, iteration 1
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43251 -
2019-10-19 14:46:17 +00:00
michael
39f9916ef5 * Merging revisions 42875 from trunk:
------------------------------------------------------------------------
    r42875 | michael | 2019-08-30 08:57:53 +0200 (Fri, 30 Aug 2019) | 1 line
    
    * Fix bug ID #35306: use rawbytestring for stringcontent
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43250 -
2019-10-19 14:46:09 +00:00
michael
dcd9071815 * Merging revisions 42496 from trunk:
------------------------------------------------------------------------
    r42496 | svenbarth | 2019-07-26 07:16:35 +0200 (Fri, 26 Jul 2019) | 1 line
    
    * also check mimetypes/m option
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43249 -
2019-10-19 14:45:37 +00:00
michael
e3a1461bd9 * Merging revisions 43143 from trunk:
------------------------------------------------------------------------
    r43143 | michael | 2019-10-06 15:11:17 +0200 (Sun, 06 Oct 2019) | 1 line
    
    * Fix bug #0030379: detect circular refences
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43248 -
2019-10-19 14:44:24 +00:00
michael
0fbf02d8e4 * Merging revisions 43140 from trunk:
------------------------------------------------------------------------
    r43140 | michael | 2019-10-06 13:21:00 +0200 (Sun, 06 Oct 2019) | 1 line
    
    * Add defaults
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43247 -
2019-10-19 14:44:18 +00:00
michael
fc29eebcdd * Merging revisions 43139 from trunk:
------------------------------------------------------------------------
    r43139 | michael | 2019-10-06 13:20:20 +0200 (Sun, 06 Oct 2019) | 1 line
    
    * Fix bug ID #32625: added several firebird constructs
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43246 -
2019-10-19 14:43:56 +00:00
michael
9e73870256 * Merging revisions 43105 from trunk:
------------------------------------------------------------------------
    r43105 | michael | 2019-10-02 09:26:54 +0200 (Wed, 02 Oct 2019) | 1 line
    
    * Introduce codepage, bug ID #0016587
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43245 -
2019-10-19 14:43:38 +00:00
michael
afbfdaaf91 * Merging revisions 43041 from trunk:
------------------------------------------------------------------------
    r43041 | michael | 2019-09-19 19:14:49 +0200 (Thu, 19 Sep 2019) | 1 line
    
    * Lazarus project file for json test
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43244 -
2019-10-19 14:43:12 +00:00
michael
bcbe47d0de * Merging revisions 43040 from trunk:
------------------------------------------------------------------------
    r43040 | michael | 2019-09-19 19:11:55 +0200 (Thu, 19 Sep 2019) | 1 line
    
    command-line version of test progam
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43243 -
2019-10-19 14:42:50 +00:00
michael
b23d37325b * Merging revisions 43035 from trunk:
------------------------------------------------------------------------
    r43035 | michael | 2019-09-19 09:40:26 +0200 (Thu, 19 Sep 2019) | 1 line
    
    * Added test for bug ID #36086 (lookup on empty dataset)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43242 -
2019-10-19 14:41:47 +00:00
michael
fb9be3b79b * Merging revisions 43034 from trunk:
------------------------------------------------------------------------
    r43034 | michael | 2019-09-19 09:35:38 +0200 (Thu, 19 Sep 2019) | 1 line
    
    * Fix bug #36086 (Lookup causes AV if dataset is empty)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43241 -
2019-10-19 14:41:35 +00:00
michael
cd46a3fdf3 * Merging revisions 43025 from trunk:
------------------------------------------------------------------------
    r43025 | michael | 2019-09-17 11:54:13 +0200 (Tue, 17 Sep 2019) | 1 line
    
    * Fix bug #36080, add wirecompression to IBConnection
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43240 -
2019-10-19 14:40:52 +00:00
michael
20f92f5db7 * Merging revisions 43023 from trunk:
------------------------------------------------------------------------
    r43023 | michael | 2019-09-17 09:14:28 +0200 (Tue, 17 Sep 2019) | 1 line
    
    * Remove debug statement
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43239 -
2019-10-19 14:40:42 +00:00
michael
f484b61402 * Merging revisions 42974 from trunk:
------------------------------------------------------------------------
    r42974 | michael | 2019-09-11 09:40:44 +0200 (Wed, 11 Sep 2019) | 1 line
    
    * Fix bug ID #31385
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43238 -
2019-10-19 14:38:48 +00:00
michael
8ca580c2ad * Merging revisions 42972 from trunk:
------------------------------------------------------------------------
    r42972 | michael | 2019-09-10 10:44:41 +0200 (Tue, 10 Sep 2019) | 1 line
    
    * Make link dataset/connection/transaction thread safe (Bug ID 34274)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43237 -
2019-10-19 14:38:01 +00:00
michael
299e79e0f0 * Merging revisions 42965 from trunk:
------------------------------------------------------------------------
    r42965 | michael | 2019-09-09 09:17:39 +0200 (Mon, 09 Sep 2019) | 1 line
    
    * Make codepage property public in TFieldDef
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43236 -
2019-10-19 14:37:49 +00:00
michael
50275955bc * Merging revisions 42945 from trunk:
------------------------------------------------------------------------
    r42945 | michael | 2019-09-08 12:31:05 +0200 (Sun, 08 Sep 2019) | 1 line
    
    * Additional tests for sqlite3dataset by Luis Americo (bug ID 323247) 
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43235 -
2019-10-19 14:37:29 +00:00
michael
eb0fe9ac13 * Merging revisions 42892 from trunk:
------------------------------------------------------------------------
    r42892 | michael | 2019-09-01 19:42:38 +0200 (Sun, 01 Sep 2019) | 1 line
    
     Patch from Laco to allow switching to unicode version without change of end-user code
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43234 -
2019-10-19 14:35:45 +00:00
michael
53309395e1 * Merging revisions 42886 from trunk:
------------------------------------------------------------------------
    r42886 | michael | 2019-09-01 13:32:14 +0200 (Sun, 01 Sep 2019) | 1 line
    
    * Fix bug ID #35769
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43233 -
2019-10-19 14:35:27 +00:00
michael
89448abde1 * Merging revisions 42737 from trunk:
------------------------------------------------------------------------
    r42737 | lacak | 2019-08-19 13:52:28 +0200 (Mon, 19 Aug 2019) | 1 line
    
    fcl-db: sqldb: Upgrade TDS protocol version from 7.0 (MS SQL Server 2000) to newer 7.3 (MS SQL Server 2008) to support new data types DATE, TIME, DATETIME2 introduced in MS SQL Server 2008.
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43232 -
2019-10-19 14:34:55 +00:00
michael
a94e6c784e * Merging revisions 42672 from trunk:
------------------------------------------------------------------------
    r42672 | lacak | 2019-08-13 09:31:12 +0200 (Tue, 13 Aug 2019) | 1 line
    
    fcl-db: base: cosmetic (char-case)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43231 -
2019-10-19 14:34:36 +00:00
michael
4fede25682 * Merging revisions 42671 from trunk:
------------------------------------------------------------------------
    r42671 | lacak | 2019-08-13 09:28:26 +0200 (Tue, 13 Aug 2019) | 1 line
    
    fcl-db: tests: small improvement (change order of tests; first test native field type, after that string representation)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43230 -
2019-10-19 14:33:48 +00:00
michael
12117f7caf * Merging revisions 43211 from trunk:
------------------------------------------------------------------------
    r43211 | lacak | 2019-10-17 14:59:25 +0200 (Thu, 17 Oct 2019) | 1 line
    
    fcl-db: sdf: add virtual to ExtractDelimited(). Bug #36190
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43226 -
2019-10-19 12:04:04 +00:00
marco
c31f787eb2 --- Merging r43208 into '.':
U    packages/fcl-process/src/processbody.inc
--- Recording mergeinfo for merge of r43208 into '.':
 U   .

# revisions: 43208

git-svn-id: branches/fixes_3_2@43217 -
2019-10-17 19:30:59 +00:00
marco
65ae9d2413 * merge revs
git-svn-id: branches/fixes_3_2@43196 -
2019-10-14 13:58:40 +00:00
pierre
1e9677e20e ------------------------------------------------------------------------
r42061 | pierre | 2019-05-14 04:31:36 +0000 (Tue, 14 May 2019) | 1 line

 Add new files required to fix RTL compilation for macos target
------------------------------------------------------------------------
--- Merging r42061 into '.':
A    rtl/macos/classes.pp
A    rtl/macos/tthread.inc
--- Recording mergeinfo for merge of r42061 into '.':
 U   .

git-svn-id: branches/fixes_3_2@43195 -
2019-10-14 11:43:37 +00:00
pierre
6eacae0a5a ------------------------------------------------------------------------
r42060 | pierre | 2019-05-14 04:29:24 +0000 (Tue, 14 May 2019) | 1 line

 Fix RTL compilation for macos target
------------------------------------------------------------------------
------------------------------------------------------------------------
r42060 | pierre | 2019-05-14 04:29:24 +0000 (Tue, 14 May 2019) | 1 line

 Fix RTL compilation for macos target
------------------------------------------------------------------------
--- Merging r42060 into '.':
U    rtl/macos/Makefile
C    rtl/macos/Makefile.fpc
U    rtl/macos/sysutils.pp
--- Recording mergeinfo for merge of r42060 into '.':
 U   .
Summary of conflicts:
  Text conflicts: 1

git-svn-id: branches/fixes_3_2@43192 -
2019-10-13 16:48:38 +00:00
pierre
c689563167 ------------------------------------------------------------------------
r42555 | pierre | 2019-08-02 11:21:43 +0000 (Fri, 02 Aug 2019) | 1 line

 Add .NOTPARALLEL for beos and haiku RTLs
------------------------------------------------------------------------
--- Merging r42555 into '.':
U    rtl/beos/Makefile
U    rtl/beos/Makefile.fpc
U    rtl/haiku/Makefile
U    rtl/haiku/Makefile.fpc
--- Recording mergeinfo for merge of r42555 into '.':
 U   .
------------------------------------------------------------------------
r43042 | pierre | 2019-09-19 20:49:12 +0000 (Thu, 19 Sep 2019) | 3 lines

  + Add math unit dependency to types$(PPUEXT) rule.
  * Fix missing close-brace in several types$(PPUEXT) rules.

------------------------------------------------------------------------
--- Merging r43042 into '.':
U    rtl/<all target OS directories>/Makefile
U    rtl/<all target OS directories>/Makefile.fpc

git-svn-id: branches/fixes_3_2@43184 -
2019-10-13 10:07:21 +00:00
pierre
e05774c6c8 Fix list of targets for vcl-compat package
by also merging commits  #4294 and 42967
------------------------------------------------------------------------
r42941 | karoly | 2019-09-07 21:01:14 +0000 (Sat, 07 Sep 2019) | 1 line

vcl-compat: disabled it for palmos, atari, msdos and go32v2. fcl-web is not compiled for these, and that is a dependency.
------------------------------------------------------------------------
--- Merging r42941 into '.':
U    packages/vcl-compat/fpmake.pp
--- Recording mergeinfo for merge of r42941 into '.':
 U   .
------------------------------------------------------------------------
r42967 | pierre | 2019-09-09 08:27:53 +0000 (Mon, 09 Sep 2019) | 1 line

 Copy supported systems from fcl-web/fpmake.pp to avoid several build failures
------------------------------------------------------------------------
--- Merging r42967 into '.':
G    packages/vcl-compat/fpmake.pp
--- Recording mergeinfo for merge of r42967 into '.':
 G   .

git-svn-id: branches/fixes_3_2@43180 -
2019-10-13 07:06:54 +00:00