Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark binutils-2.6.17.* as being EXPERIMENTAL versions. | Yann E. MORIN" | 2007-07-13 | 1 | -0/+17 |
| | |||||
* | Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN. | Yann E. MORIN" | 2007-07-13 | 1 | -0/+21 |
| | |||||
* | Add ltrace (and libelf) utilities. | Yann E. MORIN" | 2007-07-13 | 6 | -2/+221 |
| | | | | Marked as BROKEN for others to debug that if they need it. | ||||
* | Introduce a BROKEN option (depends on EXPERIMENTAL) to hide/see broken stuff ↵ | Yann E. MORIN" | 2007-07-13 | 1 | -9/+22 |
| | | | | | | for debugging sessions! Re-order: OBSOLETE goes before EXPERIMENTAL. | ||||
* | Add a test for lynx (needed to download sstrip.c from buildroot). | Yann E. MORIN" | 2007-07-13 | 1 | -0/+1 |
| | |||||
* | Get rid of the legacy local variable got_it. | Yann E. MORIN" | 2007-07-12 | 1 | -9/+12 |
| | | | | | Allow to download files without extension. Allow to specify a preffered extension when downloading a file. | ||||
* | Test for curl or wget only once, not at each download. | Yann E. MORIN" | 2007-07-12 | 1 | -2/+2 |
| | |||||
* | Add the TODO file. | Yann E. MORIN" | 2007-07-12 | 1 | -0/+20 |
| | |||||
* | Add strace debugging aid. | Yann E. MORIN" | 2007-07-12 | 3 | -1/+158 |
| | |||||
* | Unmark D.U.M.A. as being EXPERIMENTAL. | Yann E. MORIN" | 2007-07-12 | 1 | -1/+0 |
| | |||||
* | Use "$CT_CC}" instead of "gcc" when calling target compilers. | Yann E. MORIN" | 2007-07-12 | 2 | -4/+4 |
| | |||||
* | Add D.U.M.A., the Electric Fence successor. | Yann E. MORIN" | 2007-07-12 | 5 | -1/+240 |
| | |||||
* | Fix linking target-cc to target-gcc. | Yann E. MORIN" | 2007-07-12 | 1 | -1/+1 |
| | |||||
* | Fix a type in the debug and tools templates. | Yann E. MORIN" | 2007-07-11 | 2 | -4/+4 |
| | |||||
* | Overwrite existing symlinks when installing crosstool-NG. | Yann E. MORIN" | 2007-07-11 | 1 | -1/+1 |
| | |||||
* | Add an x86_64 sample. | Yann E. MORIN" | 2007-07-11 | 2 | -0/+503 |
| | |||||
* | Change the target-cc link from soft to hard. This way, there's no soft link ↵ | Yann E. MORIN" | 2007-07-11 | 1 | -1/+1 |
| | | | | in this directory. | ||||
* | Revamp the regtest action: | Yann E. MORIN" | 2007-07-09 | 1 | -27/+35 |
| | | | | | | - enable one regtest per sample, - enable regtest for either local or global samples, or both, - document this in the help-build text. | ||||
* | Separate clean actions from build actions; | Yann E. MORIN" | 2007-07-09 | 2 | -3/+9 |
| | | | | | Re-label "Preconfigured actions" to "Preconfigured toolchains"; Small eye-candy fix in the help text for liststeps. | ||||
* | Be a little more verbose during regtest to say that a sample did build. | Yann E. MORIN" | 2007-07-09 | 1 | -1/+4 |
| | |||||
* | Update man page to explictly point to overview.txt. | Yann E. MORIN" | 2007-07-09 | 2 | -1/+34 |
| | | | | In overview.txt, document usage of the populate script. | ||||
* | Add linux-2.6.22. | Yann E. MORIN" | 2007-07-09 | 1 | -0/+5 |
| | |||||
* | Bump version to +svn. | Yann E. MORIN" | 2007-07-08 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.2.0. | Yann E. MORIN" | 2007-07-08 | 1 | -1/+1 |
| | |||||
* | Fix the install procedure: | Yann E. MORIN" | 2007-07-08 | 2 | -0/+2 |
| | | | | | - remove useless script tools/addToolVersion.sh: it is not needed when running crosstool-NG, only for developpers, - create a symlink to the configuration extract script, so that it is in the PATH if ct-ng is. | ||||
* | Update the mips-unknown-linux-uclibc sample. | Yann E. MORIN" | 2007-07-08 | 1 | -4/+5 |
| | |||||
* | Update the i586-geode-linux-uclibc sample. | Yann E. MORIN" | 2007-07-08 | 2 | -35/+124 |
| | |||||
* | Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL. | Yann E. MORIN" | 2007-07-08 | 3 | -3/+3 |
| | |||||
* | Ad da svn:ignore property to ignore my local TOD file. | Yann E. MORIN" | 2007-07-08 | 0 | -0/+0 |
| | |||||
* | Make distclean work again: don't try to remove a directory twice. | Yann E. MORIN" | 2007-07-08 | 1 | -1/+0 |
| | |||||
* | Add a utility to populate a root directory with libraries from the toolchain. | Yann E. MORIN" | 2007-07-08 | 3 | -0/+134 |
| | |||||
* | Add linux-2.6.21.6 kernel. | Yann E. MORIN" | 2007-07-08 | 1 | -0/+6 |
| | |||||
* | Make regtest work back again. | Yann E. MORIN" | 2007-07-07 | 1 | -6/+6 |
| | |||||
* | Disable tarball creation until it's fixed. | Yann E. MORIN" | 2007-07-07 | 1 | -1/+3 |
| | |||||
* | Clean a little bit more. | Yann E. MORIN" | 2007-07-07 | 1 | -0/+2 |
| | |||||
* | More uClibc parrallel compilation cleanup. | Yann E. MORIN" | 2007-07-07 | 1 | -3/+2 |
| | |||||
* | Parrallel compilation is broken for uClibc (I don't know if any of my ↵ | Yann E. MORIN" | 2007-07-07 | 1 | -2/+1 |
| | | | | patches is doing it, or if mainline is already broken). | ||||
* | Silence "which" being verbose in some distros. (eg. Mandriva's which spawns ↵ | Yann E. MORIN" | 2007-07-07 | 3 | -10/+19 |
| | | | | "foobar was not found in /bin:/usr/bin:...." directly on stderr) | ||||
* | Update the mips-unknown-linux-uclibc sample, now it is able to build both ↵ | Yann E. MORIN" | 2007-07-06 | 2 | -47/+136 |
| | | | | linux and busybox. | ||||
* | Update the armeb-unknown-linux-gnu to be buildable. | Yann E. MORIN" | 2007-07-05 | 2 | -25/+69 |
| | | | | Both busybox-svn and linux-2.6.21.5 are succesfully built. | ||||
* | Update version to 0.1.2+svn. | Yann E. MORIN" | 2007-07-04 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.1.2. | Yann E. MORIN" | 2007-07-04 | 1 | -1/+1 |
| | |||||
* | ct-ng now needs the 'build' action to be passed when restarting/stopping at ↵ | Yann E. MORIN" | 2007-07-04 | 1 | -3/+3 |
| | | | | | | a specific step. Don't use make to build steps, rather use CT_NG to call ct-ng. | ||||
* | Before trying to download sstrip (from buildroot), try a local copy first. | Yann E. MORIN" | 2007-07-04 | 1 | -0/+6 |
| | |||||
* | Update the overview documentation. | Yann E. MORIN" | 2007-07-04 | 1 | -8/+35 |
| | |||||
* | Update the armeb-unknown-linux-uclibc sample to: | Yann E. MORIN" | 2007-07-04 | 2 | -6/+22 |
| | | | | | | | | - use latest binutils, - build sstrip, - build dmalloc and gdb. Note: linux-2.6.21.5 for NSLU2 and busybox build! | ||||
* | Add binutils-2.17.50.0.17. | Yann E. MORIN" | 2007-07-03 | 1 | -0/+5 |
| | |||||
* | The armeb-unknown-linux-uclibc sample now builds without libfloat. | Yann E. MORIN" | 2007-07-03 | 1 | -16/+46 |
| | | | | The generated toolchain is at least able to build busybox (which wasn't the case before). | ||||
* | Make checking the linux installed headers optional (instead of systematic). | Yann E. MORIN" | 2007-07-03 | 2 | -9/+18 |
| | |||||
* | Kill "./configure --local", it does not work and it is dangerous if one ↵ | Yann E. MORIN" | 2007-07-03 | 2 | -24/+5 |
| | | | | tries to "make uninstall"! |