summaryrefslogtreecommitdiff
path: root/scripts/build/libc/mingw.sh
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman1-0/+4
2017-01-22mingw: compile the mingw-w64 companion tools as wellLi-Hang Lin1-0/+30
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-6/+6
2016-10-01Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov1-4/+0
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-4/+0
2016-03-07MinGW: add C++11 posix threads supportDmitry Pankratov1-0/+27
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-4/+4
2015-11-11Disable parallel build of mingw-w64-crt.Alexey Neyman1-1/+4
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+4
2015-05-12mingw-w64: Add 'devel' version to use git 'master' branchRay Donnelly1-13/+23
2015-04-08mingw.sh: added with sysroot argument to mingw configureNils Petter Eftedal1-0/+1
2015-04-08mingw.sh: updated script to support mingw versions above major 2Nils Petter Eftedal1-3/+27
2013-01-10libc: get rid of libc_finishYann E. MORIN"1-4/+0
2012-11-14libc/mingw: replace mingw32 with generic mingwYann Diorcet1-123/+50
2011-07-31libc/mingw: fix mingw source dirsYann E. MORIN"1-22/+22
2011-03-20libc/mingw: log even moreYann E. MORIN"1-3/+3
2011-01-25libc/mingw: do not remove support symlinkYann E. MORIN"1-3/+4
2011-01-22libc: remove now unneeded do_libc_headersYann E. MORIN"1-4/+0
2011-01-22scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"1-3/+3
2011-01-22libc/mingw: move content of do_libc_headers into do_libc_start_filesYann E. MORIN"1-4/+4
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani1-3/+3
2010-08-17libc/mingw: fix space-damageYann E. MORIN"1-8/+8
2010-08-14mingw32: enable sysrooted toolchainsEsben Haabendal1-1/+8
2010-08-14libc/mingw: use pre-set headers dirEsben Haabendal1-6/+6
2010-07-11kernel/mingw: add target librariesYann E. MORIN"1-1/+79
2010-07-11kernel: add mingwYann E. MORIN"1-0/+74