aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh
Commit message (Expand)AuthorAgeFilesLines
* Specify header path in CT_CC_SYSROOT_ARG only for glibcStephanos Ioannidis2024-10-061-3/+5
* Add mold linker buildArnaud Vrac2024-06-051-0/+2
* Ignore a bad id command to allow dockerQuentin Boswank2024-02-181-1/+1
* Add gnatls & gnatlinkc-grant2023-11-021-1/+2
* fix toolchain build with linker pluginsNorbert Lange2023-09-241-1/+11
* Add the gdc compiler to the list of tools checked/linkedMarc Poulhiès2022-10-161-1/+1
* Switch CT_CC_{CORE_}SYSROOT_ARG to arraysJustin Chen2022-07-011-4/+4
* Add EXTRA_CXXFLAGS_FOR_BUILD optionRaphael Catolino2021-07-061-0/+2
* crosstool-NG: Fix libtool for mangled tuples as all other cross-toolsAnton Maklakov2020-08-031-1/+1
* move BUILD_DIR variable into KconfigNorbert Lange2019-10-191-1/+0
* Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-041-4/+4
* Add an ability to mark a configuration as invalidAlexey Neyman2019-04-041-0/+2
* Meet our new companion tool, bisonAlexey Neyman2019-03-041-1/+2
* Check/increase `ulimit -n` settingAlexey Neyman2019-02-151-0/+8
* clang check before add to CT_CFLAGS_FOR_BUILD/HOSTRoy Storey2019-02-131-0/+6
* Moved uClibc configuration installation to uClibc.shDima Krasner2019-01-231-9/+1
* Store the uClibc .config alongside the ct-ng .configDima Krasner2019-01-221-0/+5
* Consider it success if DoForceRmdir removes only the contentAlexey Neyman2018-12-011-5/+0
* Add moxiebox as a choice for libcAlexey Neyman2018-12-011-1/+0
* Fix state dir locationAlexey Neyman2018-10-191-1/+1
* Make CT_PREFIX_DIR/CT_WORK_DIR/CT_BUILD_TOP_DIR absoluteAlexey Neyman2018-09-271-3/+12
* Fix restarting after a complete buildAlexey Neyman2018-09-261-4/+4
* Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-051-2/+2
* Restore the ability to build multiple configurationsAlexey Neyman2018-04-291-0/+1
* Add checking for *sum and unzipAlexey Neyman2018-04-291-4/+6
* Support out-of-tree local buildsAlexey Neyman2018-04-071-1/+1
* Remove the need for configure substitutions in scriptsAlexey Neyman2018-04-071-0/+722
* Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"2009-01-261-472/+0
* On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-201-38/+0
* Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.Yann E. MORIN"2009-01-181-0/+510