aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/mingw.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-071-0/+5
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-061-0/+5
* | libc/mingw: quote variable in comparisonTamir Duberstein2017-04-061-1/+1
|/
* MinGW-W64 fixesAlexey Neyman2017-03-301-51/+98
* Do not pretend we're downloading anythingAlexey Neyman2017-03-031-3/+1
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-251-0/+4
* mingw: compile the mingw-w64 companion tools as wellLi-Hang Lin2017-01-221-0/+30
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-201-6/+6
* Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov2016-10-011-4/+0
|\
| * libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-231-4/+0
* | MinGW: add C++11 posix threads supportDmitry Pankratov2016-03-071-0/+27
|/
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-4/+4
* Disable parallel build of mingw-w64-crt.Alexey Neyman2015-11-101-1/+4
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-211-0/+4
* mingw-w64: Add 'devel' version to use git 'master' branchRay Donnelly2015-05-121-13/+23
* mingw.sh: added with sysroot argument to mingw configureNils Petter Eftedal2015-04-081-0/+1
* mingw.sh: updated script to support mingw versions above major 2Nils Petter Eftedal2015-04-081-3/+27
* libc: get rid of libc_finishYann E. MORIN"2013-01-101-4/+0
* libc/mingw: replace mingw32 with generic mingwYann Diorcet2012-11-141-123/+50
* libc/mingw: fix mingw source dirsYann E. MORIN"2011-08-011-22/+22
* libc/mingw: log even moreYann E. MORIN"2011-03-201-3/+3
* libc/mingw: do not remove support symlinkYann E. MORIN"2011-01-261-3/+4
* libc: remove now unneeded do_libc_headersYann E. MORIN"2011-01-221-4/+0
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-221-3/+3
* libc/mingw: move content of do_libc_headers into do_libc_start_filesYann E. MORIN"2011-01-221-4/+4
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-221-3/+3
* libc/mingw: fix space-damageYann E. MORIN"2010-08-171-8/+8
* mingw32: enable sysrooted toolchainsEsben Haabendal2010-08-151-1/+8
* libc/mingw: use pre-set headers dirEsben Haabendal2010-08-141-6/+6
* kernel/mingw: add target librariesYann E. MORIN"2010-07-111-1/+79
* kernel: add mingwYann E. MORIN"2010-07-111-0/+74