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