aboutsummaryrefslogtreecommitdiffstats
path: root/classes/distutils-base.bbclass
AgeCommit message (Collapse)Author
2008-02-28distutils-base.bbclass: package ${PN}-dev first, so that pkgconfig gets a ↵Michael Lauer
chance to land there
2007-08-15distutils-base.bbclass: fix typo in debug packageMichael Lauer
2007-08-15distutils-base.bbclass: prefer most recent python version for packagingMichael Lauer
2007-07-24distutils: set PYTHONPATH and always create the site-packages directory to ↵Michael Lauer
improve compatibility with certain extension packages
2007-06-19distutils-base: package even more debug filesKoen Kooi
2007-06-14distutils-base.bbclass:Michael Lauer
* add support for python 2.5 * catch more .debug files
2007-06-11distutils-base: improve packaging of debug packages (approved by Mickeyl) - ↵Jake Morrison
close #2443 and probably few others
2006-11-14distutils-base bbclass: exclude debug files from $bindir and $libdir, ↵Koen Kooi
PYTHON_DIR still contains them, see bug #1581
2005-02-09compute python version based on staging area, not on host python *cough*. ↵Michael Lauer
inherit distutils-base for sip, pyqt, and pyqwt BKrev: 420956dbKk6Hb3R1N-CN8-KJ3liYdQ
2005-02-09Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/09 01:04:39+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/09 01:04:15+01:00 uni-frankfurt.de!mickeyl remove direct references to python2.3, instead compute PYTHON_DIR in distutils. Split distutils into distutils-base and distutils. BKrev: 42095419HYtcbp33LQCUNFdiLMXHog