aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* Fix up the sysroot issue for sh4 in a different wayAlexey Neyman2017-03-263-53/+31
* Do not create multilib symlinks if not using sysrootAlexey Neyman2017-03-231-1/+1
* Make creation of ld.so.conf optionalAlexey Neyman2017-03-221-2/+2
* Move some scripts to a new directory, maintainerAlexey Neyman2017-03-211-34/+0
* Merge pull request #639 from stilor/tweak-gcc-movelibsAlexey Neyman2017-03-195-92/+91
|\
| * Add an option to "demultilib"Alexey Neyman2017-03-171-20/+38
| * Create ld.so.confAlexey Neyman2017-03-132-2/+31
| * Fix up ld.so symlinks for muslAlexey Neyman2017-03-122-48/+4
| * Move tools alias creation to a common functionAlexey Neyman2017-03-123-19/+6
| * When moving gcc libs, prefer the same directory as libcAlexey Neyman2017-03-091-3/+12
* | Disable Guile in make if building for host in canadianAlexey Neyman2017-03-101-1/+7
|/
* Correct warning text to include newer glibc versionsAlexey Neyman2017-03-081-1/+1
* Merge pull request #635 from stilor/macos-skip-localesAlexey Neyman2017-03-072-1/+6
|\
| * Disable format warnings for clangAlexey Neyman2017-03-071-0/+5
| * Skip building locales on macos, tooAlexey Neyman2017-03-061-1/+1
* | Merge pull request #634 from stilor/macos-canadianAlexey Neyman2017-03-072-5/+33
|\ \
| * | Only add clang-specific flags to clangAlexey Neyman2017-03-061-4/+32
| * | Use CHOST instead of CROSS_PREFIXAlexey Neyman2017-03-061-1/+1
| |/
* | Merge pull request #627 from dankm/freebsdAlexey Neyman2017-03-074-15/+37
|\ \ | |/ |/|
| * Explicitly use gcc for GMPDan McGregor2017-03-061-0/+3
| * glibc: hide native c++ executable from buildDan McGregor2017-03-011-0/+4
| * Bring in FreeBSD supportDan McGregor2017-03-013-15/+30
* | Do not pretend we're downloading anythingAlexey Neyman2017-03-031-3/+1
|/
* Merge pull request #625 from stilor/skip-localedefAlexey Neyman2017-02-281-0/+9
|\
| * Skip locale build on CygwinAlexey Neyman2017-02-281-0/+9
* | Avoid -T, it is not available on macosAlexey Neyman2017-02-281-3/+1
|/
* 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
| |/