| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | There's no EXPERIMENTAL stuff in this sample. | Yann E. MORIN" | 2008-11-17 | 1 | -9/+3 |
* | Update this ARM sample to use uClibc-0.9.30. | Yann E. MORIN" | 2008-11-17 | 2 | -27/+51 |
* | Update this MIPS sample to use uClibc-0.9.30. | Yann E. MORIN" | 2008-11-17 | 2 | -44/+55 |
* | Get rid of the local-test in Makefile. | Yann E. MORIN" | 2008-11-16 | 2 | -23/+32 |
* | Honor the DESTDIR variable to install out-of-place (Eg. for packaging). | Yann E. MORIN" | 2008-11-16 | 3 | -26/+58 |
* | Update this ARM sample to build with latest uClibc (0.9.30). | Yann E. MORIN" | 2008-11-16 | 2 | -44/+44 |
* | Make strace 4.5.17 and 4.5.18 build with latest uClibc (which no longer insta... | Yann E. MORIN" | 2008-11-16 | 2 | -0/+70 |
* | Add latest uClibc 0.9.30 ( at last! ;-) ) | Yann E. MORIN" | 2008-11-14 | 1 | -0/+5 |
* | Add a fast Linux kernel mirror. | Yann E. MORIN" | 2008-11-14 | 1 | -1/+1 |
* | Add the latest Linux kernel versions: | Yann E. MORIN" | 2008-11-13 | 1 | -3/+23 |
* | Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup: | Yann E. MORIN" | 2008-11-13 | 8 | -97/+268 |
* | Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup: | Yann E. MORIN" | 2008-11-13 | 2 | -2/+14 |
* | Make the 'updatetools' rule conform to the V={,0,1,2} verbosity level. | Yann E. MORIN" | 2008-11-13 | 1 | -8/+20 |
* | Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the... | Yann E. MORIN" | 2008-11-07 | 5 | -7/+17 |
* | Do not take lib64/ in account when fixing the glibc linker scripts: | Yann E. MORIN" | 2008-11-07 | 1 | -1/+3 |
* | Update ltrace to ltrace-0.5 + fixes from Debian ltrace-0.5-3.1. | Yann E. MORIN" | 2008-11-04 | 5 | -0/+943 |
* | Use target GMP and MPFR when building target binutils: | Yann E. MORIN" | 2008-11-04 | 1 | -0/+7 |
* | Build target GMP and MPFR prior to target binutils: | Yann E. MORIN" | 2008-11-04 | 1 | -1/+1 |
* | Merge #1190 from /devel/YEM-build_host_target_cleanup: | Yann E. MORIN" | 2008-11-04 | 1 | -6/+14 |
* | Add a bare-metal ARM EABI sample. | Yann E. MORIN" | 2008-11-04 | 2 | -0/+244 |
* | Add a bare-metal MIPS sample. | Yann E. MORIN" | 2008-11-02 | 2 | -0/+242 |
* | Unmark bare-metal being EXPERIMENTAL. | Yann E. MORIN" | 2008-11-01 | 1 | -1/+0 |
* | Enable uClibc parallel build for those versions supporting it. | Yann E. MORIN" | 2008-11-01 | 2 | -5/+16 |
* | Enablelocales when requested to do so. | Yann E. MORIN" | 2008-11-01 | 1 | -1/+9 |
* | Only install headers when installing uClibc headers. | Yann E. MORIN" | 2008-11-01 | 1 | -5/+5 |
* | Eyecandy in the WiKi table. | Yann E. MORIN" | 2008-11-01 | 1 | -8/+12 |
* | Remove regtest actions, introduce build-all actions: | Yann E. MORIN" | 2008-10-31 | 3 | -55/+72 |
* | Update help (mostly eye-candy). | Yann E. MORIN" | 2008-10-31 | 1 | -2/+2 |
* | Indent the samples list. | Yann E. MORIN" | 2008-10-31 | 1 | -1/+1 |
* | Transform LAN_MIRROR into plain MIRROR: | Yann E. MORIN" | 2008-10-31 | 27 | -73/+218 |
* | Add a "NOTE" in the proxy settings help, telling it might not cover all possi... | Yann E. MORIN" | 2008-10-31 | 1 | -0/+4 |
* | Typo. | Yann E. MORIN" | 2008-10-30 | 1 | -1/+1 |
* | Update this x86_64 sample. | Yann E. MORIN" | 2008-10-30 | 2 | -73/+94 |
* | Update this ARM sample. | Yann E. MORIN" | 2008-10-30 | 2 | -73/+80 |
* | Use 'gawk', not plain 'awk'. | Yann E. MORIN" | 2008-10-29 | 4 | -14/+15 |
* | Finally enable the PPC-8xx memset workaround, by Nye Liu. | Yann E. MORIN" | 2008-10-29 | 4 | -3/+375 |
* | Move steps-related help into steps.mk. | Yann E. MORIN" | 2008-10-29 | 2 | -2/+4 |
* | There is no EXPERIMENTAL feature in this powerpc sample. | Yann E. MORIN" | 2008-10-29 | 1 | -8/+3 |
* | Update this w86_64 sample. | Yann E. MORIN" | 2008-10-29 | 2 | -71/+87 |
* | Update this powerpc sample. | Yann E. MORIN" | 2008-10-29 | 1 | -3/+3 |
* | Update this powerpc sample. | Yann E. MORIN" | 2008-10-29 | 2 | -75/+92 |
* | Use $(MAKE) for recursive calls, don't directly use $(CT_NG). | Yann E. MORIN" | 2008-10-29 | 2 | -4/+4 |
* | Update this powerpc sample. | Yann E. MORIN" | 2008-10-29 | 2 | -54/+52 |
* | Also export the V value to sub-makes. | Yann E. MORIN" | 2008-10-28 | 1 | -1/+1 |
* | Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc. | Yann E. MORIN" | 2008-10-28 | 1 | -1/+1 |
* | Update this powerpc sample. | Yann E. MORIN" | 2008-10-28 | 2 | -77/+85 |
* | Update this powerpc sample. | Yann E. MORIN" | 2008-10-28 | 1 | -8/+12 |
* | Fix building with newer gcc that have the 'fix-include' /feature/. | Yann E. MORIN" | 2008-10-28 | 1 | -0/+40 |
* | Update this MIPS sample. | Yann E. MORIN" | 2008-10-27 | 2 | -77/+84 |
* | Don't use libelf in MIPS samples: it is not used as ltrace is not available f... | Yann E. MORIN" | 2008-10-27 | 1 | -5/+4 |