summaryrefslogtreecommitdiff
path: root/python/python-native-2.3.3
AgeCommit message (Collapse)AuthorFiles
2004-03-02This patch fixes cross-building python packagesMichael Lauer1
on platforms where #include <pyport.h> bails out. distutils.sysconfig no longer tries to include build headers. BKrev: 4044e1c9Y_xZn7plet8xtxP3NvXy4A
2004-02-11finally switch to a sane and reliable method for cross-buildingMichael Lauer1
python-distutils based packages. sometimes thinking just pays off... :D BKrev: 402a8b49FDH3DwNm1r5Bu5teCSnDcg
2004-01-10python compiles now. the python libsMichael Lauer1
are not packaged by ipk - this is imo due to a bug in OE, because the lib directory just contains another directory (python23) which then contains the real files. probably just fixing the build stage to install recursively. BKrev: 400091bcehzNnj2WXlXfNx5uzZZEBg
ffc3db38d7c5d33b1457c54f6c69e0'>packages/libtool/libtool-cross_1.5.10.bb: Disable --rpath on compiling!Holger Freyther1 2007-05-15libtool, autotools.bbclass: merge fixes for 1.5.10 from pokyKoen Kooi1 2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no n...Richard Purdie1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1 2006-05-27libtool-native/cross: Extend the tag patch to libttdl fixing build failures i...Richard Purdie1 2005-07-24libtool: functions need to have at least one lineMichael Lauer1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson