summary refs log tree commit diff
path: root/src/etc/make-win-dist.py
AgeCommit message (Expand)AuthorLines
2015-02-01std: Add a new `env` moduleAlex Crichton-0/+1
2015-01-27Fix PEP8 in make-win-distRicho Healey-2/+7
2014-12-29mk: Package mingw components in unix installer on windowsBrian Anderson-6/+0
2014-12-15Fixed a small spelling mistakeJacob Edelman-1/+1
2014-12-06- Support gcc-less installation on Windows. To do so in unattended mode run:...Vadim Chugunov-6/+12
2014-11-13etc: Don't bundle libctl3d32 on windowsAlex Crichton-1/+0
2014-11-08Include some of the more popular Windows import libs into the bundle.Vadim Chugunov-5/+42
2014-11-08Move gcc back to rustlib\<triple>\binVadim Chugunov-3/+3
2014-09-20Move bundled gcc and its libs out into $rust/rustlib/<triple>/gcc/(bin|lib). ...Vadim Chugunov-3/+3
2014-09-11Package rustc's mingw dependencies into Windows installer.Vadim Chugunov-0/+82