Age | Commit message (Expand) | Author | Files |
2016-09-03 | base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autoto... | Martin Jansa | 1 |
2016-08-07 | autotools.bbclass: remove intltool.m4 from ${S} | Ross Burton | 1 |
2016-08-07 | autotools: move aclocal-copy to WORKDIR | Ross Burton | 1 |
2016-06-23 | autotools: ensure Makefile exists in do_compile | Ross Burton | 1 |
2016-05-14 | autotools.bbclass: fix py3 SyntaxError in cfgscript print() | Tim Orling | 1 |
2016-05-06 | autotools: add default for CACHED_CONFIGUREVARS | Ross Burton | 1 |
2016-04-29 | autotools: warn when running intltoolize if intltool isn't a dependemcy | Ross Burton | 1 |
2016-02-13 | autotools: Fix interaction with bitbake -b | Richard Purdie | 1 |
2016-02-13 | autotools: Correct dependency search logic error | Richard Purdie | 1 |
2016-01-31 | Make sure that the directory for CONFIGURESTAMPFILE exists | Markus Lehtonen | 1 |
2016-01-31 | autotools.bbclass: use oe_runmake instead of ${MAKE} | Markus Lehtonen | 1 |
2016-01-29 | autotools.bbclass: don't create subshell to delete configure scripts | Andre McCurdy | 1 |
2016-01-22 | autotools: don't output the full config.log on configure failure | Ross Burton | 1 |
2016-01-16 | autotools.bbclass: use relative path to run configure script | Robert Yang | 1 |
2015-11-24 | autotools: Allow recipe-individual configure scripts | Jens Rehsack | 1 |
2015-09-21 | autotools: fix traversal bug in aclocal copying | Christopher Larson | 1 |
2015-09-16 | autotools.bbclass: mkdir ${B} -> mkdir -p ${B} | Robert Yang | 1 |
2015-08-30 | autotools.bbclass: Allow dependency tracking option to be overridden | Roy Li | 1 |
2015-07-16 | Use die() or bbfatal_log() where the log should definitely be printed | Paul Eggleton | 1 |
2015-06-23 | meta: Add explict getVar param for (non) expansion | Richard Purdie | 1 |
2015-05-25 | autotools: Use space with prepend to clean up variable whitespace | Richard Purdie | 1 |
2015-04-29 | autotools: Fix find races on source directory | Richard Purdie | 1 |
2015-03-29 | autotools: Avoid find race for S = "${WORKDIR}" | Richard Purdie | 1 |
2015-02-13 | autotools/siteinfo: Avoid races over siteinfo files | Richard Purdie | 1 |
2015-01-16 | autotools.bbclass: print make clean | Robert Yang | 1 |
2014-12-05 | autotools.bbclass: respect CLEANBROKEN | Ross Burton | 1 |
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 |