aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/relocatable.bbclass
AgeCommit message (Expand)Author
2017-01-31relocatable: Make native .pc files relocatableRichard Purdie
2012-08-02relocatable.bbclass: split it up, to reuse codeLaurentiu Palcu
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2010-08-12relocatable.bbclass: Cover libexecdirRichard Purdie
2010-05-24relocatable.bbclass: reduce the amount of outputJoshua Lock
2010-04-27relocatable.bbclass: Normalise the generated pathJoshua Lock
2010-04-12relocatable.bbclass: Actually skip symlinksJoshua Lock
2010-04-08relocatable.bbclass: ignore symlinksJoshua Lock
2010-04-08relocatable.bbclass: Handle files which don't have read/write permissionsJoshua Lock
2010-04-01relocatable: Handle directories having subdirectories of binariesJoshua Lock
2010-03-26relocatable.bbclass: we need to process library files tooJoshua Lock
2010-02-22relocatable.bbclass: Clean up indentationRichard Purdie
2010-02-22relocatable.bbclass: Handle symlinks correctlyRichard Purdie
2010-02-18relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock
2010-02-12relocatable.bbclass: Tidy up classJoshua Lock
2010-02-12relocatable.bbclass: Improve logic and styleJoshua Lock
2010-02-11relocatable.bbclass: remove hard-coded rpaths from native binariesJoshua Lock