summaryrefslogtreecommitdiffstats
path: root/package/boost
Commit message (Expand)AuthorAgeFilesLines
* package/boost: bump to version 1.69.0Fabrice Fontaine2019-01-134-91/+4
* boost: context needs thread if gcc < 6Fabrice Fontaine2018-10-262-6/+1
* boost: context needs C++11Fabrice Fontaine2018-10-102-1/+6
* boost: update upstream status of 0005-fix-static-detection-of-lock-free-atomi...Thomas Petazzoni2018-10-101-1/+1
* boost: fix static detection of lock-free atomic intsFabrice Fontaine2018-10-101-0/+80
* Merge branch 'next'Peter Korsgaard2018-09-072-3/+3
|\
| * boost: bump to version 1.68Fabrice Fontaine2018-08-202-3/+3
* | boost: enable back log on powerpc with uclibcFabrice Fontaine2018-08-181-4/+0
* | boost: context needs thread without C++11 mutexFabrice Fontaine2018-08-181-0/+1
* | boost: thread needs atomic if GCC hasn't lock-freeFabrice Fontaine2018-08-181-0/+1
* | boost: put back chrono select for coroutineFabrice Fontaine2018-08-161-0/+1
* | boost: thread needs chronoFabrice Fontaine2018-08-151-4/+1
* | boost: locale needs thread with icuFabrice Fontaine2018-08-151-0/+1
|/
* boost: detect missing selectsFabrice Fontaine2018-07-101-0/+18
* boost: coroutine needs chrono, system, threadFabrice Fontaine2018-07-041-0/+3
* boost: type_erasure needs chrono, system, threadFabrice Fontaine2018-07-041-0/+3
* boost: thread needs systemFabrice Fontaine2018-07-041-0/+1
* boost: graph needs regexFabrice Fontaine2018-07-041-0/+1
* boost: add selects for logFabrice Fontaine2018-07-031-0/+7
* boost: locale needs systemFabrice Fontaine2018-07-031-0/+1
* boost: fiber needs filesystem and systemFabrice Fontaine2018-07-031-0/+2
* boost: add selects for waveFabrice Fontaine2018-07-031-0/+5
* boost: contract needs systemFabrice Fontaine2018-07-021-0/+1
* boost: random needs systemFabrice Fontaine2018-07-021-0/+1
* boost: test needs system and timerFabrice Fontaine2018-07-021-0/+2
* boost: timer needs chrono and systemFabrice Fontaine2018-07-021-0/+2
* boost: chrono needs systemFabrice Fontaine2018-07-011-0/+1
* boost: filesystem needs systemFabrice Fontaine2018-07-011-0/+1
* boost: make fiber module select the context moduleFabrice Fontaine2018-06-301-2/+7
* boost: coroutine selects contextFabrice Fontaine2018-06-301-1/+7
* boost: add BR2_PACKAGE_BOOST_CONTEXT_ARCH_SUPPORTSFabrice Fontaine2018-06-301-2/+10
* boost: add option for contract libraryFabrice Fontaine2018-06-242-3/+14
* boost: bump to version 1.67.0Fabrice Fontaine2018-06-243-35/+3
* toolchain: allow disabling packages affected by gcc bug 85180Matt Weber2018-05-301-0/+4
* boost: fix build with domoticzFabrice Fontaine2018-01-161-0/+32
* boost: bump to version 1.66.0Jörg Krause2018-01-123-12/+3
* boost: do not allow selecting fiber module on mips32/mips64Thomas Petazzoni2017-11-221-0/+3
* boost: fix handling of BR2_PACKAGE_BOOST_FIBER optionAdam Duskett2017-11-031-1/+1
* boost: add help messages to librariesAdam Duskett2017-10-291-1/+101
* boost: add option for the stacktrace libraryAdam Duskett2017-10-292-0/+10
* boost: add fiber moduleAdam Duskett2017-10-232-0/+8
* boost: fix build on ppc64le hostPeter Korsgaard2017-10-221-1/+3
* boost: add workaround patch for musl issueThomas Petazzoni2017-10-211-0/+26
* boost: bump to 1.65.1, coroutine2 is now a header only libraryAdam Duskett2017-10-213-11/+9
* package/boost: bump version to 1.64.0Bernd Kuhls2017-07-254-187/+3
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-2/+2
* generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefixArnout Vandecappelle2017-07-051-2/+2
* boost: module context affected by GCC bug 64735Jörg Krause2017-06-151-0/+1
* package/boost: disable boost-locale for static only build with icuRomain Naour2017-05-161-0/+13
* package/b*/Config.in: fix ordering of statementsAdam Duskett2017-04-291-2/+2
OpenPOWER on IntegriCloud