gecko/browser
Ralph Giles 7b7f74dcc1 Bug 1248461 - Enable rust for win32 official builds. r=mshal
This uses a repacked version of the upstream 1.8 nightly
builds. We need 1.8 for WinXP support, but it's safe to
use nightly until this stablises because other platforms
are using stable rust and will catch any nightly-only
feature use.

For these builds I used the channel-rustc-nightly manifest instead
of the older channel-rust-* manifest, to get the separate std packages.

tar xf rustc-nightly-i686-pc-windows-msvc.tar.gz
rustc-nightly-i686-pc-windows-msvc/install.sh --prefix=rustc/

tar xf rust-std-nightly-i686-pc-windows-msvc.tar.gz
rust-std-nightly-i686-pc-windows-msvc/install.sh --prefix=rustc/

tar cjf rustc.tar.bz2 rustc/*
2016-02-15 11:41:00 -08:00
..
app Bug 1246881 - Stop using config/buildid in few remaining places. r=mshal 2016-02-12 07:16:03 +09:00
base merge fx-team to mozilla-central a=merge 2016-02-17 12:07:39 +01:00
branding Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
components merge fx-team to mozilla-central a=merge 2016-02-17 12:07:39 +01:00
config Bug 1248461 - Enable rust for win32 official builds. r=mshal 2016-02-15 11:41:00 -08:00
docs
experiments Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
extensions Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code 2016-02-15 23:43:42 +00:00
installer Bug 1204202 - Package Universal CRT DLLs for VS2015. r=glandium,ehsan 2016-02-02 17:42:04 +02:00
locales Merge m-i to m-c, a=merge 2016-02-13 19:18:53 -08:00
modules Bug 1177242 - Verify whether sandboxed Content process has permissions to access the camera/mic. r=jesup 2016-02-17 18:57:26 +01:00
themes Bug 1236372 - increase the size of the synced tabs panel so localized content is more likely to fit. r=Gijs 2016-02-16 12:31:14 +11:00
tools/mozscreenshots Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00
.eslintrc Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
app-rules.mk
app.mozbuild
build.mk
confvars.sh Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js 2016-01-08 20:25:27 -08:00
defs.mk
LICENSE
Makefile.in
moz.build Bug 1090880 - Remove FUEL.r=mak 2016-01-28 16:47:26 +01:00