aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run the samples through `ct-ng update-samples`Alexey Neyman2019-01-2894-22/+100
* Run version check via evalAlexey Neyman2019-01-281-1/+1
* Ignore vim swap files while generating the file listAlexey Neyman2019-01-271-0/+4
* Add upgrade logic to version-check.shAlexey Neyman2019-01-276-38/+515
* Retire GDB 7.0a, superseded by 7.0.1aAlexey Neyman2019-01-263-197/+0
* Basic framework for checking config file versionAlexey Neyman2019-01-264-33/+119
* Replace GDB 7.8.1 with 7.82Alexey Neyman2019-01-263-8/+8
* added the version 5 to the check of bash versionsStephan Conrad2019-01-151-1/+1
* Merge pull request #1126 from stilor/prefix-with-symlinksAlexey Neyman2019-01-153-7/+22
|\
| * Fix building archlinux imageAlexey Neyman2019-01-141-2/+2
| * Dump how multilib iterator is invokedAlexey Neyman2019-01-141-0/+6
| * Canonicalize prefix dir and sysrootAlexey Neyman2019-01-141-5/+14
* | Merge pull request #1121 from xNombre/masterAlexey Neyman2019-01-021-0/+15
|\ \ | |/ |/|
| * Add new Android API levelsAndrzej Perczak2018-12-211-0/+15
|/
* Merge pull request #1117 from stilor/fix-androidAlexey Neyman2018-12-152-3/+7
|\
| * Bionic modifies CT_TARGET_CFLAGSAlexey Neyman2018-12-151-1/+5
| * Use "package ksym" when fetching/extractingAlexey Neyman2018-12-141-2/+2
|/
* Merge pull request #1115 from stilor/binutils-ltoAlexey Neyman2018-12-113-11/+21
|\
| * Add a symlink to LTO for binutilsAlexey Neyman2018-12-113-11/+21
|/
* Merge pull request #1114 from stilor/strip-vendorAlexey Neyman2018-12-1017-1683/+1715
|\
| * Allow short "moxiebox" aliasAlexey Neyman2018-12-104-0/+10
| * Add config flags for omitting 'arch' and 'vendor'Alexey Neyman2018-12-1011-74/+113
| * Run through 'ct-ng updatetools'Alexey Neyman2018-12-092-1609/+1592
|/
* Merge pull request #1112 from stilor/moxie-fixAlexey Neyman2018-12-075-8/+9
|\
| * Moxiebox requires target to be LEAlexey Neyman2018-12-072-0/+2
| * Use -mel/-meb for moxieAlexey Neyman2018-12-071-0/+5
| * Disallow selection of "both endianness"Alexey Neyman2018-12-071-0/+2
| * Remove a TBDAlexey Neyman2018-12-071-8/+0
|/
* Merge pull request #1111 from stilor/gcc-7.4Alexey Neyman2018-12-0727-247/+25
|\
| * Import GCC 7.4.0Alexey Neyman2018-12-0727-247/+25
|/
* Merge pull request #1109 from stilor/cflags-non-multilibAlexey Neyman2018-12-077-26/+63
|\
| * Add config from issue 1107Alexey Neyman2018-12-072-0/+18
| * Disable -fstack-protector* from being used by glibcAlexey Neyman2018-12-073-2/+16
| * Set ALL_TARGET_CFLAGS initially for !MULTILIBAlexey Neyman2018-12-072-24/+29
|/
* Merge pull request #1108 from stilor/config-fixesAlexey Neyman2018-12-0411-6/+85
|\
| * Require ld to be default when building mingw-w64Alexey Neyman2018-12-042-1/+2
| * Add configuration options for enabling SSPAlexey Neyman2018-12-048-4/+67
| * Add a config option for default RELRO settingAlexey Neyman2018-12-033-1/+16
* | Merge pull request #1106 from stilor/x86-default-to-i686Alexey Neyman2018-12-032-2/+8
|\|
| * Warn if architecture is empty on x86/32bitAlexey Neyman2018-12-032-2/+8
|/
* Merge pull request #1105 from stilor/fix-uclibcAlexey Neyman2018-12-035-14/+202
|\
| * Strace needs a patch with Linux 4.19+Alexey Neyman2018-12-033-1/+189
| * Fix uClibc builds after moxie mergeAlexey Neyman2018-12-032-13/+13
|/
* Merge pull request #1104 from stilor/restrict-flat-formatAlexey Neyman2018-12-019-3/+16
|\
| * Restrict flat format to architectures that support itAlexey Neyman2018-12-019-3/+16
|/
* Merge pull request #1103 from stilor/rmdir-in-ro-parentAlexey Neyman2018-12-015-69/+27
|\
| * Consider it success if DoForceRmdir removes only the contentAlexey Neyman2018-12-015-69/+27
|/
* Merge pull request #1102 from stilor/moxieAlexey Neyman2018-12-0148-265/+658
|\
| * Add moxiebox as a choice for libcAlexey Neyman2018-12-0133-221/+444
| * Add moxie architectureAlexey Neyman2018-11-288-7/+42