Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up a bit the uClibc config munging. | Yann E. MORIN" | 2007-07-28 | 1 | -16/+18 |
| | |||||
* | Fix install: man page was not being installed. | Yann E. MORIN" | 2007-07-28 | 1 | -9/+8 |
| | | | | Fix uninstall: dont't uninstall if using local copy, don't try to remove non-existant files. | ||||
* | Update tools/config.guess. | Yann E. MORIN" | 2007-07-27 | 1 | -3/+3 |
| | |||||
* | In overview.txt, document the two ways of using crosstool-NG: install and ↵ | Yann E. MORIN" | 2007-07-24 | 2 | -6/+85 |
| | | | | | | | | --local. Fix some typos in overview.txt. Document populate's options, still in overview.txt. Credit the buildroot people for the patches I vampirise from time to time. | ||||
* | Mark D.U.M.A 2_5_2 and 2_5_3 as being broken: they don't even build on any ↵ | Yann E. MORIN" | 2007-07-24 | 1 | -0/+2 |
| | | | | of my sample toolchain... :-( | ||||
* | Update the samples to the latest option set. | Yann E. MORIN" | 2007-07-24 | 6 | -62/+255 |
| | |||||
* | The latest uClibc-0.9.29 patch grabbed from buildroot is buggy wrt a type ↵ | Yann E. MORIN" | 2007-07-23 | 1 | -1/+1 |
| | | | | (__ulong_t does not exist, while __u_long does). Fix that. | ||||
* | MAKEFLAGS was leaking into some components build system (dmalloc, for ↵ | Yann E. MORIN" | 2007-07-23 | 1 | -0/+4 |
| | | | | example). This fixes it. | ||||
* | Try again to fix the --local behavior. | Yann E. MORIN" | 2007-07-23 | 1 | -2/+2 |
| | |||||
* | Seems like the --no-builtin-rules and -r options to make are not the same... | Yann E. MORIN" | 2007-07-23 | 1 | -1/+1 |
| | |||||
* | Fix a typo in CREDITS. | Yann E. MORIN" | 2007-07-22 | 1 | -1/+1 |
| | |||||
* | Move CREDITS to docs/ | Yann E. MORIN" | 2007-07-22 | 3 | -3/+5 |
| | | | | Be a bit verbose when restoring a sample. | ||||
* | Re-instate the --local configure switch to not install and use the local ↵ | Yann E. MORIN" | 2007-07-22 | 4 | -14/+31 |
| | | | | crosstool-NG copy. | ||||
* | No need to expand the host cc every time. | Yann E. MORIN" | 2007-07-22 | 1 | -1/+1 |
| | |||||
* | Clean the help entry for CT_ARCH_CPU. | Yann E. MORIN" | 2007-07-22 | 1 | -1/+1 |
| | |||||
* | Fix installing a glibc header for those archs that are in ports. | Yann E. MORIN" | 2007-07-22 | 1 | -0/+3 |
| | |||||
* | Vampirise two more patches against uClibc-0.9.29 from buildroot. | Yann E. MORIN" | 2007-07-21 | 2 | -0/+142 |
| | |||||
* | Remove unused patch to uClibc-0.9.29. | Yann E. MORIN" | 2007-07-21 | 1 | -396/+0 |
| | |||||
* | Add D.U.M.A. 2.5.2 and 2.5.3. | Yann E. MORIN" | 2007-07-21 | 1 | -0/+10 |
| | |||||
* | Update the download messages for sstrip.c to the same mesages used in ↵ | Yann E. MORIN" | 2007-07-17 | 1 | -2/+6 |
| | | | | scripts/functions. | ||||
* | Re-order and rework a bit docs/overview.txt. Plus a typo fix. | Yann E. MORIN" | 2007-07-17 | 1 | -10/+12 |
| | |||||
* | Revisit the extract-config way of working: ct-ng is the sole entry point to ↵ | Yann E. MORIN" | 2007-07-17 | 4 | -7/+27 |
| | | | | crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead. | ||||
* | When isntalling aliases, send symlinks creation to CT_DEBUG log level. | Yann E. MORIN" | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Remove the symlinks to the build/host tools earlier. | Yann E. MORIN" | 2007-07-17 | 1 | -5/+5 |
| | |||||
* | Fix typo in version action. | Yann E. MORIN" | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Update the mips-unknown-linux-uclibc sample. | Yann E. MORIN" | 2007-07-16 | 1 | -8/+50 |
| | |||||
* | Update the x86_64-unknown-linux-uclibc sample. | Yann E. MORIN" | 2007-07-16 | 1 | -9/+51 |
| | |||||
* | Update and fix a patch to strace. | Yann E. MORIN" | 2007-07-16 | 1 | -7/+9 |
| | |||||
* | Update TODO. | Yann E. MORIN" | 2007-07-16 | 1 | -0/+2 |
| | |||||
* | Add an action to print the version. | Yann E. MORIN" | 2007-07-16 | 1 | -0/+6 |
| | |||||
* | Bump version to +svn. | Yann E. MORIN" | 2007-07-15 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.2.1. | Yann E. MORIN" | 2007-07-15 | 1 | -1/+1 |
| | |||||
* | Add an option to save downloaded tarballs to local tarballs directory. | Yann E. MORIN" | 2007-07-15 | 3 | -9/+25 |
| | | | | | Sanitise CT_GetFile. Change some messages (Copying -> Retrieving). | ||||
* | Really unmark gcc-4.2.0 as being EXPERIMENTAL. | Yann E. MORIN" | 2007-07-15 | 2 | -2/+2 |
| | |||||
* | Unmark gcc-4.2.0 as being EXPERIMENTAL. | Yann E. MORIN" | 2007-07-15 | 2 | -2/+0 |
| | |||||
* | Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0. | Yann E. MORIN" | 2007-07-15 | 1 | -0/+58 |
| | |||||
* | Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. | Yann E. MORIN" | 2007-07-15 | 6 | -5/+5 |
| | |||||
* | Fix distclean. | Yann E. MORIN" | 2007-07-15 | 1 | -1/+1 |
| | |||||
* | Sanitise populate a little bit. | Yann E. MORIN" | 2007-07-14 | 1 | -8/+8 |
| | |||||
* | Re-order help entries in populate. | Yann E. MORIN" | 2007-07-14 | 1 | -3/+3 |
| | |||||
* | Re-diff strace patches against current version. | Yann E. MORIN" | 2007-07-14 | 11 | -128/+134 |
| | |||||
* | Add patches for strace 4.5.15. | Yann E. MORIN" | 2007-07-14 | 10 | -0/+985 |
| | |||||
* | Redirect the strace build messages to the logger! | Yann E. MORIN" | 2007-07-14 | 1 | -3/+3 |
| | |||||
* | Print a message when installing populate. | Yann E. MORIN" | 2007-07-14 | 1 | -0/+1 |
| | |||||
* | Upgrade populate.in: | Yann E. MORIN" | 2007-07-14 | 1 | -9/+4 |
| | | | | | | - systematically make paths absolute, - somewhat beautify the help ;essage, - explain why ../ is to be seatrched for. | ||||
* | DEfault log level to CT_LOG_DEBUG if CT_DEBUG_CT is set, and to CT_LOG_INFO ↵ | Yann E. MORIN" | 2007-07-14 | 1 | -1/+2 |
| | | | | if not. | ||||
* | Add a patch to gcc to expand switch-case to an if-else sequence (from ↵ | Yann E. MORIN" | 2007-07-14 | 1 | -0/+153 |
| | | | | buildroot). | ||||
* | Update config.sub. | Yann E. MORIN" | 2007-07-14 | 1 | -3/+3 |
| | |||||
* | Echo what's going on when make-ing and installing crosstool-NG. Use ↵ | Yann E. MORIN" | 2007-07-14 | 1 | -2/+14 |
| | | | | kernel-like simplified messages. | ||||
* | Mark some linux versions as obsolete. | Yann E. MORIN" | 2007-07-13 | 1 | -12/+111 |
| | | | | Add missing dot relewases. |