aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add config flags for omitting 'arch' and 'vendor'Alexey Neyman2018-12-108-73/+93
* Run through 'ct-ng updatetools'Alexey Neyman2018-12-092-1609/+1592
* Use -mel/-meb for moxieAlexey Neyman2018-12-071-0/+5
* Remove a TBDAlexey Neyman2018-12-071-8/+0
* Disable -fstack-protector* from being used by glibcAlexey Neyman2018-12-071-0/+8
* Set ALL_TARGET_CFLAGS initially for !MULTILIBAlexey Neyman2018-12-072-24/+29
* Add configuration options for enabling SSPAlexey Neyman2018-12-044-15/+11
* Add a config option for default RELRO settingAlexey Neyman2018-12-031-0/+5
* Warn if architecture is empty on x86/32bitAlexey Neyman2018-12-031-1/+5
* Fix uClibc builds after moxie mergeAlexey Neyman2018-12-032-13/+13
* Consider it success if DoForceRmdir removes only the contentAlexey Neyman2018-12-012-26/+27
* Add moxiebox as a choice for libcAlexey Neyman2018-12-0115-185/+238
* Add moxie architectureAlexey Neyman2018-11-283-6/+17
* Add DTC as a companion toolAlexey Neyman2018-11-288-43/+156
* Fix installation of the license fileAlexey Neyman2018-11-122-16/+10
* Make license collection optional, on by defaultAlexey Neyman2018-11-071-1/+3
* Merge pull request #1084 from antmak/collect_licencesAlexey Neyman2018-11-072-0/+33
|\
| * Collect licenses for the distributionAnton Maklakov2018-11-052-0/+33
* | Fix detection of missing overlaysAlexey Neyman2018-11-061-2/+1
* | Add an ability to use a regular directory for overlaying. If it doesn't exist...Anton Maklakov2018-11-051-4/+8
|/
* Merge pull request #985 from antmak/platform_headersAlexey Neyman2018-11-031-6/+5
|\
| * Use the platform headers in the pass-2 and canadian gcc stagesAnton Maklakov2018-06-121-6/+5
* | Add an ability to modify an exported variableAlexey Neyman2018-11-012-5/+12
* | 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
* | | Generate correct tuple for PowerPC with SPE ABIAlexey Neyman2018-10-231-1/+1
|/ /
* | Supply "very old" and "very new" glibc versionsAlexey Neyman2018-10-211-1/+5
* | Try to use 'git fetch --depth 1' if possibleAlexey Neyman2018-10-201-15/+65
* | Fix state dir locationAlexey Neyman2018-10-191-1/+1
* | Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman2018-10-161-2/+2
* | Fix up timestamps after patchingAlexey Neyman2018-09-282-1/+14
* | Make CT_PREFIX_DIR/CT_WORK_DIR/CT_BUILD_TOP_DIR absoluteAlexey Neyman2018-09-271-3/+12
* | Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman2018-09-262-2/+2
* | Fix restarting after a complete buildAlexey Neyman2018-09-261-4/+4
* | Merge pull request #984 from slash3g/masterAlexey Neyman2018-09-251-4/+4
|\ \
| * | Properly handle newlib configuration flagsDaniele Baracchi2018-06-111-4/+4
* | | Restore *-android buildAlexey Neyman2018-09-241-1/+7
* | | Merge pull request #990 from antmak/fix_newlib_multilib_optAlexey Neyman2018-09-211-1/+1
|\ \ \ | |/ / |/| |
| * | Fix a wrong name for the newlib's multilib optionAnton Maklakov2018-06-151-1/+1
* | | Make patch order overridable by individual packagesAlexey Neyman2018-06-061-3/+8
* | | Disable context functions for ThumbAlexey Neyman2018-06-051-0/+1
* | | Add --enable-obsolete for powerpc-*-speAlexey Neyman2018-06-051-3/+3
* | | Detect errors from gasAlexey Neyman2018-06-051-0/+1
* | | Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-0512-35/+32
|/ /
* | ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomicsAlexey Brodkin2018-05-211-1/+1
* | Merge pull request #967 from stilor/fix-building-older-glibcAlexey Neyman2018-05-151-0/+1
|\ \
| * | Too many fixes need backporting for GCC8...Alexey Neyman2018-05-141-7/+1
| * | First batch of fixesAlexey Neyman2018-05-121-0/+7