aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* Make checking the linux installed headers optional (instead of systematic).Yann E. MORIN"2007-07-031-9/+10
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-012-2/+2
* Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"2007-06-171-0/+6
* Fix printing components' file names.Yann E. MORIN"2007-06-167-8/+11
* Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"2007-06-1610-8/+79
* Add two te;plates on how to add a new tool/debug facility.Yann E. MORIN"2007-06-162-0/+100
* Small eye-candy fix.Yann E. MORIN"2007-06-041-1/+1
* scripts/build/libc_glibc.sh:Yann E. MORIN"2007-06-021-50/+43
* Add the first tool facility: sstrip.Yann E. MORIN"2007-06-011-0/+71
* Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"2007-06-011-0/+34
* Fix libfloat when calling the compiler:Yann E. MORIN"2007-05-271-5/+4
* Merge the NPTL stuff.Yann E. MORIN"2007-05-276-56/+326
* We need to build libiberty before gcc only in the canadian case, not the oppo...Yann E. MORIN"2007-05-242-2/+2
* Fix warning about setting --host and not --build.Yann E. MORIN"2007-05-221-1/+2
* Move the config script for the build dir to the source dir.Yann E. MORIN"2007-05-211-4/+4
* Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.Yann E. MORIN"2007-05-201-1/+1
* Add uClibc-0.9.29:Yann E. MORIN"2007-05-192-6/+30
* Correctly handle the libfloat case: download, extract and patch sub-actions.Yann E. MORIN"2007-05-191-20/+13
* Un-mark gdb and dmalloc being EXPERIMENTAL.Yann E. MORIN"2007-05-181-3/+3
* Little fix up in a message during the dmalloc build.Yann E. MORIN"2007-05-181-1/+1
* Add dmalloc debug library facility.Yann E. MORIN"2007-05-181-0/+53
* Make the debug config menu a generated file.Yann E. MORIN"2007-05-171-2/+2
* Debug facilities:Yann E. MORIN"2007-05-173-0/+160
* Move the whole threading ;odel choice out of glibc and into the generic C lib...Yann E. MORIN"2007-05-141-1/+1
* Remove dead entries for components not yet integrated: cygwin kernel, tcc...Yann E. MORIN"2007-05-133-0/+0
* libfloat is a component by itself, not a sup-part of the C library.Yann E. MORIN"2007-05-091-0/+0
* Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"2007-05-087-62/+73
* Cosmetics: newline at end of file, ports are now a separate option.Yann E. MORIN"2007-05-081-0/+1
* Bah. Be silent when there is nothing to do: glibc has no config (file) to check.Yann E. MORIN"2007-05-081-3/+1
* Don't make checking the kernel config file a step by itself. Only make it a s...Yann E. MORIN"2007-05-071-4/+0
* Simplify kernel config file need.Yann E. MORIN"2007-05-071-2/+7
* Fix glibc and uClibc downloading and extracting.Yann E. MORIN"2007-05-073-3/+15
* Merge the save-sample branch to trunk:Yann E. MORIN"2007-05-077-2/+165
* Linux kernel headers install does not need the kernel to be configured. Dropp...Yann E. MORIN"2007-05-061-7/+0
* Some little cosmetics in final compiler.Yann E. MORIN"2007-05-011-3/+3
* The linux kernel config file is now optional. If none is given, a default one...Yann E. MORIN"2007-04-231-2/+15
* Fixed a non-fatal bug in a sed expression.Yann E. MORIN"2007-04-231-4/+4
* Merge first shot from the MIPS branch.Yann E. MORIN"2007-04-212-0/+2
* Add an option for those having the kernel headers pre-installed from a custom...Yann E. MORIN"2007-04-111-28/+46
* Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for thos...Yann E. MORIN"2007-03-212-2/+2
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-2411-0/+912