aboutsummaryrefslogtreecommitdiffstats
path: root/classes/vala.bbclass
AgeCommit message (Collapse)Author
2010-10-05vala.bbclass: export XDG_DATA_DIRS to point upstream vala to where the vapis areMichael 'Mickey' Lauer
2010-05-01vala.bbclass: Add vala-native to virtclass-native DEPENDS.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-28vala / freesmartphone: vala now also looks in the target directory for vapi ↵Michael 'Mickey' Lauer
files We can finally inherit autotools now and remove legacy staging
2010-04-26Revert "vala.bbclass and assorted recipes: create own task for installing ↵Martin Jansa
.vapi and .deps instead of using do_stage()" * This reverts commit a38e7ff2810e55455c7ff7b01d4882344b420e18. * It was discussed on oe-devel ML and ACKed by Mickey * Side effect of this was also: Everything rebuilt after it cannot be found when used later (NOTE: Couldn't find shared library provider for libfso-glib.so.0) and it's dropped from package RDEPENDS.
2010-04-25vala.bbclass and assorted recipes: create own task for installing .vapi and ↵Michael 'Mickey' Lauer
.deps instead of using do_stage() This allows to move most FSO packages to new staging
2010-04-01vala: prohibit PARALELL_MAKEMichael 'Mickey' Lauer
2010-02-11vala.bbclass: dont put config.vapi to stagingMartin Jansa
* config.vapi is per-app and can be considered as part of the autotools stuff Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-08-06vala: here comes 0.7.5+fso2Michael 'Mickey' Lauer
2009-03-16fso-plugin.bbclass: new class for fso plugin packagingMichael 'Mickey' Lauer
vala.bbclass: new class for vala-based packages