aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow already configured directoriesAlexey Neyman2019-02-281-1/+19
* Make lzip an optional dependencyAlexey Neyman2019-02-283-3/+29
* uClibc-ng replaced a broken .lz tarball for 1.0.31Alexey Neyman2019-02-281-4/+4
* Centos6 wasn't able to su into `ctng' userAlexey Neyman2019-02-281-0/+2
* Merge pull request #1155 from stilor/archlinux2Alexey Neyman2019-02-281-3/+2
|\
| * Seems like ArchLinux renamed its base on dockerhubAlexey Neyman2019-02-281-3/+2
|/
* Merge pull request #1154 from stilor/final-fixesAlexey Neyman2019-02-281-0/+2
|\
| * Archlinux: update keyring before packagesAlexey Neyman2019-02-281-0/+2
* | Merge pull request #1151 from fidomax/patch-1Alexey Neyman2019-02-271-1/+1
|\ \ | |/ |/|
| * Add extra mirror to libelf packagefidomax2019-02-271-1/+1
|/
* Merge pull request #1150 from stilor/patches-gcc-8.3.0Alexey Neyman2019-02-256-110/+55
|\
| * Run GCC 8.3.0 patches through manage-packages.sh -PAlexey Neyman2019-02-256-110/+55
|/
* Merge pull request #1147 from galak/gcc-8.3.0Alexey Neyman2019-02-2526-62/+112
|\
| * Update to gcc 8.3.0Kumar Gala2019-02-2326-62/+112
* | Merge pull request #1144 from bwalle/expat-docbookAlexey Neyman2019-02-251-0/+1
|\ \
| * | expat: Build without docbookBernhard Walle2019-02-201-0/+1
* | | Merge pull request #1148 from dimkr/static-muslAlexey Neyman2019-02-251-0/+5
|\ \ \ | |_|/ |/| |
| * | Fix musl build when CT_SHARED_LIBS=nDima Krasner2019-02-241-0/+5
|/ /
* | Merge pull request #1146 from stilor/rc2-fixes-3Alexey Neyman2019-02-223-2/+18
|\ \
| * | Add a Dockerfile for Alpine Linux 3.8Alexey Neyman2019-02-223-2/+18
* | | Merge pull request #1145 from stilor/rc2-fixes-3Alexey Neyman2019-02-211-0/+2
|\| | | |/ |/|
| * Don't enable "shared flat"Alexey Neyman2019-02-211-0/+2
|/
* Merge pull request #1143 from stilor/rc2-fixes-2Alexey Neyman2019-02-203-2/+19
|\
| * Select flat/FDPIC in accordance with ct-ng settingAlexey Neyman2019-02-201-0/+9
| * Add debug output to Kconfig manipulation functionsAlexey Neyman2019-02-191-0/+3
| * Stash the uClibc config after our modsAlexey Neyman2019-02-191-0/+4
| * Duh! do not override ${cflags}Alexey Neyman2019-02-191-2/+3
|/
* Merge pull request #1142 from stilor/rc2-fixesAlexey Neyman2019-02-1813-61/+179
|\
| * Pick up a newer revision of elf2fltAlexey Neyman2019-02-183-71/+1
| * No longer mark newlib 3.x experimentalAlexey Neyman2019-02-182-2/+0
| * Move moxiebox build to post_ccAlexey Neyman2019-02-172-5/+4
| * Use -idirafter instead of copying headers.Alexey Neyman2019-02-171-13/+20
| * Add sample from #985Alexey Neyman2019-02-172-0/+42
| * Disable CXX while building glibcAlexey Neyman2019-02-161-3/+4
| * Check/increase `ulimit -n` settingAlexey Neyman2019-02-151-0/+8
| * strace 4.26 doesn't build on mips/o32Alexey Neyman2019-02-151-0/+91
| * Patch elf2flt to fix the breakage with host GCC8Alexey Neyman2019-02-143-30/+70
| * Improve error detectionAlexey Neyman2019-02-141-7/+9
|/
* Merge pull request #1140 from stilor/upgradeAlexey Neyman2019-02-1391-218/+887
|\
| * Another wave of version updatesAlexey Neyman2019-02-1388-187/+833
| * Update config.{sub,guess}Alexey Neyman2019-02-132-25/+34
| * Check if two versions conflictAlexey Neyman2019-02-131-6/+20
|/
* Merge pull request #1139 from stilor/masterAlexey Neyman2019-02-133-30/+20
|\
| * Check for lzip (some archives are lzipped)Alexey Neyman2019-02-131-0/+1
| * Use CFLAGS for both CFLAGS/CXXFLAGS in GDBAlexey Neyman2019-02-131-22/+6
| * decouple darwin/clang here as per #712Roy Storey2019-02-131-12/+11
| * clang check before add to CT_CFLAGS_FOR_BUILD/HOSTRoy Storey2019-02-131-0/+6
|/
* Merge pull request #1138 from stilor/masterAlexey Neyman2019-02-134-20/+54
|\
| * Implement an option to store downloads in subdirsAlexey Neyman2019-02-134-20/+54
|/
* Merge pull request #1136 from stilor/upgrading2Alexey Neyman2019-02-12102-605/+677
|\