Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relocatable.bbclass: Actually skip symlinks | Joshua Lock | 2010-04-12 | 1 | -4/+2 |
* | relocatable.bbclass: ignore symlinks | Joshua Lock | 2010-04-08 | 1 | -1/+2 |
* | relocatable.bbclass: Handle files which don't have read/write permissions | Joshua Lock | 2010-04-08 | 1 | -2/+17 |
* | relocatable: Handle directories having subdirectories of binaries | Joshua Lock | 2010-04-01 | 1 | -15/+24 |
* | relocatable.bbclass: we need to process library files too | Joshua Lock | 2010-03-26 | 1 | -1/+1 |
* | relocatable.bbclass: Clean up indentation | Richard Purdie | 2010-02-22 | 1 | -43/+46 |
* | relocatable.bbclass: Handle symlinks correctly | Richard Purdie | 2010-02-22 | 1 | -1/+6 |
* | relocatable.bbclass: Enhancements to rpath replacement algorithm | Joshua Lock | 2010-02-18 | 1 | -15/+38 |
* | relocatable.bbclass: Tidy up class | Joshua Lock | 2010-02-12 | 1 | -4/+3 |
* | relocatable.bbclass: Improve logic and style | Joshua Lock | 2010-02-12 | 1 | -15/+31 |
* | relocatable.bbclass: remove hard-coded rpaths from native binaries | Joshua Lock | 2010-02-11 | 1 | -0/+24 |