Age | Commit message (Expand) | Author | Files |
2017-03-26 | boost: various cleanups | Ross Burton | 1 |
2017-03-26 | boost: port boost-python to Python 3 | Ross Burton | 1 |
2017-03-01 | recipes: Make use of the new bb.utils.filter() function | Peter Kjellerstedt | 1 |
2017-01-09 | boost: drop flags bits, fix for x32 | Christopher Larson | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-11-06 | boost: disable 'wave' in MIPS16e mode | André Draszik | 1 |
2016-09-30 | boost: Ensure native recipes have consistent checksums | Richard Purdie | 1 |
2016-09-28 | boost: add support for additional boost libs | Jackie Huang | 1 |
2016-04-29 | boost: improve configure | Ross Burton | 1 |
2016-04-29 | boost: delete the build directory before rebuilding | Ross Burton | 1 |
2016-02-28 | boost.inc: fix BJAM_OPTS --build-dir option | Andre McCurdy | 1 |
2016-02-28 | boost.inc: enable more verbose build logs | Andre McCurdy | 1 |
2016-02-28 | boost.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5 | Andre McCurdy | 1 |
2016-01-11 | boost: update to 1.60.0 | Lukas Bulwahn | 1 |
2016-01-07 | boost: ensure boost to remain an empty metapackage | Lukas Bulwahn | 1 |
2015-12-09 | boost: adjust hard-coded path after python3 upgrade | Lukas Bulwahn | 1 |
2015-11-25 | boost.inc: remove unused parameter from get_boost_parallel_make() | Andre McCurdy | 1 |
2015-08-09 | boost: add python3 support | Andreas Müller | 1 |
2015-07-16 | boost: add dirs flag to boostconfig task | Ross Burton | 1 |
2015-05-27 | boost: extend libraries with log and random | Lukas Bulwahn | 1 |
2015-05-15 | boost: properly fix do_boostconfig re-execution | Martin Jansa | 1 |
2015-05-03 | boost/libxslt: Enable nativesdk to unbreak <bitbake universe> | Li Zhou | 1 |
2015-01-28 | boost: Avoid to use local host configuration | Fabien Proriol | 1 |
2014-12-25 | boost : Add the atomic and chrono libraries to the build. | Philip Balister | 1 |
2014-10-10 | boost: fix build when ${PARALLEL_MAKE} contains '-l' | Enrico Scholz | 1 |
2014-08-23 | boost: Upgrade to 1.56.0 | Saul Wold | 1 |
2014-04-25 | Globally replace 'base_contains' calls with 'bb.utils.contains' | Otavio Salvador | 1 |
2014-03-17 | boost: Pass CFLAGS, CXXFLAGS and LDFLAGS correctly into boost.build | Mike Crowe | 1 |
2014-01-02 | Replace one-line DESCRIPTION with SUMMARY | Paul Eggleton | 1 |
2013-09-24 | boost: set up PACKAGECONFIG for boost-python library | Lukas Bulwahn | 1 |
2013-09-06 | boost: adding serialization to BOOST_LIBS | Lukas Bulwahn | 1 |
2013-08-22 | boost: fix build when PARALLEL_MAKE is not set | Marko Lindqvist | 1 |
2013-06-27 | boost: Limit PARALLEL_MAKE by -j 64 | Martin Jansa | 1 |
2013-03-29 | boost: Add real native support | Stefan Herbrechtsmeier | 1 |
2013-01-21 | boost: Upgrade 1.51 -> 1.52 | Khem Raj | 1 |
2013-01-10 | boost: Use PARALLEL_MAKE for bjam | Samuel Stirtzel | 1 |
2012-11-13 | boost: Activate zlib and bzip2 because they now work. | Denis 'GNUtoo' Carikli | 1 |
2012-11-02 | recipes-support: replace virtclass-native(sdk) with class-native(sdk) | Robert Yang | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-04-26 | boost: Ensure we use our user-config.jam file | Saul Wold | 1 |
2012-04-24 | boost: set python-root correctly | Tasslehoff Kjappfot | 1 |
2012-04-13 | boost: fix re-execution of task | Venkata ramana gollamudi | 1 |
2012-03-13 | boost: Correct license name BSL-1 -> BSL-1.0 | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-01-19 | boost: refactor packages for staticdev | Saul Wold | 1 |
2012-01-05 | native.bbclass: Fix variable remapping coverage | Richard Purdie | 1 |
2012-01-03 | boost: Update to 1.48 and Clean ups | Saul Wold | 1 |
2011-12-13 | boost : Do not use icu when building boost. | Philip Balister | 1 |
2011-12-08 | OECore license fixes: meta/* | Elizabeth Flanagan | 1 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |