summaryrefslogtreecommitdiff
path: root/mdds
AgeCommit message (Collapse)AuthorFilesLines
2013-05-21Try not to crash in mdds when _GLIBCXX_DEBUG is defined.Kohei Yoshida2-0/+32
Change-Id: Id3a5ca97129177cae27cc38ec044f4fa62f08477
2013-05-20We don't need this patch anymore.Kohei Yoshida2-26/+0
Change-Id: Id6b787096d15c40903661fa3d309e8131b655752
2013-05-09Perhaps this will help the clang buildbot (?)Kohei Yoshida2-0/+26
Change-Id: Ib0b56e1c7d3b58de10a45ebc352f4f116cba58f9
2013-05-09Remove a patch that's no longer needed.Kohei Yoshida2-43/+0
Change-Id: Ie309848f80606432752b60fbdf34e7597308d800
2013-04-02mdds, vigra: drop obsolete gb_UnpackedTarball_mark_output_filesMichael Stahl1-31/+0
This is no longer necessary with concat-deps rewriting the dependencies. Change-Id: Ie27cf575346879a3cc89b8024c86fd2958d672c6
2013-03-18fix Wundef in mddsLuboš Luňák2-0/+43
Change-Id: I5abf3c7c71b3d0d26194dd89067b1b0a2cea4fde
2013-03-14mdds: work around warning from MSVC which is a little too smartMichael Stahl2-0/+14
Change-Id: I26df48a24dbdd6e4363f5c08d87b6583a56da00e
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2012-10-15tweak some build.lsts for the group photo...Michael Stahl1-2/+1
2012-10-03adjust patch level for mdds tooDavid Tardon1-0/+2
Change-Id: I9826efc4733d1351047a35a13eaf4730da7859bb
2012-09-22fix output files of mdds and vigra tooDavid Tardon1-0/+31
Change-Id: Ie7b78dbc0e9ac3715149faad0238f4f51a08527e
2012-09-18Updated mdds to 0.6.1.Kohei Yoshida5-122/+0
Change-Id: Ibc0a67b689e5731afdfe2b9af7d991a998ffb389
2012-08-31mdds: convert to gbuildMatúš Kukan6-71/+50
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
2012-07-30Get mdds to build against gcc 3.4.* thru 3.5.1.Kohei Yoshida2-1/+28
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-30fix linking error with boost 1.50David Tardon2-1/+30
Change-Id: Ib0892a4ff55fc8036feedad3b3fd093c86d0cb1a
2012-07-24More warning C4702: unreachable codeStephan Bergmann1-0/+18
Change-Id: I55930c0579f624cbd9d26ac21e41445ea6ae089b
2012-07-23warning C4702: unreachable codeStephan Bergmann2-1/+12
Change-Id: I37863a76a051566ca97d8de5a5cfe35cf4dc5be0
2012-07-23-Werror,-Wunused-parameter (Clang 3.1)Stephan Bergmann2-1/+12
Change-Id: Id384aeda51bcbba9aefdb242db386a30ae991c30
2012-07-20fix mdds breakage in mingw buildDavid Tardon2-1/+56
Change-Id: Iad7e4c12144799a6b33b3cd39476da5653b1bdd1
2012-07-19Deliver a missing header.Kohei Yoshida1-1/+2
Change-Id: Ia50e0aeecdbe364c8d0862906f8f7dd842ebd9c8
2012-07-19Update mdds package to 0.6.0. It builds for me.Kohei Yoshida2-17/+9
Change-Id: I66663f35f6f607e4a2fc40c6ecb5a52682cbc934
2012-06-26re-base on ALv2 code.Michael Meeks1-21/+12
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
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-03-06more documentation and cleanups for various modules.Michael Meeks1-0/+3
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2011-10-17WaE: unreachable codeTor Lillqvist1-0/+8
2011-07-20Fix Windows buildFridrich Strba2-1/+55
2011-07-13Updated mdds to 0.5.3.Kohei Yoshida1-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-4/+4
2011-03-28Updated mdds to 0.5.2. The patch has been upstreamed.Kohei Yoshida2-16/+3
2011-02-11Resolves: mdds#7 unused variableCaolán McNamara2-1/+14
2011-01-08Upgraded to mdds 0.5.1 package.Kohei Yoshida1-2/+2
2011-01-07Newer mdds package (0.5.0) now required to build sc.Kohei Yoshida1-2/+2
2010-12-21mdds: deliver the mdds/hash_container folderCédric Bosdonnat1-0/+2
2010-12-20New hash for the re-packed 0.4.0.Kohei Yoshida1-1/+1
2010-12-20mdds now uses 'include' directory instead of 'inc'.Kohei Yoshida1-1/+1
2010-12-20Updated mdds version to 0.4.0.Kohei Yoshida1-2/+2
2010-06-24masterfix: #i10000# change fileheaderobo1-5/+1
Notes: split repo tag: libs-extern_ooo/DEV300_m84 split repo tag: libs-extern_ooo/OOO330_m0
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# ↵obo3-0/+78
#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.