summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Fix build of glibc 2.29 on systems with obsolete host programsAlexey Neyman2-9/+12
2019-02-25Merge pull request #1144 from bwalle/expat-docbookAlexey Neyman1-0/+1
2019-02-24Fix musl build when CT_SHARED_LIBS=nDima Krasner1-0/+5
2019-02-20expat: Build without docbookBernhard Walle1-0/+1
2019-02-20Select flat/FDPIC in accordance with ct-ng settingAlexey Neyman1-0/+9
2019-02-20Stash the uClibc config after our modsAlexey Neyman1-0/+4
2019-02-20Duh! do not override ${cflags}Alexey Neyman1-2/+3
2019-02-18Move moxiebox build to post_ccAlexey Neyman2-5/+4
2019-02-18Use -idirafter instead of copying headers.Alexey Neyman1-13/+20
2019-02-16Disable CXX while building glibcAlexey Neyman1-3/+4
2019-02-13Use CFLAGS for both CFLAGS/CXXFLAGS in GDBAlexey Neyman1-22/+6
2019-02-13decouple darwin/clang here as per #712Roy Storey1-12/+11
2019-02-13Implement an option to store downloads in subdirsAlexey Neyman1-2/+2
2019-02-07Merge pull request #1134 from stilor/upgradingAlexey Neyman2-12/+3
2019-01-30Config v2: select relevant parts of each package versionAlexey Neyman2-12/+3
2019-01-23Coding style fix in uClibc.shDima Krasner1-1/+1
2019-01-23Moved uClibc configuration installation to uClibc.shDima Krasner1-0/+4
2019-01-15Canonicalize prefix dir and sysrootAlexey Neyman1-5/+14
2018-12-15Bionic modifies CT_TARGET_CFLAGSAlexey Neyman1-1/+5
2018-12-15Use "package ksym" when fetching/extractingAlexey Neyman1-2/+2
2018-12-11Add a symlink to LTO for binutilsAlexey Neyman3-11/+21
2018-12-10Add config flags for omitting 'arch' and 'vendor'Alexey Neyman7-55/+61
2018-12-07Use -mel/-meb for moxieAlexey Neyman1-0/+5
2018-12-07Remove a TBDAlexey Neyman1-8/+0
2018-12-07Disable -fstack-protector* from being used by glibcAlexey Neyman1-0/+8
2018-12-07Set ALL_TARGET_CFLAGS initially for !MULTILIBAlexey Neyman1-21/+23
2018-12-05Add configuration options for enabling SSPAlexey Neyman4-15/+11
2018-12-04Add a config option for default RELRO settingAlexey Neyman1-0/+5
2018-12-04Warn if architecture is empty on x86/32bitAlexey Neyman1-1/+5
2018-12-03Fix uClibc builds after moxie mergeAlexey Neyman2-13/+13
2018-12-01Add moxiebox as a choice for libcAlexey Neyman12-138/+214
2018-11-28Add moxie architectureAlexey Neyman2-1/+7
2018-11-28Add DTC as a companion toolAlexey Neyman6-25/+131
2018-11-07Make license collection optional, on by defaultAlexey Neyman1-1/+3
2018-11-05Collect licenses for the distributionAnton Maklakov1-0/+2
2018-11-03Merge pull request #985 from antmak/platform_headersAlexey Neyman1-6/+5
2018-11-01Add an ability to modify an exported variableAlexey Neyman1-3/+4
2018-10-24Generate correct tuple for PowerPC with SPE ABIAlexey Neyman1-1/+1
2018-10-22Supply "very old" and "very new" glibc versionsAlexey Neyman1-1/+5
2018-10-16Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman1-2/+2
2018-09-28Fix up timestamps after patchingAlexey Neyman1-1/+0
2018-09-27Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman2-2/+2
2018-09-26Merge pull request #984 from slash3g/masterAlexey Neyman1-4/+4
2018-09-25Restore *-android buildAlexey Neyman1-1/+7
2018-09-22Merge pull request #990 from antmak/fix_newlib_multilib_optAlexey Neyman1-1/+1
2018-06-15Fix a wrong name for the newlib's multilib optionAnton Maklakov1-1/+1
2018-06-12Use the platform headers in the pass-2 and canadian gcc stagesAnton Maklakov1-6/+5
2018-06-11Properly handle newlib configuration flagsDaniele Baracchi1-4/+4
2018-06-05Disable context functions for ThumbAlexey Neyman1-0/+1
2018-06-05Add --enable-obsolete for powerpc-*-speAlexey Neyman1-3/+3