summaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm-common.bb
AgeCommit message (Collapse)Author
2010-07-16llvm-common: use do_install to do the stuffHenning Heinold
* bump PR
2010-07-16llvm-common: use do_stage for now, until there is a better solutionHenning Heinold
* remove the extra PR and bump PR
2010-07-14llvm-common: Fixed installation path of helper script (led to issues in ↵Robert Schuster
OpenJDK build), bumped PR.
2010-07-12llvm-common: unbreak build NATIVE_INSTALL_WORKS = "1".Xerxes Rånby
2010-07-08llvm-common: use new staging system and switch to BBCLASSEXTENDEDHenning Heinold
2009-03-31llvm: Reworked to allow multiple installation of same version.Robert Schuster
- introduced common include file - provided implementation for llvm 2.5 - added wrapper script and its build recipe - the same for native side llvm2.5 2.5: New recipe llvm2.5-native 2.5: New recipe. llvm-common: New recipe. llvm-common-native: New recipe.