| Commit message (Expand) | Author | Age | Files | Lines |
* | libtool-cross: Allow the compile to run else we can generate invalid (unpatch... | Richard Purdie | 2010-06-03 | 1 | -7/+1 |
* | libtool: Make sure ltmain.sh is always regenerated. We can't just remove it s... | Richard Purdie | 2010-06-02 | 5 | -23/+13 |
* | autotools: deprecate autotools_stage class | Joshua Lock | 2010-04-27 | 1 | -1/+1 |
* | libtool: Add missing patch | Richard Purdie | 2010-02-02 | 1 | -0/+42 |
* | libtool: Fix a bug where trailing slash characters could break path comparisions | Richard Purdie | 2010-02-02 | 4 | -4/+5 |
* | libtool: Fix sysroot preprocess function | Richard Purdie | 2009-12-02 | 1 | -4/+4 |
* | libtool-cross: Don't allow bad staging files break libtooL | Richard Purdie | 2009-11-30 | 1 | -1/+8 |
* | libtool: Only apply sysroot mangling to libtool itself (not native/cross/nati... | Richard Purdie | 2009-11-30 | 4 | -9/+9 |
* | libtool: Allow ltdl to stage only | Richard Purdie | 2009-11-27 | 1 | -3/+5 |
* | libtool: Don't install into staging since we need libtool-cross there | Richard Purdie | 2009-11-27 | 2 | -2/+13 |
* | libtool: Convert various varients to use do_install for staging | Richard Purdie | 2009-11-17 | 4 | -84/+25 |
* | libtool: Drop unneeded include | Richard Purdie | 2009-11-13 | 3 | -3/+0 |
* | sdk.bbclass: Rename to nativesdk.bbclass | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | Remove layout_* variables | Richard Purdie | 2009-09-17 | 1 | -10/+10 |
* | Drop now unneeded FILESDIR and S variables from various recipes | Richard Purdie | 2009-01-02 | 4 | -10/+0 |
* | libtool-native: Stage libltdl headers (from OE) | Richard Purdie | 2009-01-02 | 1 | -1/+3 |
* | libtool: Drop old version 1.5.10 | Richard Purdie | 2009-01-02 | 15 | -706/+0 |
* | libtool_2.2.6: Fix SRC_URI | Richard Purdie | 2008-10-10 | 1 | -1/+1 |
* | libtool: Upgrade to 2.2.6 | Richard Purdie | 2008-10-10 | 8 | -0/+0 |
* | libtool-sdk: create directories before staging into them | Marcin Juszkiewicz | 2008-07-02 | 1 | -0/+2 |
* | libtool: changed staging - will unbreak pulseaudio | Marcin Juszkiewicz | 2008-06-13 | 2 | -5/+9 |
* | libtool: do not stage - libtool-cross stage proper m4 macros | Marcin Juszkiewicz | 2008-05-28 | 2 | -6/+2 |
* | libtool: stage headers | Marcin Juszkiewicz | 2008-05-23 | 2 | -4/+5 |
* | libtool-cross: Add dependency on libtool-native | Richard Purdie | 2008-05-07 | 3 | -3/+5 |
* | libtool-sdk: Make sure target directories exist | Richard Purdie | 2008-05-06 | 1 | -1/+6 |
* | libtool-sdk: Fix staging function | Richard Purdie | 2008-05-06 | 1 | -1/+1 |
* | libtool: Add libtool-sdk | Richard Purdie | 2008-05-05 | 1 | -0/+52 |
* | libtool: Upgrade 2.2.2 -> 2.2.4 | Richard Purdie | 2008-05-05 | 9 | -199/+7 |
* | libtool-2.2.2: Add fix for patch from upstream | Richard Purdie | 2008-05-02 | 3 | -4/+4 |
* | libtool-2.2.2: Cleanup patches | Richard Purdie | 2008-05-01 | 11 | -129/+135 |
* | libtool-2.2.2: Add fixes for darwin, drop uclibc patch as it should no longer... | Richard Purdie | 2008-05-01 | 3 | -3/+20 |
* | libtool-2.2.2: Add patch from upstream to fix -all-static flag issues | Richard Purdie | 2008-04-22 | 4 | -3/+133 |
* | libtool: Disable a section of the libdir-la patch since its doing more harm t... | Richard Purdie | 2008-04-22 | 4 | -5/+7 |
* | libtool: Make 2.2.2 the default | Richard Purdie | 2008-04-16 | 1 | -1/+1 |
* | libtool-2.2.2: Update further patches | Richard Purdie | 2008-04-13 | 2 | -28/+20 |
* | libtool: Add 2.2.2 (not default) | Richard Purdie | 2008-04-13 | 10 | -0/+446 |
* | libtool-1.5.10: Drop unused patch | Richard Purdie | 2008-04-13 | 1 | -16/+0 |
* | libtool-cross: unbreak dolt.m4 | Richard Purdie | 2008-04-11 | 2 | -2/+1 |
* | libtool-cross: Enable using dolt for the cases where it works, work around br... | Richard Purdie | 2008-04-11 | 4 | -3/+157 |
* | libtool-cross: Ensure staged libtool is the patched version | Richard Purdie | 2008-03-09 | 1 | -2/+6 |
* | libtool: Create common .inc file | Richard Purdie | 2008-02-03 | 4 | -9/+12 |
* | libtool: Make sure ltmain.sh gets regenerated by libtool-cross, fix nmedit pa... | Richard Purdie | 2007-11-30 | 4 | -3/+132 |
* | libtool: Don't patch limain.sh otherwise it doesn't regenerate. Drop tag1.pat... | Richard Purdie | 2007-11-13 | 5 | -40/+3 |
* | libtool: do not add when linking libraries | Marcin Juszkiewicz | 2007-11-13 | 3 | -4/+41 |
* | libtool-cross: Remove hardcoded staging paths | Richard Purdie | 2007-10-30 | 1 | -3/+3 |
* | libtool: package libltdl-dbg | Marcin Juszkiewicz | 2007-06-07 | 1 | -3/+4 |
* | libtool: Fix to work with multi architecture builds | Richard Purdie | 2007-05-09 | 2 | -13/+15 |
* | Various libs: Convert to use STAGING_BINDIR_CROSS | Richard Purdie | 2006-12-14 | 1 | -0/+1 |
* | Change include x.inc -> require x.inc (sync with OE) | Richard Purdie | 2006-08-27 | 2 | -2/+2 |
* | Rename /openembedded/ -> /meta/ | Richard Purdie | 2006-07-21 | 12 | -0/+437 |