aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Make the proc_service.h workaround apply to gdbserverAlexey Neyman2019-03-121-6/+15
* Allow older GDB to build against newer glibcAlexey Neyman2019-03-111-1/+17
* Move GDB build into a common backend functionAlexey Neyman2019-03-093-268/+181
* Meet our new companion tool, bisonAlexey Neyman2019-03-042-1/+68
* Fix build of glibc 2.29 on systems with obsolete host programsAlexey Neyman2019-03-022-9/+12
* Make lzip an optional dependencyAlexey Neyman2019-02-281-2/+14
* Merge pull request #1144 from bwalle/expat-docbookAlexey Neyman2019-02-251-0/+1
|\
| * expat: Build without docbookBernhard Walle2019-02-201-0/+1
* | 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
* Add debug output to Kconfig manipulation functionsAlexey Neyman2019-02-191-0/+3
* 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
* 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