| Commit message (Expand) | Author | Age | Files | Lines |
* | autotools.bbclass: Fix m4 file race | Richard Purdie | 2011-08-03 | 1 | -1/+6 |
* | multilib: Add support for compiling recipes against multiple ABIs | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | autotools.bbclass: Add help2man-native to the main DEPENDS tree | Tom Rini | 2011-07-20 | 1 | -2/+2 |
* | native/nativesdk: Clean up the depends ordering after bitbake override handli... | Richard Purdie | 2011-06-09 | 1 | -2/+0 |
* | logging: update existing oe* logging users to the bb* interface | Darren Hart | 2011-05-04 | 1 | -8/+8 |
* | autotools.bbclass: Copy gettext files only if --disable-nls is not set | Khem Raj | 2011-04-28 | 1 | -9/+10 |
* | autotools: Pass --disable-silent-rules to configure | Colin Walters | 2011-04-12 | 1 | -0/+1 |
* | autotools.bbclass: Fix automake file race issues | Richard Purdie | 2011-03-10 | 1 | -2/+2 |
* | autotools.bbclass: Drop info directory listings as they're going to be broken... | Richard Purdie | 2011-02-02 | 1 | -0/+4 |
* | autotools.bbclass: Drop unused autotools_stage_dir dummy function | Richard Purdie | 2011-01-27 | 1 | -4/+0 |
* | autotools.bbclass: Only include aclocal directories if the exist, no point in... | Richard Purdie | 2011-01-27 | 1 | -3/+6 |
* | autotools.bbclass: libtool sysroot support changes | Scott Garman | 2011-01-21 | 1 | -16/+9 |
* | autotools: enable siteconfig by default | Jeff Polk | 2010-09-10 | 1 | -0/+1 |
* | autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a... | Richard Purdie | 2010-08-19 | 1 | -33/+1 |
* | Finally deprecate all legacy do_stage functions. This changes the existing wa... | Richard Purdie | 2010-07-22 | 1 | -7/+0 |
* | autotools: deprecate autotools_stage class | Joshua Lock | 2010-04-27 | 1 | -1/+4 |
* | autotools.bbclass: Allow extraction of the configure arguments for use in str... | Richard Purdie | 2010-03-29 | 1 | -17/+19 |
* | base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr... | Richard Purdie | 2010-03-19 | 1 | -0/+6 |
* | autotools.bbclass: Make sure config.rpath is present if needed | Richard Purdie | 2009-11-30 | 1 | -0/+4 |
* | base/autotools.bbclass: Make sure extra dependencies are not lost for native ... | Richard Purdie | 2009-11-13 | 1 | -0/+4 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 1 | -3/+0 |
* | classes: Various staging improvement fixups | Richard Purdie | 2009-11-13 | 1 | -3/+5 |
* | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 2009-11-13 | 1 | -45/+4 |
* | autotools.bbclass: No need to fork sed each time | Richard Purdie | 2009-11-13 | 1 | -4/+5 |
* | autotools.bbclass: Convert .la file mangling to package preprocessing hook | Richard Purdie | 2009-11-13 | 1 | -1/+5 |
* | Remove layout_* variables | Richard Purdie | 2009-09-17 | 1 | -6/+6 |
* | autotools.bbclass: Remove pointless inherit | Richard Purdie | 2009-08-12 | 1 | -2/+0 |
* | autotools.bbclass: Fix to work with configure files with leading whitespace | Richard Purdie | 2009-07-16 | 1 | -3/+3 |
* | packaged-staging.bbclass: Detect when we're using autotools_stage_all and don... | Richard Purdie | 2009-06-11 | 1 | -2/+5 |
* | autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all | Richard Purdie | 2008-11-04 | 1 | -13/+25 |
* | autotools.bbclass: Switch stage_autotools_all to change la files itself and t... | Richard Purdie | 2008-05-12 | 1 | -15/+8 |
* | autotools.bbclass: There is no need to use the strange -t option to cp anymore | Richard Purdie | 2008-05-06 | 1 | -1/+1 |
* | autotools.bbclass: Drop enable-maintainer-mode until such times as its been t... | Richard Purdie | 2008-03-21 | 1 | -1/+0 |
* | autotools.bbclass: fix typo in --enable-maintainer-mode | Ross Burton | 2008-03-20 | 1 | -1/+1 |
* | autotools.bbclass: Add autotools_stage_dir to help staging directories and in... | Richard Purdie | 2008-03-20 | 1 | -19/+19 |
* | autotools.bbclass: Some further tweaks to autotools_stage_all | Richard Purdie | 2008-03-19 | 1 | -2/+2 |
* | autotools.bbclass: Fix typos | Richard Purdie | 2008-03-19 | 1 | -3/+1 |
* | autotools.bbclass: Handle case where is an empty directory | Richard Purdie | 2008-03-19 | 1 | -1/+3 |
* | autotools.bbclass: autotools_stage_all - improve handling of datadir | Richard Purdie | 2008-03-19 | 1 | -4/+6 |
* | autotools.bbclass: Add handling binary staging capability to autotools_stage_... | Richard Purdie | 2008-03-19 | 1 | -0/+12 |
* | autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma... | Richard Purdie | 2008-03-19 | 1 | -0/+3 |
* | autotools.bbclass: enable maintainer mode when configuring | Ross Burton | 2008-02-11 | 1 | -0/+1 |
* | autotools.bbclass: Ensure the current working directory is preserved in autot... | Richard Purdie | 2008-01-29 | 1 | -0/+2 |
* | autotools.bbclass: Fix so libraries in directories are handled correctly with... | Richard Purdie | 2008-01-29 | 1 | -8/+18 |
* | autotools.bbclass: Make sure STAGING_INCDIR exists | Richard Purdie | 2008-01-18 | 1 | -0/+1 |
* | autotools.bbclass: Really fix autostaging function to correctly handle cases ... | Richard Purdie | 2008-01-18 | 1 | -1/+1 |
* | autotools.bbclass: Fix autostaging function to correctly handle cases where o... | Richard Purdie | 2008-01-18 | 1 | -1/+1 |
* | autotools.bbclass: Reference STAGING_DATADIR | Richard Purdie | 2007-10-29 | 1 | -3/+3 |
* | classes: Sync various classes with OE for various bugfixes | Richard Purdie | 2007-08-08 | 1 | -12/+10 |
* | autotools.bbclass: Fix addition of libtool-cross | Richard Purdie | 2007-05-09 | 1 | -1/+6 |