summaryrefslogtreecommitdiffstats
path: root/boost
Commit message (Collapse)AuthorAgeFilesLines
* fix application of patchesDavid Tardon2012-10-031-0/+2
| | | | Change-Id: I912be00b8dafc046b229967e66f8f32e2c14a0be
* WaE: some warnings on RHEL-6 gccCaolán McNamara2012-09-281-0/+15
| | | | Change-Id: I7d852595fbe0395bc29aba86b2e110ffb5c28823
* boost, orcus: disable bizarre "auto link" feature for MSVC:Michael Stahl2012-09-105-32/+12
| | | | | | | | | | Boost apparently uses a MSVC auto-link feature to cause MSVC to request a static library with a very particular name; disable this and remove the associated ugly workarounds boost/Package_boost*.mk. (Another alternative better than Package_boost*.mk would be to just mangle the static library name in RepositoryFixes.mk) Change-Id: Iea91f9978da00d89d2a696f3cdd090a85cea8e64
* group this togetherMatúš Kukan2012-09-081-9/+1
| | | | Change-Id: Ifa07910cc767c5824997c48d573e7a7601719274
* rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan2012-09-082-2/+2
| | | | Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
* Make boostthread windows only for now.Kohei Yoshida2012-09-071-1/+9
| | | | | | | Not sure if unix needs it since most folks build with system boost there. Change-Id: I49d02a682e6658f6e3c5a6ada480903567d8c436
* Resurrect boost thread lib. Orcus needs it.Kohei Yoshida2012-09-073-0/+40
| | | | Change-Id: Iadb4a223e4db523b50ee85b9079a7a4ba5971fd0
* Get it to build on Windows, with MSVC compiler.Kohei Yoshida2012-09-071-0/+1
| | | | | | Took me 3 days just to get it to work... Change-Id: Ie28dc9b4ddb967a547cad33da18911b77bb9d558
* boost: create also libboost_date_time-vc90-mt-1_44.libMatúš Kukan2012-09-062-0/+20
| | | | Change-Id: I1e48b478a42d2b554e165922b08354b971f971b9
* boost: use add_generated_exception_objectsMatúš Kukan2012-09-011-1/+1
| | | | Change-Id: I360f2fd6ee0b9b99410f83b7f56470bbea3571d6
* boost: remove old stuffMatúš Kukan2012-08-312-30/+0
| | | | Change-Id: Ic195f3c253f9314095fa1d568048878d50b5fb37
* boost: convert to gbuildMatúš Kukan2012-08-318-1479/+112
| | | | Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
* more shadow warnings at highest debugging levelsCaolán McNamara2012-08-201-1/+118
| | | | Change-Id: Iad5dd52961be6ef82836ccb5e9c12ab6bb3c034d
* fix sal build with vs2012Peter Foley2012-08-162-0/+15
| | | | Change-Id: Ia03980d5d890de7db1e606409a646a5a4f79e91e
* ah, dos format breaks some patchesCaolán McNamara2012-07-231-21/+21
| | | | Change-Id: Id99429366485924ff35da63ebde1b5df11419d58
* my patch applied it, other's don't, so regeneratingCaolán McNamara2012-07-231-1/+3
| | | | Change-Id: I7ffd382b6aa3954bc346d1ecc45607a417ad2509
* Related: boost#4127 strict-aliasing rules warningCaolán McNamara2012-07-232-0/+21
| | | | Change-Id: I9b4f9009c29276054ff94a427adf51c2094377b5
* Backport boost fix for threading detection in GCC 4.7Stephan Bergmann2012-07-132-0/+16
| | | | | | | | | | | See http://svn.boost.org/svn/boost/trunk r76133 "Fix threading detection in GCC-4.7 experimental." Without it, BOOST_DISABLE_THREADS would be defined when compiling with GCC 4.7, which in turn would cause boost/smart_ptr/detail/sp_counted_base.hpp to include a single-thread--mode boost/smart_ptr/detaul/sp_counted_base_nt.hpp which is not suitable in a multi-threaded scenario. Change-Id: Ia30a5c2c241e2e135858a5cab3dd855d05db50c8
* fix mips build: opcode not supported on this processorCaolán McNamara2012-07-122-0/+44
| | | | Change-Id: Ie07c6ac0471ecdf6236d194f1ec3389dd47d4b31
* 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
|