Commit Graph

45 Commits

Author SHA1 Message Date
9aafef1bae one more fix for mdds with msvc
Change-Id: I49dfc1b3efcd00547764159fc9ce3dcc1339f7d2
2013-06-25 16:47:35 +02:00
bc120d1814 Another place where the same fix needs to be applied.
Change-Id: I2d54fa4c39c28b815a051977715e1db672156957
2013-06-25 09:45:19 -04:00
92e6db6c98 Try to help the Windows tinderbox.
Change-Id: Ia3c6df80ff26ea00e91dd97841c4867bf0a55705
2013-06-25 08:22:50 -04:00
4347e3b15f Adjusted the patch against mdds 0.9.0.
Change-Id: Ia68f49996d4d50142c04d35ef2babb321afc4b3f
2013-06-24 16:51:44 -04:00
bb7d5ce2a8 These patches are in the upstream.
Change-Id: Ie5dc6b93fbcd65d7763fb9232a984236fb7bd745
2013-06-24 16:51:44 -04:00
4169a1264f Try not to crash in mdds when _GLIBCXX_DEBUG is defined.
Change-Id: Id3a5ca97129177cae27cc38ec044f4fa62f08477
2013-05-21 16:03:39 -04:00
fc3f0a2566 We don't need this patch anymore.
Change-Id: Id6b787096d15c40903661fa3d309e8131b655752
2013-05-20 20:20:39 -04:00
ab907dfb25 Perhaps this will help the clang buildbot (?)
Change-Id: Ib0b56e1c7d3b58de10a45ebc352f4f116cba58f9
2013-05-09 14:58:48 -04:00
af86f7b26f Remove a patch that's no longer needed.
Change-Id: Ie309848f80606432752b60fbdf34e7597308d800
2013-05-09 13:34:37 -04:00
29c853ca2c mdds, vigra: drop obsolete gb_UnpackedTarball_mark_output_files
This is no longer necessary with concat-deps rewriting the dependencies.

Change-Id: Ie27cf575346879a3cc89b8024c86fd2958d672c6
2013-04-02 15:57:22 +02:00
58d8ad3678 fix Wundef in mdds
Change-Id: I5abf3c7c71b3d0d26194dd89067b1b0a2cea4fde
2013-03-18 17:15:55 +01:00
96ef305d32 mdds: work around warning from MSVC which is a little too smart
Change-Id: I26df48a24dbdd6e4363f5c08d87b6583a56da00e
2013-03-14 18:04:30 +01:00
79b0046ba0 remove legacy build.pl prj/build.lst files. 2013-03-14 17:05:51 +00:00
b768611724 remove all d.lst
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
1f0cda7d94 tweak some build.lsts for the group photo... 2012-10-15 14:21:34 +02:00
da7f5e0e94 adjust patch level for mdds too
Change-Id: I9826efc4733d1351047a35a13eaf4730da7859bb
2012-10-03 15:04:57 +02:00
ff7ac22532 fix output files of mdds and vigra too
Change-Id: Ie7b78dbc0e9ac3715149faad0238f4f51a08527e
2012-09-22 14:57:31 +02:00
e7649f4ae1 Updated mdds to 0.6.1.
Change-Id: Ibc0a67b689e5731afdfe2b9af7d991a998ffb389
2012-09-18 00:40:34 -04:00
22f50fb23f mdds: convert to gbuild
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
2012-08-31 21:21:40 +02:00
2fe93734ba Get mdds to build against gcc 3.4.* thru 3.5.1.
This is to work around:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44963

which is fixed in 3.5.2.

Change-Id: Id0b409be7ba55f27005f3fd6fb4f77fa0090678d
2012-07-30 15:46:47 -04:00
43a20bf6fc fix linking error with boost 1.50
Change-Id: Ib0892a4ff55fc8036feedad3b3fd093c86d0cb1a
2012-07-30 08:21:51 +02:00
f05a2ee613 More warning C4702: unreachable code
Change-Id: I55930c0579f624cbd9d26ac21e41445ea6ae089b
2012-07-24 09:38:16 +02:00
593580f2e5 warning C4702: unreachable code
Change-Id: I37863a76a051566ca97d8de5a5cfe35cf4dc5be0
2012-07-23 19:00:00 +02:00
f86d51e1bc -Werror,-Wunused-parameter (Clang 3.1)
Change-Id: Id384aeda51bcbba9aefdb242db386a30ae991c30
2012-07-23 09:36:11 +02:00
42c58d9ce4 fix mdds breakage in mingw build
Change-Id: Iad7e4c12144799a6b33b3cd39476da5653b1bdd1
2012-07-20 10:40:20 +02:00
73b05f75ad Deliver a missing header.
Change-Id: Ia50e0aeecdbe364c8d0862906f8f7dd842ebd9c8
2012-07-19 14:22:31 -04:00
e5e5c0c0c4 Update mdds package to 0.6.0. It builds for me.
Change-Id: I66663f35f6f607e4a2fc40c6ecb5a52682cbc934
2012-07-19 13:41:40 -04:00
6c1dd94d78 re-base on ALv2 code. 2012-06-26 11:33:03 +01:00
b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
4f688fd794 more documentation and cleanups for various modules. 2012-03-06 16:29:23 +00:00
dd929dd089 Added and improved READMEs for modules whihc used to be in libs-extern 2012-02-08 23:18:06 -05:00
8a89eb87d5 WaE: unreachable code 2011-10-17 20:32:00 +03:00
32c226ffca Fix Windows build 2011-07-20 10:21:02 +02:00
3ed940516f Updated mdds to 0.5.3. 2011-07-13 15:54:52 -04:00
ad700e1f6e Drop %_EXT% which was always empty 2011-06-03 13:27:22 +03:00
955e1eca12 Updated mdds to 0.5.2. The patch has been upstreamed. 2011-03-28 17:05:06 -04:00
f52f0e7282 Resolves: mdds#7 unused variable 2011-02-11 15:28:07 +00:00
1f23d4d668 Upgraded to mdds 0.5.1 package. 2011-01-08 01:03:19 -05:00
f2f4a2a8cb Newer mdds package (0.5.0) now required to build sc. 2011-01-07 17:14:29 -05:00
f366e88478 mdds: deliver the mdds/hash_container folder 2010-12-21 10:51:24 +01:00
a00502a839 New hash for the re-packed 0.4.0. 2010-12-20 20:04:08 -05:00
175c1691ed mdds now uses 'include' directory instead of 'inc'. 2010-12-20 17:45:11 -05:00
1e0fe93e83 Updated mdds version to 0.4.0. 2010-12-20 17:42:04 -05:00
obo
0e6d1583bc masterfix: #i10000# change fileheader 2010-06-24 07:09:54 +02:00
obo
21ed639205 koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase. 2010-06-23 13:38:34 +02:00