Age | Commit message (Expand) | Author | Files |
2014-10-30 | autotools: Use make clean for builds not supporting B != S | Richard Purdie | 1 |
2014-08-23 | classes/autotools: avoid error if recipe is first in task dependency tree | Paul Eggleton | 1 |
2014-08-04 | autotools: Exclude SDK_OS from autotools task signatures | Richard Purdie | 1 |
2014-08-03 | autotools: Fix warning for odctools-crosssdk | Richard Purdie | 1 |
2014-08-03 | sstate: Allow switching between linux and non-linux SDK builds within the sam... | Richard Purdie | 1 |
2014-07-25 | autotools: Improve configure dependency code for finding m4 files | Richard Purdie | 1 |
2014-07-25 | autotools.bbclass: Enhance sed regexp to avoid extra subshell | Matthieu Crapet | 1 |
2014-07-03 | autotools.bbclass: remove autotools_set_crosscompiling | Ross Burton | 1 |
2014-04-30 | binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes | Richard Purdie | 1 |
2014-04-23 | autotools: Enable separate builddir by default | Richard Purdie | 1 |
2014-03-18 | autotools: Exclude variables from autotools_copy_aclocals | Richard Purdie | 1 |
2014-03-05 | alsa-tools/autotools: Ensure that aclocal files can be present with AUTOTOOLS... | Richard Purdie | 1 |
2014-03-05 | autotools: Limit aclocal files to those in dependencies | Richard Purdie | 1 |
2013-09-17 | autotools: Remove .la files if rebuilding non out of tree software | Richard Purdie | 1 |
2013-06-27 | autotools.bbclass: force copy Makefile.in.in to ${S}/po/ | Roy.Li | 1 |
2013-06-04 | autotools.bbclass: Factor out aclocal copying function | Richard Purdie | 1 |
2013-02-01 | autotools.bbclass: add EXTRACONFFUNCS variable | Constantin Musca | 1 |
2012-12-14 | autotools: copy also remove-potcdate.sin from ${STAGING_DATADIR_NATIVE}/gette... | Martin Jansa | 1 |
2012-11-12 | autotools: set _FOR_BUILD variables here | Ross Burton | 1 |
2012-10-19 | autotools: Use STAGING_DATADIR_NATIVE for config.rpath | Richard Purdie | 1 |
2012-10-18 | autotools.bbclass: Fix gettext macro versions issues | Richard Purdie | 1 |
2012-10-18 | autotools: Fix race over aclocal macro directory | Richard Purdie | 1 |
2012-09-27 | Revert "autotools.bbclass: using relative paths for acpaths" | Richard Purdie | 1 |
2012-09-27 | autotools.bbclass: using relative paths for acpaths | Wenzong Fan | 1 |
2012-09-24 | autotools: Remove special handling for autoconf* and automake* | Phil Blundell | 1 |
2012-09-12 | autotools.bbclass: Add functionality to force a clean of ${B} when reconfigur... | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
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 |