aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* CT_GetCustom: Rewrite function to meet expectationsBryan Hundven2015-12-081-26/+47
* Linux: Remove obsolete Linux custom headersBryan Hundven2015-12-082-53/+3
* xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven2015-12-081-7/+1
* CT_Extract: Move check extracted upBryan Hundven2015-12-081-6/+6
* Merge pull request #282 from bhundven/less_gcc_versions_part2Bryan Hundven2015-12-075-245/+38
|\
| * 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-295-222/+27
| * 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
* showSamples: Fix uClibc-ng name and Mingw-w64 versionsBryan Hundven2015-11-171-4/+14
* showSamples.sh: Fix how we get gcc and version for showSamples.shBryan Hundven2015-11-171-12/+8
* Merge pull request #268 from bhundven/consistent_usage_of_found_appsBryan Hundven2015-11-1737-183/+184
|\
| * consistency: Use exported variables of required toolsBryan Hundven2015-11-1737-183/+184
* | ncurses: bump to ncurses-6.0Bryan Hundven2015-11-161-0/+4
|/
* file modes: Fix file modes... again.Bryan Hundven2015-11-143-0/+0
* Merge pull request #249 from stilor/expat_ncursesBryan Hundven2015-11-1414-228/+304
|\
| * 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-134-120/+122
| * Convert expat for target into a companion lib.Alexey Neyman2015-11-134-54/+72
| * Build companion libs for target.Alexey Neyman2015-11-137-3/+16
* | Do not log state saving/restoring as ERROR.Alexey Neyman2015-11-141-4/+2
|/
* Merge pull request #253 from jcmvbkbc/xtensa-for-mainline-20151113Bryan Hundven2015-11-135-0/+99
|\
| * xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-135-0/+99
* | file modes: Set files to be non-executableBryan Hundven2015-11-121-0/+0
|/
* 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-123-3/+7
|\ \
| * | Use install-strip target for gcc optionallyIlya Lyubimov2015-11-113-3/+7
* | | Merge pull request #221 from bhundven/uclibc-ngBryan Hundven2015-11-123-245/+251
|\ \ \ | |_|/ |/| |
| * | uClibc: Fall back to default configs if not providedBryan Hundven2015-11-121-1/+4
| * | uClibc: Add support for uClibc-ngBryan Hundven2015-11-121-10/+17
| * | uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven2015-11-121-219/+177
| * | functions: Add global functions for manipulating kconfig optionsBryan Hundven2015-11-121-1/+49
| * | uClibc: Reduce supported versionsBryan Hundven2015-11-112-14/+4
* | | mpfr: Swap primary mirror to gnu.orgBryan Hundven2015-11-111-2/+2
|/ /
* | Disable parallel build of mingw-w64-crt.Alexey Neyman2015-11-101-1/+4
* | Support mingw-w64 in addToolVersion.sh.Alexey Neyman2015-11-101-1/+3
|/
* blackfin: Remove blackfin supportBryan Hundven2015-11-093-18/+2
* Merge pull request #233 from stilor/fix-build-allBryan Hundven2015-11-043-7/+12
|\
| * Interpret escape sequences in CT_DoLog.Alexey Neyman2015-10-301-1/+1