aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* Require GNU sedAlexey Neyman2017-02-261-22/+0
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-2610-29/+27
* Merge pull request #614 from stilor/elf2flt-cygwinAlexey Neyman2017-02-221-1/+0
|\
| * Fix the build of elf2flt on CygwinAlexey Neyman2017-02-221-1/+0
* | Added new gcc config option CC_GCC_CONFIG_TLSJasmin Jessich2017-02-211-0/+12
|/
* Merge pull request #608 from stilor/static-no-pluginsAlexey Neyman2017-02-191-48/+34
|\
| * More garbage collectionAlexey Neyman2017-02-181-14/+6
| * Have LTO depend-on non-static buildsAlexey Neyman2017-02-181-0/+2
| * More GCAlexey Neyman2017-02-181-22/+16
| * Garbage collection for GCC options that are sameAlexey Neyman2017-02-181-12/+10
* | Add --disable-database and --with-fallbacks separatelyAlexey Neyman2017-02-171-3/+12
|/
* Merge pull request #599 from stilor/avoid-gettext-for-linux-hostAlexey Neyman2017-02-152-12/+24
|\
| * Skip gettext/libiconv on linux-gnuAlexey Neyman2017-02-142-12/+24
* | Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-1310-27/+29
|/
* Merge pull request #589 from stilor/skip-complibs-check-on-host-canadianAlexey Neyman2017-02-126-12/+42
|\
| * Skip comp.libs checking on host for canadianAlexey Neyman2017-02-116-12/+42
* | Remove 'relocs' from archscripts being builtAlexey Neyman2017-02-111-0/+11
|/
* Merge pull request #587 from stilor/select-uclibceavi-suffixAlexey Neyman2017-02-101-1/+1
|\
| * Allow one to select uclibceabi/uclibcgnueabi suffixAlexey Neyman2017-02-091-1/+1
* | Merge pull request #586 from stilor/restore-old-kernel-libcAlexey Neyman2017-02-101-0/+64
|\ \
| * | External addons supported by glibc even nowAlexey Neyman2017-02-091-27/+24
| * | Revert "glibc: Remove support for downloading and extracting add-ons"Alexey Neyman2017-02-091-0/+67
| |/
* | Merge pull request #584 from stilor/disallow-gold-for-elf2fltAlexey Neyman2017-02-101-4/+0
|\ \
| * | Remove wrapping if in 300-gdb.shAlexey Neyman2017-02-091-4/+0
| |/
* / Supply --disable-build-with-cxx instead of requiring C++Alexey Neyman2017-02-091-0/+6
|/
* elf2flt: use CT_ARCH to set target CPU, not CT_TARGETCarlos Santos2017-02-061-1/+1
* Merge pull request #575 from stilor/ncurses-configureAlexey Neyman2017-02-061-1/+21
|\
| * Allow some tunables for ncursesAlexey Neyman2017-02-051-1/+21
* | Merge pull request #574 from stilor/uclibc-obstackAlexey Neyman2017-02-051-1/+1
|\ \
| * | Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman2017-02-041-1/+1
| |/
* / Add zlib as a companion libAlexey Neyman2017-02-057-7/+109
|/
* Add support for AArch64 in uClibc-ngAlexey Neyman2017-02-021-21/+23
* Use 'make install' to install DUMAAlexey Neyman2017-01-301-27/+28
* Fix installation of manuals for binutilsAlexey Neyman2017-01-301-2/+2
* Fix location where libc manual is builtAlexey Neyman2017-01-301-2/+2
* Merge pull request #564 from stilor/comptools-default-to-y-if-missingAlexey Neyman2017-01-281-19/+4
|\
| * Rework configure logic wrt GNU autotoolsAlexey Neyman2017-01-271-19/+4
* | Create <sgidefs.h> if MUSL doesn't create oneAlexey Neyman2017-01-263-0/+27
|/
* Fix handling of ltrace 0.5.3 peculiarity.Alexey Neyman2017-01-261-2/+3
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-2525-19/+55
* Fix loglevel for steps in companion toolsAlexey Neyman2017-01-235-10/+10
* Merge pull request #552 from stilor/uclibc-ng-for-buildrootAlexey Neyman2017-01-231-0/+7
|\
| * Add selection for RPCAlexey Neyman2017-01-231-0/+7
* | mingw: compile the mingw-w64 companion tools as wellLi-Hang Lin2017-01-221-0/+30
|/
* Replace strace workaround with a patch.Alexey Neyman2017-01-161-12/+0
* Merge pull request #535 from stilor/broke-newlib-cxx-canadianAlexey Neyman2017-01-161-0/+7
|\
| * Restore copying headers for gcc_build.Alexey Neyman2017-01-141-0/+7
* | Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-137-27/+27
* | GDB 7.12 needs c++.Alexey Neyman2017-01-131-9/+20
|/
* Merge pull request #526 from stilor/double-includeAlexey Neyman2017-01-132-10/+1
|\