aboutsummaryrefslogtreecommitdiffstats
path: root/classes/autotools.bbclass
AgeCommit message (Expand)Author
2010-10-24autotools.bbclass: Use STAGING_DIR_HOST for libtool sysrootKhem Raj
2010-10-23autotools.bbclass: Specify a value of sysroot instead of asking the compilerKhem Raj
2010-10-22autotools.bbclass: Use --with-libtool-sysroot instead of --with-sysrootKhem Raj
2010-10-19autotools.bbclass: Move --with-sysroot to CONFIGUREOPTSKhem Raj
2010-10-10autotools.bbclass: Conditionally use autotools_prepackage_lamanglerKhem Raj
2010-07-26Siteinfo cleanup v2Chris Larson
2010-06-24Rename base_dep_prepend and autotools_dep_prependChris Larson
2010-06-05classes/autotools.bbclass: Dont bail out if gettext/config.rpath does not exist.Khem Raj
2010-05-23autotools.bbclass: drop 'cfgcmd' and 'Running ..' outputChris Larson
2010-05-05autotools.bbclass: merge recent changes from PokyJoshua Lock
2010-05-03autotools.bbclass: swapped calls of intltoolize + autoreconfEnrico Scholz
2010-03-19Don't inherit siteinfo in base.bbclassChris Larson
2010-02-13autotools.bbclass: fix issue with native and sedDenis 'Gnutoo' Carikli
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
2009-11-10native.bbclass: Add BBCLASSEXTEND support (from poky)Richard Purdie
2009-11-10autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie
2009-11-10autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2009-11-09autotools.bbclass: Create m4 directory earlier avoding issues with intltooliz...Richard Purdie
2009-11-09autotools.bbclass: Allow for leading whitespace in gettext and intltool searc...Richard Purdie
2009-11-09autotools.bbclass: Remove pointless inherit (from Poky)Richard Purdie
2009-06-13autotools.bbclass: sdk packages should not depend on libtool-crossTom Rini
2009-04-18autotools.bbclass, distutils-common-base.bbclass, bitbake.conf: Fully support...Stanislav Brabec
2009-03-10autotools.bbclass: Add new pattern to match -L<libdir> in dependency_libsKhem Raj
2009-01-12autotools.bbclass: adding do_install_append() to autotools.bbclassjohn_lee/openmoko-toolchainJulian_chu
2008-11-14autotools.bbclass: allow autotools_do_configure to accept parameters and pass...Denys Dmytriyenko
2008-10-19autotools: also stage python files in ${prefix}/libPhil Blundell
2008-08-08autotools.bbclass: check if pkgconfig dir exists before trying to copy out pk...Koen Kooi
2008-05-12autotools.bbclass: Revert damage from 4b02add2b83e66d45ff3e840056487a7274d901...Richard Purdie
2008-05-11autotools.bbclass: from OM. Needed as commit 85a5e185b6a21e42e4243ad17befe403...Leon Woestenberg
2008-05-06autotools.bbclass: Remove -t option from cp, there is no longer any need for ...Richard Purdie
2008-04-02autotools.bbclass: Replace cp with autotools_stage_dir.Robert Schuster
2008-03-23autotools.bbclass: enable installing .pc files on demandMichael Lauer
2008-03-20autotools.bbclass: Merge autotools_stage_all with changes in Poky. Removes a ...Richard Purdie
2008-03-19autotools bbclass: sync with poky and expand on itKoen Kooi
2008-03-19native, autotools bbclass: check if bindir exists before trying to access itKoen Kooi
2008-03-19autotools, native bbclass: try harder to stage native binariesKoen Kooi
2008-03-19native and autotools bbclass: use autotools_stage_all instead of oe_runmake i...Koen Kooi
2008-03-19autotools.bbclass: Sync with poky - don't add libtool-cross to sdk package de...Richard Purdie
2008-03-05autotools.bbclass: sdk.bbclass doesn't need libtool-crossRichard Purdie
2007-12-27classes/autotools.bbclass: Use bruteforce and set installed=yes to =noHolger Freyther
2007-10-29autotools.bbclass: Reference STAGING_DATADIR (from poky)Richard Purdie
2007-07-25autotools.bbclass: run sed over .la files to removes various occurences to st...Koen Kooi
2007-05-15libtool, autotools.bbclass: merge fixes for 1.5.10 from pokyKoen Kooi
2007-02-15autotools.bbclass: merge in patch from openmoko to get intltool working for s...Koen Kooi
2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, 2...Richard Purdie
2006-01-02autotools.bbclass: use autotools_stage_all as default do_stagePhilipp Zabel
2005-12-28autotools.bbclass: remove -a (require static) from oelibinstallKoen Kooi
2005-12-27autotools.bbclass: use cp -f to install files to stagingPhilipp Zabel
2005-12-26autotools.bbclass, base.bbclass: modify autotools_stage_all to use oe_libinst...Philipp Zabel