summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-27Accept any libtool versionAlexey Neyman1-1/+1
2018-10-27Merge pull request #1072 from stilor/failure-when-savingAlexey Neyman1-8/+32
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-25Merge pull request #1067 from stilor/gcc8-ppcspeAlexey Neyman1-1/+1
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-23Merge pull request #1065 from stilor/glibc-versionAlexey Neyman1-1/+5
2018-10-23Merge pull request #1066 from stilor/centos7-dockerAlexey Neyman2-0/+11
2018-10-22Check for `file` presence (missing in default CentOS7)Alexey Neyman1-0/+1
2018-10-22Add CentOS7 docker configurationAlexey Neyman1-0/+10
2018-10-22Supply "very old" and "very new" glibc versionsAlexey Neyman1-1/+5
2018-10-21Merge pull request #1064 from stilor/git-shallowAlexey Neyman1-15/+65
2018-10-21Try to use 'git fetch --depth 1' if possibleAlexey Neyman1-15/+65
2018-10-20Merge pull request #1062 from stilor/state-dir-locationAlexey Neyman1-1/+1
2018-10-20Fix state dir locationAlexey Neyman1-1/+1
2018-10-16Merge pull request #1061 from stilor/fix-glibc-ports-symlinkAlexey Neyman1-2/+2
2018-10-16Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman1-2/+2
2018-10-09Merge pull request #1058 from stilor/fix-m4-against-glibc2.28Alexey Neyman2-0/+145
2018-10-09Add the workaround for kconfig colors in archlinuxAlexey Neyman1-0/+1
2018-10-09Fix gnulib build against glibc 2.28Alexey Neyman1-0/+144
2018-10-08Merge pull request #1056 from stilor/binutils-mingwAlexey Neyman1-0/+122
2018-10-08Restore binutils (gold) build on mingw32 hostAlexey Neyman1-0/+122
2018-10-06Merge pull request #1053 from stilor/add-comment-newlibAlexey Neyman1-0/+2
2018-10-06Add a comment explaining why CT_Mirrors is not usedAlexey Neyman1-0/+2
2018-10-06Merge pull request #1052 from stilor/remove-android-ndk-r18Alexey Neyman3-4/+2
2018-10-06Remove android-ndk-r18Alexey Neyman3-4/+2
2018-10-06Merge pull request #1051 from stilor/fix-glibc-2.15-i386Alexey Neyman2-1/+28
2018-10-06Add wgetAlexey Neyman1-1/+1
2018-10-06Fix fdivp argument orderAlexey Neyman1-0/+27
2018-09-29Merge pull request #1043 from stilor/masterAlexey Neyman2-0/+54
2018-09-29Fix older automake with newer PerlAlexey Neyman2-0/+54
2018-09-29Merge pull request #1042 from stilor/masterAlexey Neyman1-0/+30
2018-09-29Fix compilation against binutils-2.31.1Alexey Neyman1-0/+30
2018-09-29Merge pull request #1041 from stilor/aarch64-in-linux3.7Alexey Neyman2-1/+2
2018-09-29Disallow linux versions before 3.7 for aarch64Alexey Neyman2-1/+2
2018-09-29Merge pull request #1040 from stilor/create-release-with-autotoolsAlexey Neyman2-60/+16
2018-09-29Move the last bits of release creation into Makefile.amAlexey Neyman2-60/+16
2018-09-28Merge pull request #1039 from stilor/xtensa-2.31.1Alexey Neyman20-0/+128
2018-09-28Patches to fix ld's abort on xtensaAlexey Neyman20-0/+128
2018-09-28Merge pull request #1038 from stilor/make-fix-globAlexey Neyman14-40/+188
2018-09-28Make dockerfiles a bit more consistentAlexey Neyman10-39/+71
2018-09-28Fix up timestamps after patchingAlexey Neyman2-1/+14
2018-09-28Add globbing patches to make from upstreamAlexey Neyman2-0/+103
2018-09-27Merge pull request #1036 from stilor/small-fixesAlexey Neyman8-16/+25
2018-09-27Merge pull request #1037 from galak/gcc-8.2.0-arm-fixesAlexey Neyman2-0/+109
2018-09-27Pull in fixes for ARM v8m support in gcc 8.2.0Kumar Gala2-0/+109
2018-09-27Make CT_PREFIX_DIR/CT_WORK_DIR/CT_BUILD_TOP_DIR absoluteAlexey Neyman2-4/+13
2018-09-27Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman6-8/+8