| Commit message (Expand) | Author | Age | Files | Lines |
* | Punt ref. to now non-existing dev-libs/libusbx. | Samuli Suominen | 2014-03-24 | 1 | -21/+15 |
* | Punt ref. to now non-existing dev-libs/libusbx. | Samuli Suominen | 2014-03-24 | 8 | -21/+27 |
* | Ignore QA NEEDED check for /lib/libc.so.7 #500990 | Naohiro Aota | 2014-03-04 | 1 | -5/+15 |
* | Ignore QA NEEDED check for /lib/libc.so.7 #500990 | Naohiro Aota | 2014-03-04 | 2 | -4/+12 |
* | bump to 9.2 | Alexis Ballier | 2013-11-09 | 1 | -5/+17 |
* | bump to 9.2 | Alexis Ballier | 2013-11-09 | 2 | -1/+607 |
* | bump to rc3 | Alexis Ballier | 2013-08-26 | 1 | -4/+16 |
* | bump to rc3 | Alexis Ballier | 2013-08-26 | 2 | -1/+608 |
* | bump to rc2 | Alexis Ballier | 2013-08-22 | 1 | -5/+17 |
* | bump to rc2 | Alexis Ballier | 2013-08-22 | 2 | -1/+607 |
* | Update the liblink patch for libcam, bug #480730 by Yuta SATOH | Alexis Ballier | 2013-08-12 | 1 | -6/+6 |
* | Update the liblink patch for libcam, bug #480730 by Yuta SATOH | Alexis Ballier | 2013-08-12 | 3 | -3/+18 |
* | unpack the secure tarball too | Alexis Ballier | 2013-08-12 | 1 | -5/+6 |
* | unpack the secure tarball too | Alexis Ballier | 2013-08-12 | 2 | -2/+6 |
* | Build our own libelf, bug #479494 by Yuta SATOH | Alexis Ballier | 2013-08-11 | 1 | -5/+6 |
* | Build our own libelf, bug #479494 by Yuta SATOH | Alexis Ballier | 2013-08-11 | 3 | -6/+66 |
* | update /usr/src/sys symlink after recent changes to -sources | Alexis Ballier | 2013-08-11 | 1 | -5/+5 |
* | update /usr/src/sys symlink after recent changes to -sources | Alexis Ballier | 2013-08-11 | 2 | -3/+6 |
* | Build libsbuf and libcam multilib. Factorize some code. | Alexis Ballier | 2013-08-11 | 1 | -5/+5 |
* | Build libsbuf and libcam multilib. Factorize some code. | Alexis Ballier | 2013-08-11 | 2 | -28/+23 |
* | fix building of a cross libc | Alexis Ballier | 2013-08-10 | 1 | -5/+5 |
* | fix building of a cross libc | Alexis Ballier | 2013-08-10 | 2 | -2/+7 |
* | Version bump, based on work of Yuta SATOH in bug #476646 | Alexis Ballier | 2013-08-09 | 1 | -4/+15 |
* | Version bump, based on work of Yuta SATOH in bug #476646 | Alexis Ballier | 2013-08-09 | 2 | -1/+613 |
* | remove old | Alexis Ballier | 2013-08-09 | 1 | -16/+4 |
* | remove old | Alexis Ballier | 2013-08-09 | 3 | -546/+5 |
* | Migrate to multilib-build and install 32bits libusb. | Alexis Ballier | 2013-08-09 | 1 | -4/+5 |
* | Migrate to multilib-build and install 32bits libusb. | Alexis Ballier | 2013-08-09 | 2 | -1/+619 |
* | remove old | Alexis Ballier | 2013-07-27 | 1 | -14/+4 |
* | remove old | Alexis Ballier | 2013-07-27 | 11 | -5642/+9 |
* | Install libusb-1.0.pc under the correct name, bug #478352 by Yuta SATOH | Alexis Ballier | 2013-07-27 | 1 | -5/+5 |
* | Install libusb-1.0.pc under the correct name, bug #478352 by Yuta SATOH | Alexis Ballier | 2013-07-27 | 2 | -3/+6 |
* | Build librt for multilib and the cross compiler too. Part of bug #475294. | Alexis Ballier | 2013-07-03 | 1 | -4/+5 |
* | Build librt for multilib and the cross compiler too. Part of bug #475294. | Alexis Ballier | 2013-07-03 | 2 | -1/+618 |
* | fix cross compilation | Alexis Ballier | 2013-06-28 | 1 | -5/+5 |
* | fix cross compilation | Alexis Ballier | 2013-06-28 | 2 | -11/+16 |
* | cosmetics | Alexis Ballier | 2013-06-27 | 1 | -5/+5 |
* | cosmetics | Alexis Ballier | 2013-06-27 | 2 | -6/+6 |
* | bootstrap the libc when building a cross-compiler so that libm can be linked ... | Alexis Ballier | 2013-06-27 | 1 | -5/+5 |
* | bootstrap the libc when building a cross-compiler so that libm can be linked ... | Alexis Ballier | 2013-06-27 | 2 | -5/+14 |
* | Remove gssapi provided by heimdal, depend on it and properly disable kerberos... | Alexis Ballier | 2013-06-27 | 1 | -4/+6 |
* | Remove gssapi provided by heimdal, depend on it and properly disable kerberos... | Alexis Ballier | 2013-06-27 | 3 | -1/+622 |
* | drop now useless patch (gccfloat) | Alexis Ballier | 2013-06-27 | 1 | -5/+5 |
* | drop now useless patch (gccfloat) | Alexis Ballier | 2013-06-27 | 2 | -3/+5 |
* | go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I... | Alexis Ballier | 2013-06-20 | 1 | -5/+5 |
* | go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I... | Alexis Ballier | 2013-06-20 | 2 | -3/+7 |
* | remove old | Alexis Ballier | 2013-06-18 | 1 | -25/+4 |
* | remove old | Alexis Ballier | 2013-06-18 | 5 | -829/+6 |
* | Do not built libstand anymore and remove the now useless bootstrap useflag | Alexis Ballier | 2013-06-18 | 1 | -5/+5 |
* | Do not built libstand anymore and remove the now useless bootstrap useflag | Alexis Ballier | 2013-06-18 | 2 | -8/+12 |