summaryrefslogtreecommitdiffstats
path: root/boost
Commit message (Collapse)AuthorAgeFilesLines
* Some boost warnings with ClangStephan Bergmann2012-06-072-0/+64
| | | | | | ...on Mac OS X, in what looks like only newly used boost headers. Change-Id: I86612a419311fe5a2dfda9eec520889707f9e5db
* Be sure all boost headers are copied to output directoryFridrich Sch Strba2012-05-241-2/+45
| | | | Change-Id: I862b728537e9e862f1d5af78bcc87576964534d0
* deliver the boost libraries we buildFridrich Štrba2012-05-091-0/+4
| | | | Change-Id: Idd3a133ee8271716518eb167192be91e76f90075
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* WaE: some more boost warningsCaolán McNamara2012-04-111-0/+18
|
* TypoTor Lillqvist2012-04-041-2/+2
|
* WaE: '&&' within '||'Tor Lillqvist2012-04-042-0/+13
|
* WaE: unused parameterTor Lillqvist2012-04-041-0/+77
|
* Backport some Boost 1.48.0 changes to keep GCC 4.7 -std=c++11 happyStephan Bergmann2012-03-292-0/+52
|
* WaE: unused parameterTor Lillqvist2012-03-011-0/+39
|
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-091-0/+4
|
* WaE: more multi_array warningsCaolán McNamara2012-01-301-0/+35
|
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-0/+874
| | | | | | | | | 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.
* enable boost::multi_arrayCaolán McNamara2012-01-122-0/+226
|
* WaE: some more warnings in higher debug levelsCaolán McNamara2012-01-094-2/+309
|
* Disable warnings when compiling external boost lib.Stephan Bergmann2011-10-191-6/+4
|
* WaE: comparison is always true due to limited range of data typeTor Lillqvist2011-10-191-1/+5
|
* Build a small static date_time/gregorian for cbosdonnat's perusalFridrich Štrba2011-10-053-3/+88
|
* supress unused variable warning in ptr_sequence_adapater.hppNorbert Thiebaud2011-07-251-0/+8
|
* fix hunk offset in boost.windows.patchNorbert Thiebaud2011-07-251-1/+1
|
* Don't let <windows.h> define min() and max() as macrosTor Lillqvist2011-07-152-0/+14
|
* WaE: yet more of these shadowing warningsCaolán McNamara2011-07-141-0/+13
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1206/+1206
|
* silence some more of that annoying gcc#47679Caolán McNamara2011-04-051-0/+23
|
* build those with exceptionsCaolán McNamara2011-03-091-1/+2
|
* WaE: silence warningsCaolán McNamara2011-03-041-0/+13
|
* silence warning with a specializationCaolán McNamara2011-03-021-0/+23
|
* dynamic_bitset subdir wasn't deliveredCaolán McNamara2011-02-282-0/+16
|
* gcc#47679 needs more magicCaolán McNamara2011-02-101-4/+4
|
* workaround gcc#47679Caolán McNamara2011-02-103-0/+57
|
* silence some more warningsCaolán McNamara2011-02-092-3/+102
|
* remove trailing CR from patchFridrich Štrba2011-02-081-92/+92
|
* still need aliasing fixesCaolán McNamara2011-02-082-0/+45
|
* WaE: fix some shadowing warningsCaolán McNamara2011-02-081-0/+20
|
* deliver _all_ boost directoriesFridrich Štrba2011-02-081-96/+926
|
* and remove some some warning spamCaolán McNamara2011-02-051-0/+56
|
* define copy ctor for boost::unordered_map/_setDavid Tardon2011-02-052-0/+94
| | | | Build with gcc 4.6 breaks otherwise.
* The exception.cpp is not in the win32 thread library in this versionFridrich Štrba2011-02-051-3/+2
|
* Deliver \boost\range\algorithm that is needed for scJoseph Powers2011-02-041-0/+2
|
* some more warnings goneFridrich Štrba2011-02-052-3/+85
|
* silence more boost warningsFridrich Štrba2011-02-051-0/+389
|
* upgrade to boost 1.44.0 to solve some std::forward issuesFridrich Štrba2011-02-045-1011/+100
|
* boost needs makedepend delivered by soltoolsFridrich Štrba2011-01-301-1/+1
|
* WaE: fix some more boost shadowed warningsCaolán McNamara2010-12-221-0/+459
|
* WaE: fix more boost header warningsCaolán McNamara2010-12-211-0/+10
|
* WaE: fix boost shadowed warningsCaolán McNamara2010-12-211-0/+123
|
* WaE, doubly const return valueCaolán McNamara2010-12-091-0/+11
|
* extend patch to remove boost shadow warningsCaolán McNamara2010-11-231-0/+13
|
* WaE, remove some shadow warnings from boostCaolán McNamara2010-11-171-0/+21
|
* Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö2010-11-041-1/+1
|