]> git.lizzy.rs Git - rust.git/commit
Package rustc's mingw dependencies into Windows installer.
authorVadim Chugunov <vadimcn@gmail.com>
Tue, 2 Sep 2014 08:56:54 +0000 (01:56 -0700)
committerVadim Chugunov <vadimcn@gmail.com>
Thu, 11 Sep 2014 16:40:21 +0000 (09:40 -0700)
commit7085b3edd96d5c3244422449edb2b5144b7d50f9
tree334fffabe3ebdf620a66afaee00323b6222b3a51
parent0ac9e9b561e361718abc5df10af216e52fc4fc3e
Package rustc's mingw dependencies into Windows installer.
gcc, ld, ar, dlltool, windres go into $(RUST)/bin/rustlib/<triple>/bin/
platform libraries and startup objects got into $(RUST)/bin/rustlib/<triple>/lib/
mk/dist.mk
src/etc/copy-runtime-deps.py [deleted file]
src/etc/make-win-dist.py [new file with mode: 0644]
src/etc/snapshot.py