aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Get rid of config.genAlexey Neyman2017-04-221-161/+0
* Merge pull request #690 from stilor/fix-empty-symlinksAlexey Neyman2017-04-131-1/+1
|\
| * Avoid creating symlinks with empty prefixAlexey Neyman2017-04-131-1/+1
* | Doc renames & issue templateAlexey Neyman2017-04-131-1/+1
|/
* Make guidelines for bug reporting more explicitAlexey Neyman2017-04-101-0/+7
* Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-071-0/+5
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-061-0/+5
* | libc/mingw: quote variable in comparisonTamir Duberstein2017-04-061-1/+1
|/
* CC_FOR_BUILD in gdb.shAlexey Neyman2017-04-021-0/+6
* Pass HOSTCC to uclibc's makeAlexey Neyman2017-04-021-0/+1
* Pass CC_FOR_BUILD to binutilsAlexey Neyman2017-04-021-0/+2
* Handle Python with non-default namesAlexey Neyman2017-04-011-2/+15
* Always build ncurses-for-buildAlexey Neyman2017-04-011-25/+5
* Fix symlinking to multiarch tools on CygwinAlexey Neyman2017-04-012-21/+11
* MinGW-W64 fixesAlexey Neyman2017-03-302-52/+99
* Merge pull request #667 from stilor/cross-gdb-depsAlexey Neyman2017-03-291-5/+5
|\
| * cross-gdb: account for canadian/crossnative toolchainsAlexey Neyman2017-03-291-5/+5
* | Add symlinks from the libraries' original location to the new one.Alexey Neyman2017-03-291-0/+3
|/
* Fix up the sysroot issue for sh4 in a different wayAlexey Neyman2017-03-264-53/+34
* 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
* Add a release creation scriptAlexey Neyman2017-03-211-1/+1
* Move some scripts to a new directory, maintainerAlexey Neyman2017-03-214-536/+0
* Cross-ldd: handling e_flags is tricky and depends on archAlexey Neyman2017-03-201-9/+77
* Merge pull request #639 from stilor/tweak-gcc-movelibsAlexey Neyman2017-03-197-101/+293
|\
| * Add an option to "demultilib"Alexey Neyman2017-03-171-20/+38
| * Check libraries for compatibilityAlexey Neyman2017-03-141-2/+54
| * Create ld.so.confAlexey Neyman2017-03-133-10/+40
| * Fix up ld.so symlinks for muslAlexey Neyman2017-03-123-48/+91
| * Move tools alias creation to a common functionAlexey Neyman2017-03-124-19/+59
| * 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-075-17/+39
|\ \ | |/ |/|
| * Explicitly use gcc for GMPDan McGregor2017-03-061-0/+3
| * glibc: hide native c++ executable from buildDan McGregor2017-03-011-0/+4
| * Use BUILD_PREFIX and BUILD_SUFFIX for gcc versionDan McGregor2017-03-011-1/+1
| * Use configure to find the processor countDan McGregor2017-03-011-1/+1
| * Bring in FreeBSD supportDan McGregor2017-03-013-15/+30
* | Sanitize CT_PREFIX_DIR, tooAlexey Neyman2017-03-051-3/+5
* | Add libiconv 1.15Alexey Neyman2017-03-031-1/+2
* | Do not pretend we're downloading anythingAlexey Neyman2017-03-032-5/+3
|/
* Merge pull request #625 from stilor/skip-localedefAlexey Neyman2017-02-281-0/+9
|\