summaryrefslogtreecommitdiff
path: root/boost
AgeCommit message (Collapse)Author
2012-05-24Be sure all boost headers are copied to output directoryFridrich Sch Strba
Change-Id: I862b728537e9e862f1d5af78bcc87576964534d0
2012-05-09deliver the boost libraries we buildFridrich Štrba
Change-Id: Idd3a133ee8271716518eb167192be91e76f90075
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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-11WaE: some more boost warningsCaolán McNamara
2012-04-04TypoTor Lillqvist
2012-04-04WaE: '&&' within '||'Tor Lillqvist
2012-04-04WaE: unused parameterTor Lillqvist
2012-03-29Backport some Boost 1.48.0 changes to keep GCC 4.7 -std=c++11 happyStephan Bergmann
2012-03-01WaE: unused parameterTor Lillqvist
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-01-30WaE: more multi_array warningsCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2012-01-12enable boost::multi_arrayCaolán McNamara
2012-01-09WaE: some more warnings in higher debug levelsCaolán McNamara
2011-10-19Disable warnings when compiling external boost lib.Stephan Bergmann
2011-10-19WaE: comparison is always true due to limited range of data typeTor Lillqvist
2011-10-05Build a small static date_time/gregorian for cbosdonnat's perusalFridrich Štrba
2011-07-25supress unused variable warning in ptr_sequence_adapater.hppNorbert Thiebaud
2011-07-25fix hunk offset in boost.windows.patchNorbert Thiebaud
2011-07-15Don't let <windows.h> define min() and max() as macrosTor Lillqvist
2011-07-14WaE: yet more of these shadowing warningsCaolán McNamara
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-04-05silence some more of that annoying gcc#47679Caolán McNamara
2011-03-09build those with exceptionsCaolán McNamara
2011-03-04WaE: silence warningsCaolán McNamara
Notes: split repo tag: libs-extern-sys_LO-BASE-INTEGRATION-DEV300_M101
2011-03-02silence warning with a specializationCaolán McNamara
2011-02-28dynamic_bitset subdir wasn't deliveredCaolán McNamara
2011-02-10gcc#47679 needs more magicCaolán McNamara
2011-02-10workaround gcc#47679Caolán McNamara
2011-02-09silence some more warningsCaolán McNamara
2011-02-08remove trailing CR from patchFridrich Štrba
2011-02-08still need aliasing fixesCaolán McNamara
2011-02-08WaE: fix some shadowing warningsCaolán McNamara
2011-02-08deliver _all_ boost directoriesFridrich Štrba
2011-02-05and remove some some warning spamCaolán McNamara
2011-02-05define copy ctor for boost::unordered_map/_setDavid Tardon
Build with gcc 4.6 breaks otherwise.
2011-02-05The exception.cpp is not in the win32 thread library in this versionFridrich Štrba
2011-02-04Deliver \boost\range\algorithm that is needed for scJoseph Powers
2011-02-05some more warnings goneFridrich Štrba
2011-02-05silence more boost warningsFridrich Štrba
2011-02-04upgrade to boost 1.44.0 to solve some std::forward issuesFridrich Štrba
2011-01-30boost needs makedepend delivered by soltoolsFridrich Štrba
2010-12-22WaE: fix some more boost shadowed warningsCaolán McNamara
2010-12-21WaE: fix more boost header warningsCaolán McNamara
2010-12-21WaE: fix boost shadowed warningsCaolán McNamara
2010-12-09WaE, doubly const return valueCaolán McNamara
2010-11-23extend patch to remove boost shadow warningsCaolán McNamara
2010-11-17WaE, remove some shadow warnings from boostCaolán McNamara
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö
2010-10-18tweak this to patchCaolán McNamara