summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Update config.{sub,guess}Alexey Neyman2-25/+34
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-13clang check before add to CT_CFLAGS_FOR_BUILD/HOSTRoy Storey1-0/+6
2019-02-13Implement an option to store downloads in subdirsAlexey Neyman2-19/+42
2019-02-09Use enhanced framework for 'ct-ng update-samples'Alexey Neyman2-9/+2
2019-02-09Improve upgradability of defconfig filesAlexey Neyman4-492/+565
2019-02-07Merge pull request #1134 from stilor/upgradingAlexey Neyman4-37/+640
2019-02-06Add a few tests to upgrade testsuiteAlexey Neyman1-10/+16
2019-02-05Start a testsuite for upgrade scriptAlexey Neyman1-1/+1
2019-02-01Upgrade script for v2 of the configAlexey Neyman1-0/+114
2019-01-30Config v2: select relevant parts of each package versionAlexey Neyman2-12/+3
2019-01-28Add upgrade logic to version-check.shAlexey Neyman2-27/+481
2019-01-26Basic framework for checking config file versionAlexey Neyman1-0/+38
2019-01-23Coding style fixes in functionsDima Krasner1-3/+3
2019-01-23Coding style fix in uClibc.shDima Krasner1-1/+1
2019-01-23Moved uClibc configuration installation to uClibc.shDima Krasner3-9/+16
2019-01-22Store the uClibc .config alongside the ct-ng .configDima Krasner1-0/+5
2019-01-15Dump how multilib iterator is invokedAlexey Neyman1-0/+6
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 Neyman8-73/+93
2018-12-10Run through 'ct-ng updatetools'Alexey Neyman2-1609/+1592
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 Neyman2-24/+29
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-01Consider it success if DoForceRmdir removes only the contentAlexey Neyman2-26/+27
2018-12-01Add moxiebox as a choice for libcAlexey Neyman15-185/+238
2018-11-28Add moxie architectureAlexey Neyman3-6/+17
2018-11-28Add DTC as a companion toolAlexey Neyman8-43/+156
2018-11-12Fix installation of the license fileAlexey Neyman2-16/+10
2018-11-07Make license collection optional, on by defaultAlexey Neyman1-1/+3
2018-11-07Merge pull request #1084 from antmak/collect_licencesAlexey Neyman2-0/+33
2018-11-07Fix detection of missing overlaysAlexey Neyman1-2/+1
2018-11-05Add an ability to use a regular directory for overlaying. If it doesn't exist...Anton Maklakov1-4/+8
2018-11-05Collect licenses for the distributionAnton Maklakov2-0/+33
2018-11-03Merge pull request #985 from antmak/platform_headersAlexey Neyman1-6/+5
2018-11-01Add an ability to modify an exported variableAlexey Neyman2-5/+12
2018-10-27Detect errors in CT_SaveLocalAlexey Neyman1-8/+32
2018-10-26Merge pull request #1069 from austin-beer/masterAlexey Neyman1-2/+2
2018-10-25Add comment about preventing Bash from searching $PATHAustin Beer1-2/+2
2018-10-25Prevent Bash from searching $PATH when sourcing the .config fileAustin Beer1-2/+2
2018-10-24Generate correct tuple for PowerPC with SPE ABIAlexey Neyman1-1/+1