aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/autotools.bbclass
AgeCommit message (Expand)Author
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
2010-03-19base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie
2009-11-30autotools.bbclass: Make sure config.rpath is present if neededRichard Purdie
2009-11-13base/autotools.bbclass: Make sure extra dependencies are not lost for native ...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-11-13classes: Various staging improvement fixupsRichard Purdie
2009-11-13autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie
2009-11-13autotools.bbclass: No need to fork sed each timeRichard Purdie
2009-11-13autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie
2009-09-17Remove layout_* variablesRichard Purdie
2009-08-12autotools.bbclass: Remove pointless inheritRichard Purdie
2009-07-16autotools.bbclass: Fix to work with configure files with leading whitespaceRichard Purdie
2009-06-11packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...Richard Purdie
2008-11-04autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_allRichard Purdie
2008-05-12autotools.bbclass: Switch stage_autotools_all to change la files itself and t...Richard Purdie
2008-05-06autotools.bbclass: There is no need to use the strange -t option to cp anymoreRichard Purdie
2008-03-21autotools.bbclass: Drop enable-maintainer-mode until such times as its been t...Richard Purdie
2008-03-20autotools.bbclass: fix typo in --enable-maintainer-modeRoss Burton
2008-03-20autotools.bbclass: Add autotools_stage_dir to help staging directories and in...Richard Purdie
2008-03-19autotools.bbclass: Some further tweaks to autotools_stage_allRichard Purdie
2008-03-19autotools.bbclass: Fix typosRichard Purdie
2008-03-19autotools.bbclass: Handle case where is an empty directoryRichard Purdie
2008-03-19autotools.bbclass: autotools_stage_all - improve handling of datadirRichard Purdie
2008-03-19autotools.bbclass: Add handling binary staging capability to autotools_stage_...Richard Purdie
2008-03-19autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie
2008-02-11autotools.bbclass: enable maintainer mode when configuringRoss Burton
2008-01-29autotools.bbclass: Ensure the current working directory is preserved in autot...Richard Purdie
2008-01-29autotools.bbclass: Fix so libraries in directories are handled correctly with...Richard Purdie
2008-01-18autotools.bbclass: Make sure STAGING_INCDIR existsRichard Purdie
2008-01-18autotools.bbclass: Really fix autostaging function to correctly handle cases ...Richard Purdie
2008-01-18autotools.bbclass: Fix autostaging function to correctly handle cases where o...Richard Purdie
2007-10-29autotools.bbclass: Reference STAGING_DATADIRRichard Purdie
2007-08-08classes: Sync various classes with OE for various bugfixesRichard Purdie
2007-05-09autotools.bbclass: Fix addition of libtool-crossRichard Purdie
2007-05-09autotools.bbclass: Add libtool-cross as a default dependencyRichard Purdie
2007-05-08autotools.bbclass: Reverse r1603 until we can find a better solutionRichard Purdie
2007-05-04Handle GTK_DOC_CHECK and GNOME_DOC_INIT in configure.acRoss Burton
2007-03-06Fix INTLTOOL usage check (from OE)Ross Burton
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie