aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* Fix musl build when CT_SHARED_LIBS=nDima Krasner2019-02-241-0/+5
* Select flat/FDPIC in accordance with ct-ng settingAlexey Neyman2019-02-201-0/+9
* Stash the uClibc config after our modsAlexey Neyman2019-02-191-0/+4
* Duh! do not override ${cflags}Alexey Neyman2019-02-191-2/+3
* Move moxiebox build to post_ccAlexey Neyman2019-02-172-5/+4
* Use -idirafter instead of copying headers.Alexey Neyman2019-02-171-13/+20
* Disable CXX while building glibcAlexey Neyman2019-02-161-3/+4
* 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
* Implement an option to store downloads in subdirsAlexey Neyman2019-02-131-2/+2
* Merge pull request #1134 from stilor/upgradingAlexey Neyman2019-02-062-12/+3
|\
| * Config v2: select relevant parts of each package versionAlexey Neyman2019-01-302-12/+3
* | Coding style fix in uClibc.shDima Krasner2019-01-231-1/+1
* | Moved uClibc configuration installation to uClibc.shDima Krasner2019-01-231-0/+4
|/
* Canonicalize prefix dir and sysrootAlexey Neyman2019-01-141-5/+14
* Bionic modifies CT_TARGET_CFLAGSAlexey Neyman2018-12-151-1/+5
* Use "package ksym" when fetching/extractingAlexey Neyman2018-12-141-2/+2
* Add a symlink to LTO for binutilsAlexey Neyman2018-12-113-11/+21
* Add config flags for omitting 'arch' and 'vendor'Alexey Neyman2018-12-107-55/+61
* 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-071-21/+23
* 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
* Add moxiebox as a choice for libcAlexey Neyman2018-12-0112-138/+214
* Add moxie architectureAlexey Neyman2018-11-282-1/+7
* Add DTC as a companion toolAlexey Neyman2018-11-286-25/+131
* Make license collection optional, on by defaultAlexey Neyman2018-11-071-1/+3
* Collect licenses for the distributionAnton Maklakov2018-11-051-0/+2
* 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-011-3/+4
* | 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
* | Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman2018-10-161-2/+2
* | Fix up timestamps after patchingAlexey Neyman2018-09-281-1/+0
* | Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman2018-09-262-2/+2
* | 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
* | | Disable context functions for ThumbAlexey Neyman2018-06-051-0/+1
* | | Add --enable-obsolete for powerpc-*-speAlexey Neyman2018-06-051-3/+3
* | | Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-0511-33/+30
|/ /
* | 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
|\ \