aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Change the layout a bitAlexey Neyman2018-10-2810-21/+40
| * | | Add libtool to CentOS6 docker configurationAlexey Neyman2018-10-271-1/+1
| * | | Accept any libtool versionAlexey Neyman2018-10-271-1/+1
|/ / /
* | | Merge pull request #1072 from stilor/failure-when-savingAlexey Neyman2018-10-271-8/+32
|\ \ \
| * | | 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
* | | | Merge pull request #1067 from stilor/gcc8-ppcspeAlexey Neyman2018-10-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Generate correct tuple for PowerPC with SPE ABIAlexey Neyman2018-10-231-1/+1
|/ / /
* | | Merge pull request #1065 from stilor/glibc-versionAlexey Neyman2018-10-221-1/+5
|\ \ \
| * | | Supply "very old" and "very new" glibc versionsAlexey Neyman2018-10-211-1/+5
* | | | Merge pull request #1066 from stilor/centos7-dockerAlexey Neyman2018-10-222-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Check for `file` presence (missing in default CentOS7)Alexey Neyman2018-10-221-0/+1
| * | | Add CentOS7 docker configurationAlexey Neyman2018-10-221-0/+10
|/ / /
* | | Merge pull request #1064 from stilor/git-shallowAlexey Neyman2018-10-211-15/+65
|\ \ \
| * | | Try to use 'git fetch --depth 1' if possibleAlexey Neyman2018-10-201-15/+65
|/ / /
* | | Merge pull request #1062 from stilor/state-dir-locationAlexey Neyman2018-10-191-1/+1
|\ \ \
| * | | Fix state dir locationAlexey Neyman2018-10-191-1/+1
|/ / /
* | | Merge pull request #1061 from stilor/fix-glibc-ports-symlinkAlexey Neyman2018-10-161-2/+2
|\ \ \
| * | | Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman2018-10-161-2/+2
|/ / /
* | | Merge pull request #1058 from stilor/fix-m4-against-glibc2.28Alexey Neyman2018-10-092-0/+145
|\ \ \
| * | | Add the workaround for kconfig colors in archlinuxAlexey Neyman2018-10-091-0/+1
| * | | Fix gnulib build against glibc 2.28Alexey Neyman2018-10-081-0/+144
|/ / /
* | | Merge pull request #1056 from stilor/binutils-mingwAlexey Neyman2018-10-071-0/+122
|\ \ \
| * | | Restore binutils (gold) build on mingw32 hostAlexey Neyman2018-10-071-0/+122
|/ / /
* | | Merge pull request #1053 from stilor/add-comment-newlibAlexey Neyman2018-10-061-0/+2
|\ \ \
| * | | Add a comment explaining why CT_Mirrors is not usedAlexey Neyman2018-10-061-0/+2
|/ / /
* | | Merge pull request #1052 from stilor/remove-android-ndk-r18Alexey Neyman2018-10-063-4/+2
|\ \ \
| * | | Remove android-ndk-r18Alexey Neyman2018-10-063-4/+2
|/ / /
* | | Merge pull request #1051 from stilor/fix-glibc-2.15-i386Alexey Neyman2018-10-062-1/+28
|\ \ \ | |/ / |/| |
| * | Add wgetAlexey Neyman2018-10-061-1/+1
| * | Fix fdivp argument orderAlexey Neyman2018-10-061-0/+27
|/ /
* | Merge pull request #1043 from stilor/masterAlexey Neyman2018-09-292-0/+54
|\ \
| * | Fix older automake with newer PerlAlexey Neyman2018-09-292-0/+54
|/ /
* | Merge pull request #1042 from stilor/masterAlexey Neyman2018-09-291-0/+30
|\ \
| * | Fix compilation against binutils-2.31.1Alexey Neyman2018-09-291-0/+30
|/ /
* | Merge pull request #1041 from stilor/aarch64-in-linux3.7Alexey Neyman2018-09-292-1/+2
|\ \
| * | Disallow linux versions before 3.7 for aarch64Alexey Neyman2018-09-292-1/+2
|/ /
* | Merge pull request #1040 from stilor/create-release-with-autotoolsAlexey Neyman2018-09-292-60/+16
|\ \
| * | Move the last bits of release creation into Makefile.amAlexey Neyman2018-09-292-60/+16
|/ /
* | Merge pull request #1039 from stilor/xtensa-2.31.1Alexey Neyman2018-09-2820-0/+128
|\ \
| * | Patches to fix ld's abort on xtensaAlexey Neyman2018-09-2820-0/+128
|/ /
* | Merge pull request #1038 from stilor/make-fix-globAlexey Neyman2018-09-2814-40/+188
|\ \
| * | Make dockerfiles a bit more consistentAlexey Neyman2018-09-2810-39/+71
| * | Fix up timestamps after patchingAlexey Neyman2018-09-282-1/+14
| * | Add globbing patches to make from upstreamAlexey Neyman2018-09-282-0/+103
|/ /
* | Merge pull request #1036 from stilor/small-fixesAlexey Neyman2018-09-278-16/+25
|\ \
| * | Make CT_PREFIX_DIR/CT_WORK_DIR/CT_BUILD_TOP_DIR absoluteAlexey Neyman2018-09-272-4/+13
| * | Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman2018-09-266-8/+8