Age | Commit message (Expand) | Author | Files |
2018-09-05 | autotools.bbclass: adjust indentation for consistency | Chen Qi | 1 |
2018-07-26 | autotools.bbclass: fix autoreconf bbnote commandline arguments | Andre McCurdy | 1 |
2018-01-13 | autotools: don't wipe gettext macros from gettext | Ross Burton | 1 |
2017-07-30 | siteinfo: fix siteinfo_get_files to work with RSS | Jackie Huang | 1 |
2017-03-27 | autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q" | Robert P. J. Day | 1 |
2017-03-04 | autotools.bbclass: delete the extra varflag set for autotools_copy_aclocals | Dengke Du | 1 |
2017-01-26 | autotools.bbclass: Change acpaths defaults to be a weak assignment | Khem Raj | 1 |
2017-01-23 | Switch to Recipe Specific Sysroots | Richard Purdie | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-10-11 | classes/externalsrc: re-run do_configure when configure files change | Paul Eggleton | 1 |
2016-09-27 | autotools.bbclass: use python3 instead of python (v2) | Markus Lehtonen | 1 |
2016-09-22 | autotools/siteinfo: Tweak CONFIG_SITE handling for determism/races | Richard Purdie | 1 |
2016-09-14 | autotools: Correctly filter m4 files view to setscene dependencies | Richard Purdie | 1 |
2016-09-03 | autotools.bbclass: remove EXTRA_OEMAKE workaround | Stefan Müller-Klieser | 1 |
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 |