Age | Commit message (Expand) | Author | Files |
2012-07-03 | autotools.bbclass: When configure fails, dump the config.log files the logs | Richard Purdie | 1 |
2012-05-30 | scripts/cp-noerror: Add a special copy function to fix autotools issues | Richard Purdie | 1 |
2012-03-31 | autotools.bbclass: Drop -nativesdk dependency to lib-cross. | Lianhao Lu | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-02-24 | autotools.bbclass: Make builds deterministic | Richard Purdie | 1 |
2012-02-23 | autotools.bbclass: Don't copy into non-existant directory | Andreas Oberritter | 1 |
2012-01-09 | autotools.bbclass: Introduce CACHED_CONFIGUREVARS | Khem Raj | 1 |
2012-01-03 | autotools.bbclass: fix cp error for empty dir | Nitin A Kamble | 1 |
2011-11-30 | autotools.bbclass: Report the missing configure path | Darren Hart | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-10-14 | autotools: fix multi-word arguments for EXTRA_OECONF | Christopher Larson | 1 |
2011-10-14 | autotools: Enhance gettext handling to better work with SCM versions of code | Richard Purdie | 1 |
2011-10-05 | autotools.bbclass: Allow dependency tracking option to be easily overridden | Richard Purdie | 1 |
2011-09-30 | autotools: Disable dependency tracking | Richard Purdie | 1 |
2011-09-30 | Remove help2man dependency | Richard Purdie | 1 |
2011-09-26 | autotools.bbclass: Set the dynamic linker search path for libtool correctly | Richard Purdie | 1 |
2011-08-03 | autotools.bbclass: Fix m4 file race | Richard Purdie | 1 |
2011-07-27 | multilib: Add support for compiling recipes against multiple ABIs | Richard Purdie | 1 |
2011-07-20 | autotools.bbclass: Add help2man-native to the main DEPENDS tree | Tom Rini | 1 |
2011-06-09 | native/nativesdk: Clean up the depends ordering after bitbake override handli... | Richard Purdie | 1 |
2011-05-04 | logging: update existing oe* logging users to the bb* interface | Darren Hart | 1 |
2011-04-28 | autotools.bbclass: Copy gettext files only if --disable-nls is not set | Khem Raj | 1 |
2011-04-12 | autotools: Pass --disable-silent-rules to configure | Colin Walters | 1 |
2011-03-10 | autotools.bbclass: Fix automake file race issues | Richard Purdie | 1 |
2011-02-02 | autotools.bbclass: Drop info directory listings as they're going to be broken... | Richard Purdie | 1 |
2011-01-27 | autotools.bbclass: Drop unused autotools_stage_dir dummy function | Richard Purdie | 1 |
2011-01-27 | autotools.bbclass: Only include aclocal directories if the exist, no point in... | Richard Purdie | 1 |
2011-01-21 | autotools.bbclass: libtool sysroot support changes | Scott Garman | 1 |
2010-09-10 | autotools: enable siteconfig by default | Jeff Polk | 1 |
2010-08-19 | autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a... | Richard Purdie | 1 |
2010-07-22 | Finally deprecate all legacy do_stage functions. This changes the existing wa... | Richard Purdie | 1 |
2010-04-27 | autotools: deprecate autotools_stage class | Joshua Lock | 1 |
2010-03-29 | autotools.bbclass: Allow extraction of the configure arguments for use in str... | Richard Purdie | 1 |
2010-03-19 | base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr... | Richard Purdie | 1 |
2009-11-30 | autotools.bbclass: Make sure config.rpath is present if needed | Richard Purdie | 1 |
2009-11-13 | base/autotools.bbclass: Make sure extra dependencies are not lost for native ... | Richard Purdie | 1 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 1 |
2009-11-13 | classes: Various staging improvement fixups | Richard Purdie | 1 |
2009-11-13 | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 1 |
2009-11-13 | autotools.bbclass: No need to fork sed each time | Richard Purdie | 1 |
2009-11-13 | autotools.bbclass: Convert .la file mangling to package preprocessing hook | Richard Purdie | 1 |
2009-09-17 | Remove layout_* variables | Richard Purdie | 1 |
2009-08-12 | autotools.bbclass: Remove pointless inherit | Richard Purdie | 1 |
2009-07-16 | autotools.bbclass: Fix to work with configure files with leading whitespace | Richard Purdie | 1 |
2009-06-11 | packaged-staging.bbclass: Detect when we're using autotools_stage_all and don... | Richard Purdie | 1 |
2008-11-04 | autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all | Richard Purdie | 1 |
2008-05-12 | autotools.bbclass: Switch stage_autotools_all to change la files itself and t... | Richard Purdie | 1 |
2008-05-06 | autotools.bbclass: There is no need to use the strange -t option to cp anymore | Richard Purdie | 1 |
2008-03-21 | autotools.bbclass: Drop enable-maintainer-mode until such times as its been t... | Richard Purdie | 1 |
2008-03-20 | autotools.bbclass: fix typo in --enable-maintainer-mode | Ross Burton | 1 |