rustc.git
8 years agod-cross-compile-install
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-cross-compile-install

Gbp-Pq: Name d-cross-compile-install.patch

8 years agod-use-system-jquery
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-use-system-jquery

Gbp-Pq: Name d-use-system-jquery.patch

8 years agod-dont-download-stage0
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-dont-download-stage0

Gbp-Pq: Name d-dont-download-stage0.patch

8 years agod-add-soname
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-add-soname

Gbp-Pq: Name d-add-soname.patch

8 years agod-rust-lldb-paths
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-rust-lldb-paths

Gbp-Pq: Name d-rust-lldb-paths

8 years agod-rust-gdb-paths
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-rust-gdb-paths

Gbp-Pq: Name d-rust-gdb-paths

8 years agod-disable-cargo-vendor
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-disable-cargo-vendor

Gbp-Pq: Name d-disable-cargo-vendor.patch

8 years agod-raise-min-llvm-version
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
d-raise-min-llvm-version

Gbp-Pq: Name d-raise-min-llvm-version.patch

8 years agogcc-4.8-aarch64-ice
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
gcc-4.8-aarch64-ice

Gbp-Pq: Name gcc-4.8-aarch64-ice.diff

8 years agou-allow-stable-features
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-allow-stable-features

Gbp-Pq: Name u-allow-stable-features.patch

8 years agou-reproducible-dl-stage0
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-reproducible-dl-stage0

Gbp-Pq: Name u-reproducible-dl-stage0.patch

8 years agou-exception-traceback
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-exception-traceback

Gbp-Pq: Name u-exception-traceback.patch

8 years agou-gperf-3.1
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-gperf-3.1

Gbp-Pq: Name u-gperf-3.1.patch

8 years agou-allow-disable-debuginfo-only-std
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-allow-disable-debuginfo-only-std

Gbp-Pq: Name u-allow-disable-debuginfo-only-std.patch

8 years agou-workaround-testfailure-armhf_01
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-workaround-testfailure-armhf_01

Gbp-Pq: Name u-workaround-testfailure-armhf_01.patch

8 years agou-ignoretest-ppc64el
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-ignoretest-ppc64el

Gbp-Pq: Name u-ignoretest-ppc64el.patch

8 years agou-ignoretest-arm64
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-ignoretest-arm64

Gbp-Pq: Name u-ignoretest-arm64.patch

8 years agou-ignoretest-armhf_06
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-ignoretest-armhf_06

Gbp-Pq: Name u-ignoretest-armhf_06.patch

8 years agou-ignoretest-armhf_05
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-ignoretest-armhf_05

Gbp-Pq: Name u-ignoretest-armhf_05.patch

8 years agou-ignoretest-armhf_03
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-ignoretest-armhf_03

Gbp-Pq: Name u-ignoretest-armhf_03.patch

8 years agou-ignoretest-armhf_02
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-ignoretest-armhf_02

Gbp-Pq: Name u-ignoretest-armhf_02.patch

8 years agou-ignoretest-armhf_01
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-ignoretest-armhf_01

Gbp-Pq: Name u-ignoretest-armhf_01.patch

8 years agou-skip-main-thread-stack-guard
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-skip-main-thread-stack-guard

commit be509b3387aebb453b09a4942cf902c7d05a0f1e
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jul 5 12:03:17 2017 -0700

    Skip the main thread's manual stack guard on Linux

    Linux doesn't allocate the whole stack right away, and the kernel has
    its own stack-guard mechanism to fault when growing too close to an
    existing mapping.  If we map our own guard, then the kernel starts
    enforcing a rather large gap above that, rendering much of the possible
    stack space useless.

    Instead, we'll just note where we expect rlimit to start faulting, so
    our handler can report "stack overflow", and trust that the kernel's own
    stack guard will work.

    Fixes #43052.

Gbp-Pq: Name u-skip-main-thread-stack-guard.patch

8 years agou-fix-build_02
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-fix-build_02

Gbp-Pq: Name u-fix-build_02.patch

8 years agou-fix-build_01
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-fix-build_01

Gbp-Pq: Name u-fix-build_01.patch

8 years agou-only-run-linkchecker-if-docs
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-only-run-linkchecker-if-docs

Gbp-Pq: Name u-only-run-linkchecker-if-docs.patch

8 years agorustbuild: Add `./x.py test --no-fail-fast`
Josh Stone [Tue, 6 Jun 2017 19:59:04 +0000 (12:59 -0700)]
rustbuild: Add `./x.py test --no-fail-fast`

This option forwards to each `cargo test` invocation, and applies the
same logic across all test steps to keep going after failures.  At the
end, a brief summary line reports how many commands failed, if any.

Note that if a test program fails to even start at all, or if an
auxiliary build command related to testing fails, these are still left
to stop everything right away.

Fixes #40219.

Gbp-Pq: Name u-rust-1.18.0-no-fail-fast.patch

8 years agou-fix-debuginfo
Rust Maintainers [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
u-fix-debuginfo

Gbp-Pq: Name u-fix-debuginfo.patch

8 years agorustc (1.18.0+dfsg1-4) unstable; urgency=medium
Ximin Luo [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
rustc (1.18.0+dfsg1-4) unstable; urgency=medium

  * Support gperf 3.1. (Closes: #869610)

[dgit import unpatched rustc 1.18.0+dfsg1-4]

8 years agoImport rustc_1.18.0+dfsg1-4.debian.tar.xz
Ximin Luo [Tue, 25 Jul 2017 21:19:47 +0000 (22:19 +0100)]
Import rustc_1.18.0+dfsg1-4.debian.tar.xz

[dgit import tarball rustc 1.18.0+dfsg1-4 rustc_1.18.0+dfsg1-4.debian.tar.xz]

8 years agoImport rustc_1.18.0+dfsg1.orig.tar.xz
Ximin Luo [Tue, 27 Jun 2017 10:51:22 +0000 (11:51 +0100)]
Import rustc_1.18.0+dfsg1.orig.tar.xz

[dgit import orig rustc_1.18.0+dfsg1.orig.tar.xz]