aboutsummaryrefslogtreecommitdiffstats
path: root/classes/autotools.bbclass
AgeCommit message (Expand)Author
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
2005-09-29class autotools: add function 'autotools_stage_all' that automatically stagesMichael Lauer
2005-09-19GNU cp has a nice -a switch, sadly the BSD tools lack itHolger Freyther
2005-08-09autotools.bbclass: add INHIBIT_AUTO_STAGE_INCLUDESMichael Lauer
2005-04-16Merge bk://oe-devel@openembedded-devel.bkbits.net/openembeddedPhil Blundell
2005-04-16add versioned aclocal directory to acpaths for autoreconfPhil Blundell
2005-02-15avoid ugly error when configure.in is present, not configure.acPhil Blundell
2005-01-18Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson