aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Run the samples through update to v2Alexey Neyman2019-02-0993-94/+94
| * Use enhanced framework for 'ct-ng update-samples'Alexey Neyman2019-02-096-20/+19
| * Improve upgradability of defconfig filesAlexey Neyman2019-02-094-492/+565
|/
* Merge pull request #1133 from carlo-bramini/fix-libintl-errorAlexey Neyman2019-02-061-2/+3
|\
| * Correctly reference to libintl when linking.carlo-bramini2019-02-051-2/+3
* | Merge pull request #1134 from stilor/upgradingAlexey Neyman2019-02-06151-321/+10876
|\ \ | |/ |/|
| * Add test if kconfig file version needs to be bumpedAlexey Neyman2019-02-064-0/+5851
| * Add a few tests to upgrade testsuiteAlexey Neyman2019-02-0610-10/+4037
| * Start a testsuite for upgrade scriptAlexey Neyman2019-02-053-1/+119
| * Upgrade script for v2 of the configAlexey Neyman2019-02-011-0/+114
| * Config v2: select relevant parts of each package versionAlexey Neyman2019-01-3031-34/+31
| * 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
* | Merge pull request #1129 from bhundven/update_musl_1_1_21Alexey Neyman2019-01-242-0/+4
|\ \
| * | [musl-libc] Add 1.1.21Bryan Hundven2019-01-232-0/+4
|/ /
* | Merge pull request #1128 from dimkr/uclibc-cfgAlexey Neyman2019-01-223-4/+16
|\ \
| * | Coding style fixes in functionsDima Krasner2019-01-231-3/+3
| * | Coding style fix in uClibc.shDima Krasner2019-01-231-1/+1
| * | Moved uClibc configuration installation to uClibc.shDima Krasner2019-01-233-9/+16