aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools.bbclass
AgeCommit message (Expand)Author
2015-09-21autotools: fix traversal bug in aclocal copyingChristopher Larson
2015-09-16autotools.bbclass: mkdir ${B} -> mkdir -p ${B}Robert Yang
2015-08-30autotools.bbclass: Allow dependency tracking option to be overriddenRoy Li
2015-07-16Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-05-25autotools: Use space with prepend to clean up variable whitespaceRichard Purdie
2015-04-29autotools: Fix find races on source directoryRichard Purdie
2015-03-29autotools: Avoid find race for S = "${WORKDIR}"Richard Purdie
2015-02-13autotools/siteinfo: Avoid races over siteinfo filesRichard Purdie
2015-01-16autotools.bbclass: print make cleanRobert Yang
2014-12-05autotools.bbclass: respect CLEANBROKENRoss Burton
2014-10-30autotools: Use make clean for builds not supporting B != SRichard Purdie
2014-08-23classes/autotools: avoid error if recipe is first in task dependency treePaul Eggleton
2014-08-04autotools: Exclude SDK_OS from autotools task signaturesRichard Purdie
2014-08-03autotools: Fix warning for odctools-crosssdkRichard Purdie
2014-08-03sstate: Allow switching between linux and non-linux SDK builds within the sam...Richard Purdie
2014-07-25autotools: Improve configure dependency code for finding m4 filesRichard Purdie
2014-07-25autotools.bbclass: Enhance sed regexp to avoid extra subshellMatthieu Crapet
2014-07-03autotools.bbclass: remove autotools_set_crosscompilingRoss Burton
2014-04-30binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipesRichard Purdie
2014-04-23autotools: Enable separate builddir by defaultRichard Purdie
2014-03-18autotools: Exclude variables from autotools_copy_aclocalsRichard Purdie
2014-03-05alsa-tools/autotools: Ensure that aclocal files can be present with AUTOTOOLS...Richard Purdie
2014-03-05autotools: Limit aclocal files to those in dependenciesRichard Purdie
2013-09-17autotools: Remove .la files if rebuilding non out of tree softwareRichard Purdie
2013-06-27autotools.bbclass: force copy Makefile.in.in to ${S}/po/Roy.Li
2013-06-04autotools.bbclass: Factor out aclocal copying functionRichard Purdie
2013-02-01autotools.bbclass: add EXTRACONFFUNCS variableConstantin Musca
2012-12-14autotools: copy also remove-potcdate.sin from ${STAGING_DATADIR_NATIVE}/gette...Martin Jansa
2012-11-12autotools: set _FOR_BUILD variables hereRoss Burton
2012-10-19autotools: Use STAGING_DATADIR_NATIVE for config.rpathRichard Purdie
2012-10-18autotools.bbclass: Fix gettext macro versions issuesRichard Purdie
2012-10-18autotools: Fix race over aclocal macro directoryRichard Purdie
2012-09-27Revert "autotools.bbclass: using relative paths for acpaths"Richard Purdie
2012-09-27autotools.bbclass: using relative paths for acpathsWenzong Fan
2012-09-24autotools: Remove special handling for autoconf* and automake*Phil Blundell
2012-09-12autotools.bbclass: Add functionality to force a clean of ${B} when reconfigur...Richard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-03autotools.bbclass: When configure fails, dump the config.log files the logsRichard Purdie
2012-05-30scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie
2012-03-31autotools.bbclass: Drop -nativesdk dependency to lib-cross.Lianhao Lu
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-24autotools.bbclass: Make builds deterministicRichard Purdie
2012-02-23autotools.bbclass: Don't copy into non-existant directoryAndreas Oberritter
2012-01-09autotools.bbclass: Introduce CACHED_CONFIGUREVARSKhem Raj
2012-01-03autotools.bbclass: fix cp error for empty dirNitin A Kamble
2011-11-30autotools.bbclass: Report the missing configure pathDarren Hart
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-14autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson
2011-10-14autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie