| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a bit more explanations on the meaning of OBSOLETE and EXPERIMENTAL. | Yann E. MORIN" | 2009-04-20 | 2 | -11/+19 |
| * | There's no longer any reason to require GNU awk: | Yann E. MORIN" | 2009-04-20 | 7 | -12/+8 |
| * | Fix inverted --local install test at end of configure. | Yann E. MORIN" | 2009-04-20 | 1 | -1/+1 |
| * | Set the execute bit on generated script at build time, not install time. | Yann E. MORIN" | 2009-04-20 | 3 | -10/+8 |
| * | Update the samples to the latest set of options. No config change. | Yann E. MORIN" | 2009-04-19 | 27 | -184/+130 |
| * | Poit my mirror as the default. | Yann E. MORIN" | 2009-04-19 | 1 | -1/+1 |
| * | Simplify the mirror settings. | Yann E. MORIN" | 2009-04-19 | 2 | -50/+17 |
| * | Remove all reference to proxy in all sample configs. | Yann E. MORIN" | 2009-04-19 | 29 | -58/+0 |
| * | Get rid of the proxy settings, once and for all. | Yann E. MORIN" | 2009-04-19 | 3 | -249/+0 |
| * | Fix obvious "DESTDIR" misspelling. | Robert P. J. DAY" | 2009-04-17 | 1 | -1/+1 |
| * | Use "${awk}", not gawk. | Yann E. MORIN" | 2009-04-06 | 3 | -4/+4 |
| * | Add latest Linux kernel 2.6.29.1. | Yann E. MORIN" | 2009-04-03 | 1 | -0/+5 |
| * | Fix some simple typoes. | Robert P. J. DAY" | 2009-04-02 | 1 | -4/+4 |
| * | Speaking of gcc-4.2.1, Ted Jordan writes on 20090401: | Yann E. MORIN" | 2009-04-02 | 1 | -0/+21 |
| * | Allow user to select a non-listed Linux kernel version, as suggested | Yann E. MORIN" | 2009-04-01 | 1 | -0/+14 |
| * | Update all samples. | Yann E. MORIN" | 2009-03-31 | 35 | -724/+1562 |
| * | Add three new uClibc-0.9.30.1, vampirised from buildroot. | Yann E. MORIN" | 2009-03-31 | 3 | -0/+893 |
| * | Cleanup the tic build used for native ncurses build, itself needed for native... | Yann E. MORIN" | 2009-03-30 | 2 | -13/+12 |
| * | Document failure to build the uClibc cross-ldd under Cygwin as a known issue. | Yann E. MORIN" | 2009-03-30 | 1 | -1/+15 |
| * | Fix offset in uClibc patch. | Yann E. MORIN" | 2009-03-30 | 1 | -1/+1 |
| * | Remove test files. | Yann E. MORIN" | 2009-03-29 | 1 | -2/+4 |
| * | Update this PPC sample. | Yann E. MORIN" | 2009-03-29 | 1 | -35/+67 |
| * | Update (fix) a glibc-ports-2.9 patch. | Yann E. MORIN" | 2009-03-28 | 1 | -3/+3 |
| * | Add latest Linux kernel versions: | Yann E. MORIN" | 2009-03-28 | 1 | -41/+27 |
| * | In http://sourceware.org/ml/crossgcc/2009-03/msg00078.html, | Yann E. MORIN" | 2009-03-28 | 1 | -0/+56 |
| * | Rename patch dir for glibc-2.9: version string is 2.9, not 2_9. | Yann E. MORIN" | 2009-03-28 | 44 | -0/+0 |
| * | Only create the state dir if asked for a restartable build: | Yann E. MORIN" | 2009-03-27 | 3 | -8/+22 |
| * | Detect and abort on partially patched component. | Yann E. MORIN" | 2009-03-27 | 1 | -3/+15 |
| * | Refuse to build/install on file systems that are *not* case-sensitive. | Yann E. MORIN" | 2009-03-27 | 1 | -0/+9 |
| * | Merge r1432:1437 from /branches/newlib into /trunk : | Yann E. MORIN" | 2009-03-26 | 10 | -20/+23 |
| * | Add support for building toolchains with gcc-4.4 snapshots. | Yann E. MORIN" | 2009-03-26 | 2 | -17/+52 |
| * | Finally make ncurses-5.7 corctly build: | Yann E. MORIN" | 2009-03-24 | 1 | -3/+7 |
| * | Log the save/restore messages at a level that is always visible. | Yann E. MORIN" | 2009-03-24 | 1 | -2/+5 |
| * | Final touch to the ncurses build step: | Yann E. MORIN" | 2009-03-23 | 1 | -3/+6 |
| * | xlcwu <xlcwu.taiwan@gmail.com> wrote: | Yann E. MORIN" | 2009-03-23 | 2 | -2/+34 |
| * | Fix the menuconfig comment stating that native gdb needs a native ncurses | Yann E. MORIN" | 2009-03-23 | 1 | -1/+1 |
| * | Add patches for ltrace-0.5.1. | Yann E. MORIN" | 2009-03-17 | 2 | -0/+88 |
| * | Update the config.{guess,sub} files. | Yann E. MORIN" | 2009-03-15 | 2 | -7/+24 |
| * | Sanitise using glibc cvs exports: | Yann E. MORIN" | 2009-03-15 | 2 | -86/+122 |
| * | Do not copy ecj.jar when it's not required. | Yann E. MORIN" | 2009-03-15 | 1 | -1/+3 |
| * | When patching, always assume the package has been previously extraacted (don'... | Yann E. MORIN" | 2009-03-15 | 1 | -8/+3 |
| * | Correctly use CT_DoExecLog with wget and curl. | Yann E. MORIN" | 2009-03-13 | 1 | -8/+8 |
| * | Make the choices in generated config file (in config.gen) look better. | Yann E. MORIN" | 2009-03-11 | 1 | -1/+1 |
| * | Also recognise the libtool as packaged by Cygwin, when ./configure-ing. | Yann E. MORIN" | 2009-03-09 | 1 | -1/+1 |
| * | Under Cygwin, executables have the .exe suffix: | Yann E. MORIN" | 2009-03-09 | 1 | -1/+1 |
| * | Do not have the sys-root prefix depend on EXPERIMENTAL. | Yann E. MORIN" | 2009-03-09 | 1 | -1/+0 |
| * | Update the armeb-unkown-linux-uclibcgnueabi sample to use absolutely latest v... | Yann E. MORIN" | 2009-03-08 | 2 | -16/+40 |
| * | Fix building MPFR >= 2.4.0. | Yann E. MORIN" | 2009-03-08 | 1 | -22/+29 |
| * | Add patchset for MGP-4.2.4, from upstream. | Yann E. MORIN" | 2009-03-08 | 3 | -0/+400 |
| * | Add MPFR-2.4.1. | Yann E. MORIN" | 2009-03-08 | 5 | -2/+709 |