summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Detect errors in CT_SaveLocalAlexey Neyman2018-10-271-8/+32
* Merge pull request #1069 from austin-beer/masterAlexey Neyman2018-10-251-2/+2
|\
| * Add comment about preventing Bash from searching $PATHAustin Beer2018-10-251-2/+2
| * Prevent Bash from searching $PATH when sourcing the .config fileAustin Beer2018-10-241-2/+2
* | Generate correct tuple for PowerPC with SPE ABIAlexey Neyman2018-10-231-1/+1
|/
* Supply "very old" and "very new" glibc versionsAlexey Neyman2018-10-211-1/+5
* Try to use 'git fetch --depth 1' if possibleAlexey Neyman2018-10-201-15/+65
* Fix state dir locationAlexey Neyman2018-10-191-1/+1
* Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman2018-10-161-2/+2
* Fix up timestamps after patchingAlexey Neyman2018-09-282-1/+14
* Make CT_PREFIX_DIR/CT_WORK_DIR/CT_BUILD_TOP_DIR absoluteAlexey Neyman2018-09-271-3/+12
* Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman2018-09-262-2/+2
* Fix restarting after a complete buildAlexey Neyman2018-09-261-4/+4
* Merge pull request #984 from slash3g/masterAlexey Neyman2018-09-251-4/+4
|\
| * Properly handle newlib configuration flagsDaniele Baracchi2018-06-111-4/+4
* | Restore *-android buildAlexey Neyman2018-09-241-1/+7
* | Merge pull request #990 from antmak/fix_newlib_multilib_optAlexey Neyman2018-09-211-1/+1
|\ \ | |/ |/|
| * Fix a wrong name for the newlib's multilib optionAnton Maklakov2018-06-151-1/+1
* | Make patch order overridable by individual packagesAlexey Neyman2018-06-061-3/+8
* | Disable context functions for ThumbAlexey Neyman2018-06-051-0/+1
* | Add --enable-obsolete for powerpc-*-speAlexey Neyman2018-06-051-3/+3
* | Detect errors from gasAlexey Neyman2018-06-051-0/+1
* | Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-0512-35/+32
|/
* ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomicsAlexey Brodkin2018-05-211-1/+1
* Merge pull request #967 from stilor/fix-building-older-glibcAlexey Neyman2018-05-151-0/+1
|\
| * Too many fixes need backporting for GCC8...Alexey Neyman2018-05-141-7/+1
| * First batch of fixesAlexey Neyman2018-05-121-0/+7
* | Add ARC architecture supportAlexey Brodkin2018-05-151-0/+34
|/
* Restore a missing GDB optionAlexey Neyman2018-05-061-2/+6
* Preserve each variant of libwinpthread.dllAlexey Neyman2018-05-031-0/+18
* Restore the ability to build multiple configurationsAlexey Neyman2018-04-291-0/+1
* Add checking for *sum and unzipAlexey Neyman2018-04-292-7/+6
* Fix strace 4.21+ on aarch64Alexey Neyman2018-04-291-1/+2
* Support out-of-tree local buildsAlexey Neyman2018-04-075-8/+16
* config.sub/config.guess must either be executableAlexey Neyman2018-04-071-4/+4
* Install "pure data" directoriesAlexey Neyman2018-04-071-1/+0
* Remove the need for configure substitutions in scriptsAlexey Neyman2018-04-074-9/+6
* WIP: autotoolizationAlexey Neyman2018-04-076-202/+1548
* Use autoconfig-archve/automake testsAlexey Neyman2018-04-071-0/+2
* Avoid calling CT_Abort from CT_MirrorsAlexey Neyman2018-02-151-4/+13
* cc/gcc: use correct sysroot arg for do_gcc_core_backendM1cha2018-02-121-1/+2
* Make libiconv an option in the menu configAlexey Neyman2018-02-101-0/+7
* Ncurses fixes for 6.1Alexey Neyman2018-01-293-4/+24
* Merge pull request #900 from stilor/issue-897Alexey Neyman2018-01-241-2/+6
|\
| * Only decorate TARGET_ARCH if using specific CPUAlexey Neyman2018-01-211-2/+6
* | Fix gdb build flags formingSergey Korolev2017-12-181-10/+12
|/
* Merge pull request #882 from ksergeyv/gdb-linkAlexey Neyman2017-12-171-80/+106
|\
| * Fix variables passing to gdb configure scriptsSergey Korolev2017-12-141-80/+106
* | Do not build a native gdbserver automaticallySergey Korolev2017-12-141-0/+4
|/
* Make comp.libs use generated templates, tooAlexey Neyman2017-11-292-39/+78