summaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* autotools.bbclass: Some further tweaks to autotools_stage_allRichard Purdie2008-03-191-2/+2
* autotools.bbclass: Fix typosRichard Purdie2008-03-191-3/+1
* autotools.bbclass: Handle case where is an empty directoryRichard Purdie2008-03-191-1/+3
* autotools.bbclass: autotools_stage_all - improve handling of datadirRichard Purdie2008-03-191-4/+6
* autotools.bbclass: Add handling binary staging capability to autotools_stage_...Richard Purdie2008-03-191-0/+12
* autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie2008-03-191-0/+3
* autotools.bbclass: enable maintainer mode when configuringRoss Burton2008-02-111-0/+1
* autotools.bbclass: Ensure the current working directory is preserved in autot...Richard Purdie2008-01-291-0/+2
* autotools.bbclass: Fix so libraries in directories are handled correctly with...Richard Purdie2008-01-291-8/+18
* autotools.bbclass: Make sure STAGING_INCDIR existsRichard Purdie2008-01-181-0/+1
* autotools.bbclass: Really fix autostaging function to correctly handle cases ...Richard Purdie2008-01-181-1/+1
* autotools.bbclass: Fix autostaging function to correctly handle cases where o...Richard Purdie2008-01-181-1/+1
* autotools.bbclass: Reference STAGING_DATADIRRichard Purdie2007-10-291-3/+3
* classes: Sync various classes with OE for various bugfixesRichard Purdie2007-08-081-12/+10
* autotools.bbclass: Fix addition of libtool-crossRichard Purdie2007-05-091-1/+6