summaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools.bbclass
Commit message (Expand)AuthorAgeFilesLines
* autotools.bbclass: Add functionality to force a clean of ${B} when reconfigur...Richard Purdie2012-09-281-0/+21
* autotools.bbclass: Drop -nativesdk dependency to lib-cross.Lianhao Lu2012-03-311-0/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-3/+3
* autotools.bbclass: Make builds deterministicRichard Purdie2012-02-241-0/+2
* autotools.bbclass: Don't copy into non-existant directoryAndreas Oberritter2012-02-231-1/+1
* autotools.bbclass: Introduce CACHED_CONFIGUREVARSKhem Raj2012-01-101-1/+1
* autotools.bbclass: fix cp error for empty dirNitin A Kamble2012-01-031-1/+3
* autotools.bbclass: Report the missing configure pathDarren Hart2011-11-301-4/+5
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-3/+3
* autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson2011-10-141-4/+2
* autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie2011-10-141-1/+7
* autotools.bbclass: Allow dependency tracking option to be easily overriddenRichard Purdie2011-10-061-1/+3
* autotools: Disable dependency trackingRichard Purdie2011-10-041-0/+1
* Remove help2man dependencyRichard Purdie2011-10-041-1/+1
* autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie2011-09-261-0/+2
* autotools.bbclass: Fix m4 file raceRichard Purdie2011-08-031-1/+6
* multilib: Add support for compiling recipes against multiple ABIsRichard Purdie2011-07-271-1/+1
* autotools.bbclass: Add help2man-native to the main DEPENDS treeTom Rini2011-07-201-2/+2
* native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie2011-06-091-2/+0
* logging: update existing oe* logging users to the bb* interfaceDarren Hart2011-05-041-8/+8
* autotools.bbclass: Copy gettext files only if --disable-nls is not setKhem Raj2011-04-281-9/+10
* autotools: Pass --disable-silent-rules to configureColin Walters2011-04-121-0/+1
* autotools.bbclass: Fix automake file race issuesRichard Purdie2011-03-101-2/+2
* autotools.bbclass: Drop info directory listings as they're going to be broken...Richard Purdie2011-02-021-0/+4
* autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie2011-01-271-4/+0
* autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie2011-01-271-3/+6
* autotools.bbclass: libtool sysroot support changesScott Garman2011-01-211-16/+9
* autotools: enable siteconfig by defaultJeff Polk2010-09-101-0/+1
* autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a...Richard Purdie2010-08-191-33/+1
* Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie2010-07-221-7/+0
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+4
* autotools.bbclass: Allow extraction of the configure arguments for use in str...Richard Purdie2010-03-291-17/+19
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie2010-03-191-0/+6
* autotools.bbclass: Make sure config.rpath is present if neededRichard Purdie2009-11-301-0/+4
* base/autotools.bbclass: Make sure extra dependencies are not lost for native ...Richard Purdie2009-11-131-0/+4
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-3/+0
* classes: Various staging improvement fixupsRichard Purdie2009-11-131-3/+5
* autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie2009-11-131-45/+4
* autotools.bbclass: No need to fork sed each timeRichard Purdie2009-11-131-4/+5
* autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie2009-11-131-1/+5
* Remove layout_* variablesRichard Purdie2009-09-171-6/+6
* autotools.bbclass: Remove pointless inheritRichard Purdie2009-08-121-2/+0
* autotools.bbclass: Fix to work with configure files with leading whitespaceRichard Purdie2009-07-161-3/+3
* packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...Richard Purdie2009-06-111-2/+5
* autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_allRichard Purdie2008-11-041-13/+25
* autotools.bbclass: Switch stage_autotools_all to change la files itself and t...Richard Purdie2008-05-121-15/+8
* autotools.bbclass: There is no need to use the strange -t option to cp anymoreRichard Purdie2008-05-061-1/+1
* autotools.bbclass: Drop enable-maintainer-mode until such times as its been t...Richard Purdie2008-03-211-1/+0
* autotools.bbclass: fix typo in --enable-maintainer-modeRoss Burton2008-03-201-1/+1
* autotools.bbclass: Add autotools_stage_dir to help staging directories and in...Richard Purdie2008-03-201-19/+19