summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Run the samples through `ct-ng update-samples`Alexey Neyman94-22/+100
2019-01-28Run version check via evalAlexey Neyman1-1/+1
2019-01-28Ignore vim swap files while generating the file listAlexey Neyman1-0/+4
2019-01-28Add upgrade logic to version-check.shAlexey Neyman6-38/+515
2019-01-26Retire GDB 7.0a, superseded by 7.0.1aAlexey Neyman3-197/+0
2019-01-26Basic framework for checking config file versionAlexey Neyman4-33/+119
2019-01-26Replace GDB 7.8.1 with 7.82Alexey Neyman3-8/+8
2019-01-15added the version 5 to the check of bash versionsStephan Conrad1-1/+1
2019-01-15Merge pull request #1126 from stilor/prefix-with-symlinksAlexey Neyman3-7/+22
2019-01-15Fix building archlinux imageAlexey Neyman1-2/+2
2019-01-15Dump how multilib iterator is invokedAlexey Neyman1-0/+6
2019-01-15Canonicalize prefix dir and sysrootAlexey Neyman1-5/+14
2019-01-02Merge pull request #1121 from xNombre/masterAlexey Neyman1-0/+15
2018-12-21Add new Android API levelsAndrzej Perczak1-0/+15
2018-12-15Merge pull request #1117 from stilor/fix-androidAlexey Neyman2-3/+7
2018-12-15Bionic modifies CT_TARGET_CFLAGSAlexey Neyman1-1/+5
2018-12-15Use "package ksym" when fetching/extractingAlexey Neyman1-2/+2
2018-12-11Merge pull request #1115 from stilor/binutils-ltoAlexey Neyman3-11/+21
2018-12-11Add a symlink to LTO for binutilsAlexey Neyman3-11/+21
2018-12-11Merge pull request #1114 from stilor/strip-vendorAlexey Neyman17-1683/+1715
2018-12-10Allow short "moxiebox" aliasAlexey Neyman4-0/+10
2018-12-10Add config flags for omitting 'arch' and 'vendor'Alexey Neyman11-74/+113
2018-12-10Run through 'ct-ng updatetools'Alexey Neyman2-1609/+1592
2018-12-08Merge pull request #1112 from stilor/moxie-fixAlexey Neyman5-8/+9
2018-12-07Moxiebox requires target to be LEAlexey Neyman2-0/+2
2018-12-07Use -mel/-meb for moxieAlexey Neyman1-0/+5
2018-12-07Disallow selection of "both endianness"Alexey Neyman1-0/+2
2018-12-07Remove a TBDAlexey Neyman1-8/+0
2018-12-07Merge pull request #1111 from stilor/gcc-7.4Alexey Neyman27-247/+25
2018-12-07Import GCC 7.4.0Alexey Neyman27-247/+25
2018-12-07Merge pull request #1109 from stilor/cflags-non-multilibAlexey Neyman7-26/+63
2018-12-07Add config from issue 1107Alexey Neyman2-0/+18
2018-12-07Disable -fstack-protector* from being used by glibcAlexey Neyman3-2/+16
2018-12-07Set ALL_TARGET_CFLAGS initially for !MULTILIBAlexey Neyman2-24/+29
2018-12-05Merge pull request #1108 from stilor/config-fixesAlexey Neyman11-6/+85
2018-12-05Require ld to be default when building mingw-w64Alexey Neyman2-1/+2
2018-12-05Add configuration options for enabling SSPAlexey Neyman8-4/+67
2018-12-04Add a config option for default RELRO settingAlexey Neyman3-1/+16
2018-12-04Merge pull request #1106 from stilor/x86-default-to-i686Alexey Neyman2-2/+8
2018-12-04Warn if architecture is empty on x86/32bitAlexey Neyman2-2/+8
2018-12-04Merge pull request #1105 from stilor/fix-uclibcAlexey Neyman5-14/+202
2018-12-03Strace needs a patch with Linux 4.19+Alexey Neyman3-1/+189
2018-12-03Fix uClibc builds after moxie mergeAlexey Neyman2-13/+13
2018-12-01Merge pull request #1104 from stilor/restrict-flat-formatAlexey Neyman9-3/+16
2018-12-01Restrict flat format to architectures that support itAlexey Neyman9-3/+16
2018-12-01Merge pull request #1103 from stilor/rmdir-in-ro-parentAlexey Neyman5-69/+27
2018-12-01Consider it success if DoForceRmdir removes only the contentAlexey Neyman5-69/+27
2018-12-01Merge pull request #1102 from stilor/moxieAlexey Neyman48-265/+658
2018-12-01Add moxiebox as a choice for libcAlexey Neyman33-221/+444
2018-11-28Add moxie architectureAlexey Neyman8-7/+42