summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2007-07-08Add a utility to populate a root directory with libraries from the toolchain.Yann E. MORIN"1-0/+4
2007-07-07More uClibc parrallel compilation cleanup.Yann E. MORIN"1-3/+2
2007-07-07Parrallel compilation is broken for uClibc (I don't know if any of my patches...Yann E. MORIN"1-2/+1
2007-07-07Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "...Yann E. MORIN"1-3/+3
2007-07-04Before trying to download sstrip (from buildroot), try a local copy first.Yann E. MORIN"1-0/+6
2007-07-03Make checking the linux installed headers optional (instead of systematic).Yann E. MORIN"1-9/+10
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2-2/+2
2007-06-17Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"1-0/+6
2007-06-16Fix printing components' file names.Yann E. MORIN"7-8/+11
2007-06-16Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"10-8/+79
2007-06-16Add two te;plates on how to add a new tool/debug facility.Yann E. MORIN"2-0/+100
2007-06-04Small eye-candy fix.Yann E. MORIN"1-1/+1
2007-06-02scripts/build/libc_glibc.sh:Yann E. MORIN"1-50/+43
2007-06-01Add the first tool facility: sstrip.Yann E. MORIN"1-0/+71
2007-06-01Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"1-0/+34
2007-05-27Fix libfloat when calling the compiler:Yann E. MORIN"1-5/+4
2007-05-27Merge the NPTL stuff.Yann E. MORIN"6-56/+326
2007-05-24We need to build libiberty before gcc only in the canadian case, not the oppo...Yann E. MORIN"2-2/+2
2007-05-22Fix warning about setting --host and not --build.Yann E. MORIN"1-1/+2
2007-05-21Move the config script for the build dir to the source dir.Yann E. MORIN"1-4/+4
2007-05-20Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.Yann E. MORIN"1-1/+1
2007-05-19Add uClibc-0.9.29:Yann E. MORIN"2-6/+30
2007-05-19Correctly handle the libfloat case: download, extract and patch sub-actions.Yann E. MORIN"1-20/+13
2007-05-18Un-mark gdb and dmalloc being EXPERIMENTAL.Yann E. MORIN"1-3/+3
2007-05-18Little fix up in a message during the dmalloc build.Yann E. MORIN"1-1/+1
2007-05-18Add dmalloc debug library facility.Yann E. MORIN"1-0/+53
2007-05-17Make the debug config menu a generated file.Yann E. MORIN"1-2/+2
2007-05-17Debug facilities:Yann E. MORIN"3-0/+160
2007-05-14Move the whole threading ;odel choice out of glibc and into the generic C lib...Yann E. MORIN"1-1/+1
2007-05-13Remove dead entries for components not yet integrated: cygwin kernel, tcc...Yann E. MORIN"3-0/+0
2007-05-09libfloat is a component by itself, not a sup-part of the C library.Yann E. MORIN"1-0/+0
2007-05-08Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"7-62/+73
2007-05-08Cosmetics: newline at end of file, ports are now a separate option.Yann E. MORIN"1-0/+1
2007-05-08Bah. Be silent when there is nothing to do: glibc has no config (file) to check.Yann E. MORIN"1-3/+1
2007-05-07Don't make checking the kernel config file a step by itself. Only make it a s...Yann E. MORIN"1-4/+0
2007-05-07Simplify kernel config file need.Yann E. MORIN"1-2/+7
2007-05-07Fix glibc and uClibc downloading and extracting.Yann E. MORIN"3-3/+15
2007-05-07Merge the save-sample branch to trunk:Yann E. MORIN"7-2/+165
2007-05-06Linux kernel headers install does not need the kernel to be configured. Dropp...Yann E. MORIN"1-7/+0
2007-05-01Some little cosmetics in final compiler.Yann E. MORIN"1-3/+3
2007-04-23The linux kernel config file is now optional. If none is given, a default one...Yann E. MORIN"1-2/+15
2007-04-23Fixed a non-fatal bug in a sed expression.Yann E. MORIN"1-4/+4
2007-04-21Merge first shot from the MIPS branch.Yann E. MORIN"2-0/+2
2007-04-11Add an option for those having the kernel headers pre-installed from a custom...Yann E. MORIN"1-28/+46
2007-03-21Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for thos...Yann E. MORIN"2-2/+2
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"11-0/+912