aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Disable CXX while building glibcAlexey Neyman2019-02-161-3/+4
* Check/increase `ulimit -n` settingAlexey Neyman2019-02-151-0/+8
* Improve error detectionAlexey Neyman2019-02-141-7/+9
* Update config.{sub,guess}Alexey Neyman2019-02-132-25/+34
* 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
* Implement an option to store downloads in subdirsAlexey Neyman2019-02-132-19/+42
* Use enhanced framework for 'ct-ng update-samples'Alexey Neyman2019-02-092-9/+2
* Improve upgradability of defconfig filesAlexey Neyman2019-02-094-492/+565
* Merge pull request #1134 from stilor/upgradingAlexey Neyman2019-02-064-37/+640
|\
| * Add a few tests to upgrade testsuiteAlexey Neyman2019-02-061-10/+16
| * Start a testsuite for upgrade scriptAlexey Neyman2019-02-051-1/+1
| * Upgrade script for v2 of the configAlexey Neyman2019-02-011-0/+114
| * Config v2: select relevant parts of each package versionAlexey Neyman2019-01-302-12/+3
| * Add upgrade logic to version-check.shAlexey Neyman2019-01-272-27/+481
| * Basic framework for checking config file versionAlexey Neyman2019-01-261-0/+38
* | 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
* | Store the uClibc .config alongside the ct-ng .configDima Krasner2019-01-221-0/+5
|/
* Dump how multilib iterator is invokedAlexey Neyman2019-01-141-0/+6
* 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-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