aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
AgeCommit message (Expand)Author
2015-09-12bjam-native: build and install bjam.debugWenzong Fan
2015-08-09boost: add python3 supportAndreas Müller
2015-07-16boost: add dirs flag to boostconfig taskRoss Burton
2015-06-01boost: fix build for mipsRobert Yang
2015-05-27boost: extend libraries with log and randomLukas Bulwahn
2015-05-23boost/bjam-native: Upgrade to 1.58.0Saul Wold
2015-05-15boost: properly fix do_boostconfig re-executionMartin Jansa
2015-05-03boost/libxslt: Enable nativesdk to unbreak <bitbake universe>Li Zhou
2015-01-28boost: Avoid to use local host configurationFabien Proriol
2014-12-25boost : Add the atomic and chrono libraries to the build.Philip Balister
2014-12-03boost: Upgrade to 1.57Saul Wold
2014-10-10boost: fix build when ${PARALLEL_MAKE} contains '-l'Enrico Scholz
2014-09-29boost: fix atomics for armv6Peter A. Bigot
2014-08-23boost: Upgrade to 1.56.0Saul Wold
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador
2014-03-17boost: Pass CFLAGS, CXXFLAGS and LDFLAGS correctly into boost.buildMike Crowe
2014-01-02Replace one-line DESCRIPTION with SUMMARYPaul Eggleton
2013-12-09boost: Move files -> boostSaul Wold
2013-12-09boost: updating to 1.55.0Lukas Bulwahn
2013-11-20boost: Add patch to avoid undefined references to boost::atomic::lockpool::ge...Phil Blundell
2013-09-24boost: set up PACKAGECONFIG for boost-python libraryLukas Bulwahn
2013-09-06boost: adding serialization to BOOST_LIBSLukas Bulwahn
2013-08-22boost: fix build when PARALLEL_MAKE is not setMarko Lindqvist
2013-07-12boost: backport glibc patch for new eglibcSaul Wold
2013-07-05boost: Update to 1.54Saul Wold
2013-06-27boost: Limit PARALLEL_MAKE by -j 64Martin Jansa
2013-03-29boost: Add real native supportStefan Herbrechtsmeier
2013-02-28boost: Update to 1.53.0Saul Wold
2013-01-21boost: Upgrade 1.51 -> 1.52Khem Raj
2013-01-10boost: Use PARALLEL_MAKE for bjamSamuel Stirtzel
2012-11-13boost: Activate zlib and bzip2 because they now work.Denis 'GNUtoo' Carikli
2012-11-02recipes-support: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-09-28boost: Support enums in hashKhem Raj
2012-09-12boost: upgrade to 1.51.0Constantin Musca
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-17boost: Upgrade recipe to 1.50.0Khem Raj
2012-04-26boost: Ensure we use our user-config.jam fileSaul Wold
2012-04-24boost: set python-root correctlyTasslehoff Kjappfot
2012-04-13boost: fix re-execution of taskVenkata ramana gollamudi
2012-03-13boost: Correct license name BSL-1 -> BSL-1.0Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-28boost: Update to version 1.49.0Saul Wold
2012-01-19boost: refactor packages for staticdevSaul Wold
2012-01-05native.bbclass: Fix variable remapping coverageRichard Purdie
2012-01-03boost: Update to 1.48 and Clean upsSaul Wold
2011-12-13boost : Do not use icu when building boost.Philip Balister
2011-12-08OECore license fixes: meta/*Elizabeth Flanagan
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-16boost: Update to 1.47.0 & CleanupSaul Wold
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie