summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Merge pull request #268 from bhundven/consistent_usage_of_found_appsBryan Hundven33-173/+173
2015-11-17consistency: Use exported variables of required toolsBryan Hundven33-173/+173
2015-11-16ncurses: bump to ncurses-6.0Bryan Hundven1-0/+4
2015-11-15file modes: Fix file modes... again.Bryan Hundven3-0/+0
2015-11-13Update new companion libs with *_for_target.Alexey Neyman2-0/+2
2015-11-13Pass CFLAGS/LDFLAGS to backends.Alexey Neyman2-1/+11
2015-11-13Clean up 300-gdb.sh a bit.Alexey Neyman1-52/+31
2015-11-13Enable building expat/ncurses for host.Alexey Neyman3-2/+54
2015-11-13Change ncurses to a companion library.Alexey Neyman2-112/+110
2015-11-13Convert expat for target into a companion lib.Alexey Neyman2-53/+67
2015-11-13Build companion libs for target.Alexey Neyman7-3/+16
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel5-0/+99
2015-11-13Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven4-1/+264
2015-11-13Merge pull request #245 from villytiger/install-stripBryan Hundven2-2/+6
2015-11-13Merge pull request #221 from bhundven/uclibc-ngBryan Hundven1-238/+199
2015-11-13libtool: Update to 2.4.6 and patch for CygwinRay Donnelly1-1/+1
2015-11-13Add gettext and libiconv as companion libsRay Donnelly3-0/+263
2015-11-13uClibc: Fall back to default configs if not providedBryan Hundven1-1/+4
2015-11-13uClibc: Add support for uClibc-ngBryan Hundven1-10/+17
2015-11-13uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven1-219/+177
2015-11-12mpfr: Swap primary mirror to gnu.orgBryan Hundven1-2/+2
2015-11-11uClibc: Reduce supported versionsBryan Hundven1-8/+1
2015-11-11Use install-strip target for gcc optionallyIlya Lyubimov2-2/+6
2015-11-11Disable parallel build of mingw-w64-crt.Alexey Neyman1-1/+4
2015-11-10blackfin: Remove blackfin supportBryan Hundven3-18/+2
2015-11-03uClibc: Don't use CROSS, use CROSS_COMPILE insteadBryan Hundven1-9/+9
2015-11-03linux: Set CROSS_COMPILE while building/checking headersBryan Hundven1-0/+2
2015-10-31gcc: Support only the latest branch releases of gccBryan Hundven2-32/+0
2015-10-27Clean up *.la after installing compiler/libraries.Alexey Neyman1-0/+19
2015-10-09Using "all" and "install" targets in do_gcc_core_backend if configured.Jasmin Jessich1-9/+47
2015-10-07Merge pull request #187 from jasmin-j/sync_ltoBryan Hundven1-0/+2
2015-10-07Merge pull request #184 from jasmin-j/add_gcc_env_arrayBryan Hundven1-2/+7
2015-10-07Merge pull request #182 from jasmin-j/add_missing_lib_optsBryan Hundven1-0/+15
2015-09-24Synchronize CT_CC_GCC_USE_LTO parameter setting in do_gcc_backend with the oneJasmin Jessich1-0/+2
2015-09-21Added additional environment variables for gcc build (make) with new optionJasmin Jessich1-2/+7
2015-09-21Removed doubled setting of --disable-libmudflap in do_gcc_core_backend.Jasmin Jessich1-1/+0
2015-09-21Adding missing if/else blocks in do_gcc_core_backend for CT_CC_GCC_LIBSSP,Jasmin Jessich1-0/+15
2015-09-14Added additional newlib specific target flags with new optionJasmin Jessich1-1/+4
2015-09-02glibc: Fix applying addons to glibc => 2.17Bryan Hundven1-25/+27
2015-09-01Merge pull request #144 from jasmin-j/fix_142Bryan Hundven1-3/+3
2015-09-01Fix for issue #142:Jasmin Jessich1-3/+3
2015-09-01Added new config ISL_V_0_14_or_later and ISL_V_0_12_or_later to selectJasmin Jessich1-4/+11
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes7-0/+95
2015-06-21avr: add support for AVR 8-bit architectureErico Nunes1-0/+5
2015-06-03gcc: Remove --enable-c99Bryan Hundven1-1/+0
2015-06-01test_suite: Update gcc test_suite for multiple compilersRay Donnelly1-4/+4
2015-06-01gdb: Update 300-gdb.sh for multiple compilersRay Donnelly1-4/+4
2015-06-01cc: Update 100-gcc.sh for multiple compilersRay Donnelly1-70/+70
2015-06-01scripts: Update crosstool-NG internals for multiple compilers.Ray Donnelly1-26/+28
2015-05-29multi_cc: Prepare ct-ng for multiple compilersRay Donnelly2-0/+58