Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 7 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-10-05 | boost-jam-native_3.1.16.bb : Remove DEFAULT_PREFERENCE="-1" | Philip Balister | 1 | |
* This version of jam build all versions of boost in OE. | ||||
2008-10-05 | boost-1.36.0 : Add support for building boost-1.36. | Philip Balister | 3 | |
* Not all libraries are built. | ||||
2008-09-22 | boost 1.34.1: More fixes to packaging and build configuration. | Robert Schuster | 1 | |
2008-09-21 | boost 1.34.1: Create proper library files to fix packaging. | Robert Schuster | 1 | |
2008-09-21 | boost 1.34.1: New recipe. | Robert Schuster | 2 | |
2008-08-22 | boost.inc: Fixed python version - re-enables compiling boost_python. | Robert Schuster | 3 | |
boost 1.33.0: Raised PR. boost 1.33.1: Raised PR. | ||||
2008-07-05 | boot 1.33.1: add fedora and gentoo patches for gcc 4.3 support and an extra ↵ | Koen Kooi | 2 | |
patch hunk stolen from 1.34.1 | ||||
2008-07-04 | boost : Remove DEFAULT_PREFERENCE from earlier commit. | Philip Balister | 1 | |
2008-07-04 | boost : Add boost.inc file. | Philip Balister | 3 | |
2008-07-01 | boost-jam-native : Add support for boost-jam-native-3.1.16. Add a | Philip Balister | 3 | |
boost-jam-native.inc file. New version is DEFAULT_PREFERENCE = "-1" for now. | ||||
2008-05-01 | boost-1.33.1: bits/atomicity.h is now ext/atomicity.h. Closes #4204. | Leon Woestenberg | 2 | |
2008-05-01 | gnash-minimal: DEPEND on agg. | Leon Woestenberg | 1 | |
2008-02-27 | boost: Fix packages so they build | Richard Purdie | 2 | |
2007-11-18 | packages: Remove various hardcoded staging layout assumptions | Richard Purdie | 2 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 2 | |
2006-12-18 | boost: update to 1.33.1 | Koen Kooi | 1 | |
2006-11-10 | boost: Remove inherit debian. We do not set distro policy in .bb files. | Richard Purdie | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-03-29 | boost 1.33.0: make it compile w/ linux-gnueabi | Michael Lauer | 1 | |
2005-11-30 | boost-jam-native: release 3.1.11 | John Bowler | 2 | |
boost: release 1.33.0 | ||||
2005-07-16 | Fix the missing quotes round string values. | John Bowler | 1 | |
2005-07-16 | boost: | Michael Lauer | 1 | |
- always use SOURCEFORGE_MIRROR in SRC_URI, don't use download.sf.net directly | ||||
2005-07-16 | boost-jam-native: | Michael Lauer | 1 | |
- upgrade to 3.1.10 - minor description reformatting - use ${STAGING_BINDIR} in do_stage() | ||||
2005-07-06 | Changes to make libboost compile and link on uclibc | John Bowler | 4 | |
2005-07-05 | libboost, builds but untested | John Bowler | 3 | |