aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
...
| * | scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backendMax Filippov2016-03-151-0/+3
| |/
* / MinGW: add C++11 posix threads supportDmitry Pankratov2016-03-071-0/+27
|/
* musl-libc: Rewrite musl.sh build scriptBryan Hundven2016-02-291-50/+67
* glibc: Mirror extra_config flags from do_libc_backend_onceBryan Hundven2016-02-231-0/+1
* glibc: remove do_libc_locales_extract; it's emptyBryan Hundven2016-02-231-10/+0
* glibc: Remove support for downloading and extracting add-onsBryan Hundven2016-02-231-67/+0
* glibc: reformat glibc build scriptBryan Hundven2016-02-231-66/+64
* Remove GCC dependency to libelfMatthias Weisser2016-01-181-4/+0
* linux: allow `arm*` to build headers for no-mmuBryan Hundven2016-01-131-0/+1
* elf2flt: Use openadk version of elf2fltBryan Hundven2016-01-131-1/+1
* gcc: fix previous commitBryan Hundven2016-01-071-1/+1
* gcc: Fix CC_GCC_ENABLE_CXX_FLAGS for mode=baremetalBryan Hundven2016-01-061-0/+6
* gcc: remove CC_GCC_EXTRA_ENV_ARRAYBryan Hundven2016-01-061-8/+3
* gcc: Sync backend functionsBryan Hundven2016-01-061-36/+35
* libelf: Cygwin fix for UNC pathsRay Donnelly2016-01-031-0/+7
* libiconv: configure with --disable-nlsRay Donnelly2016-01-031-0/+1
* expat: Tidy up and correct configure flagsRay Donnelly2016-01-031-9/+24
* gcc: Add new linaro download pathBryan Hundven2016-01-021-3/+4
* binutils: Fix installing libiberty for targetBryan Hundven2016-01-021-0/+4
* Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven2015-12-084-35/+35
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-089-89/+29
* Linux: Remove obsolete Linux custom headersBryan Hundven2015-12-081-47/+3
* xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven2015-12-081-7/+1
* Merge pull request #282 from bhundven/less_gcc_versions_part2Bryan Hundven2015-12-073-239/+32
|\
| * gcc: Gnu OpenMP support depends on threadingBryan Hundven2015-11-291-1/+0
| * gcc: CLooG should be optional for configureBryan Hundven2015-11-291-2/+6
| * PPL: Remove support for PPL and CLooG/PPLBryan Hundven2015-11-293-216/+21
| * gcc: Remove gcc <= 4.7.xBryan Hundven2015-11-291-21/+6
* | binutils: Fix LDFLAGS for static toolchainBryan Hundven2015-12-071-1/+1
* | binutils: Fix binutils manuals_install variableBryan Hundven2015-12-051-2/+2
|/
* binutils/gdb: Fix configure options when building from binutils-gdb repoBryan Hundven2015-11-242-0/+19
* uClibc: Add kconfig option to enable IPv6 supportBryan Hundven2015-11-221-0/+7
* Clang: Use {C,CXX}FLAG -fbracket-depth=512 for GCC buildRay Donnelly2015-11-221-0/+13
* uClibc: remove references to sh64*Bryan Hundven2015-11-211-1/+0
* Merge pull request #268 from bhundven/consistent_usage_of_found_appsBryan Hundven2015-11-1733-173/+173
|\
| * consistency: Use exported variables of required toolsBryan Hundven2015-11-1733-173/+173
* | ncurses: bump to ncurses-6.0Bryan Hundven2015-11-161-0/+4
|/
* file modes: Fix file modes... again.Bryan Hundven2015-11-143-0/+0
* Update new companion libs with *_for_target.Alexey Neyman2015-11-132-0/+2
* Pass CFLAGS/LDFLAGS to backends.Alexey Neyman2015-11-132-1/+11
* Clean up 300-gdb.sh a bit.Alexey Neyman2015-11-131-52/+31
* Enable building expat/ncurses for host.Alexey Neyman2015-11-133-2/+54
* Change ncurses to a companion library.Alexey Neyman2015-11-132-112/+110
* Convert expat for target into a companion lib.Alexey Neyman2015-11-132-53/+67
* Build companion libs for target.Alexey Neyman2015-11-137-3/+16
* xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-135-0/+99
* Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven2015-11-124-1/+264
|\
| * libtool: Update to 2.4.6 and patch for CygwinRay Donnelly2015-11-131-1/+1
| * Add gettext and libiconv as companion libsRay Donnelly2015-11-133-0/+263
* | Merge pull request #245 from villytiger/install-stripBryan Hundven2015-11-122-2/+6
|\ \