aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools.bbclass
AgeCommit message (Expand)Author
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
2011-10-05autotools.bbclass: Allow dependency tracking option to be easily overriddenRichard Purdie
2011-09-30autotools: Disable dependency trackingRichard Purdie
2011-09-30Remove help2man dependencyRichard Purdie
2011-09-26autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie
2011-08-03autotools.bbclass: Fix m4 file raceRichard Purdie
2011-07-27multilib: Add support for compiling recipes against multiple ABIsRichard Purdie
2011-07-20autotools.bbclass: Add help2man-native to the main DEPENDS treeTom Rini
2011-06-09native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart
2011-04-28autotools.bbclass: Copy gettext files only if --disable-nls is not setKhem Raj
2011-04-12autotools: Pass --disable-silent-rules to configureColin Walters
2011-03-10autotools.bbclass: Fix automake file race issuesRichard Purdie
2011-02-02autotools.bbclass: Drop info directory listings as they're going to be broken...Richard Purdie
2011-01-27autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie
2011-01-27autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie
2011-01-21autotools.bbclass: libtool sysroot support changesScott Garman
2010-09-10autotools: enable siteconfig by defaultJeff Polk
2010-08-19autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a...Richard Purdie
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie
2010-04-27autotools: deprecate autotools_stage classJoshua Lock
2010-03-29autotools.bbclass: Allow extraction of the configure arguments for use in str...Richard Purdie