summaryrefslogtreecommitdiff
path: root/meta/classes/autotools.bbclass
AgeCommit message (Expand)AuthorFiles
2012-01-03autotools.bbclass: fix cp error for empty dirNitin A Kamble1
2011-11-30autotools.bbclass: Report the missing configure pathDarren Hart1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-10-14autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson1
2011-10-14autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie1
2011-10-05autotools.bbclass: Allow dependency tracking option to be easily overriddenRichard Purdie1
2011-09-30autotools: Disable dependency trackingRichard Purdie1
2011-09-30Remove help2man dependencyRichard Purdie1
2011-09-26autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie1
2011-08-03autotools.bbclass: Fix m4 file raceRichard Purdie1
2011-07-27multilib: Add support for compiling recipes against multiple ABIsRichard Purdie1
2011-07-20autotools.bbclass: Add help2man-native to the main DEPENDS treeTom Rini1
2011-06-09native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie1
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart1
2011-04-28autotools.bbclass: Copy gettext files only if --disable-nls is not setKhem Raj1
2011-04-12autotools: Pass --disable-silent-rules to configureColin Walters1
2011-03-10autotools.bbclass: Fix automake file race issuesRichard Purdie1
2011-02-02autotools.bbclass: Drop info directory listings as they're going to be broken...Richard Purdie1
2011-01-27autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie1
2011-01-27autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie1
2011-01-21autotools.bbclass: libtool sysroot support changesScott Garman1
2010-09-10autotools: enable siteconfig by defaultJeff Polk1
2010-08-19autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a...Richard Purdie1
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie1
2010-04-27autotools: deprecate autotools_stage classJoshua Lock1
2010-03-29autotools.bbclass: Allow extraction of the configure arguments for use in str...Richard Purdie1
2010-03-19base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie1
2009-11-30autotools.bbclass: Make sure config.rpath is present if neededRichard Purdie1
2009-11-13base/autotools.bbclass: Make sure extra dependencies are not lost for native ...Richard Purdie1
2009-11-13classes: Remove and sanitise import statementsRichard Purdie1
2009-11-13classes: Various staging improvement fixupsRichard Purdie1
2009-11-13autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie1
2009-11-13autotools.bbclass: No need to fork sed each timeRichard Purdie1
2009-11-13autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie1
2009-09-17Remove layout_* variablesRichard Purdie1
2009-08-12autotools.bbclass: Remove pointless inheritRichard Purdie1
2009-07-16autotools.bbclass: Fix to work with configure files with leading whitespaceRichard Purdie1
2009-06-11packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...Richard Purdie1
2008-11-04autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_allRichard Purdie1
2008-05-12autotools.bbclass: Switch stage_autotools_all to change la files itself and t...Richard Purdie1
2008-05-06autotools.bbclass: There is no need to use the strange -t option to cp anymoreRichard Purdie1
2008-03-21autotools.bbclass: Drop enable-maintainer-mode until such times as its been t...Richard Purdie1
2008-03-20autotools.bbclass: fix typo in --enable-maintainer-modeRoss Burton1
2008-03-20autotools.bbclass: Add autotools_stage_dir to help staging directories and in...Richard Purdie1
2008-03-19autotools.bbclass: Some further tweaks to autotools_stage_allRichard Purdie1
2008-03-19autotools.bbclass: Fix typosRichard Purdie1
2008-03-19autotools.bbclass: Handle case where is an empty directoryRichard Purdie1
2008-03-19autotools.bbclass: autotools_stage_all - improve handling of datadirRichard Purdie1
2008-03-19autotools.bbclass: Add handling binary staging capability to autotools_stage_...Richard Purdie1
2008-03-19autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie1