Commit Graph

363 Commits

Author SHA1 Message Date
Ximin Luo
6a4eafbeee Disabling tidy appears not to work, so fix our patches to adhere it 2017-02-26 18:09:14 +01:00
Ximin Luo
3561015b93 Don't use rustbuild yet, so our "pkg.rustc.dlstage0" works as before
i.e. only downloads stage0 without building the whole thing
2017-02-26 16:56:14 +01:00
Ximin Luo
2c30343876 Add link to upstream ppc64el bug 2017-02-26 15:57:54 +01:00
Ximin Luo
ae8addb6f7 Add patch headers 2017-02-26 15:55:45 +01:00
Erwan Prioul
71d68bff98 ppc64el fixes
* workaround to avoid issue with the tests smoke_dtor and test_typed_arena_drop_small_count: no optimization on ppc64el
 * add ignore flags to asm test files that have no meaning for ppc64el
 * add a reference to a library in a makefile
2017-02-26 15:40:58 +01:00
Ximin Luo
2bcb293cd6 Remove removed source override from update script 2017-02-25 12:18:56 +01:00
Sven Joachim
ed0cdebe79 Drop Pre-Depends on multiarch-support 2017-02-25 12:16:28 +01:00
Sylvestre Ledru
a9abf77630 d/p/disable-check-tool-tidy.diff: Disable the call to check-tidy 2017-02-11 15:49:01 +01:00
Sylvestre Ledru
89bd9a0b14 1.15.1 2017-02-10 10:42:15 +01:00
Sylvestre Ledru
f3f050d1b3 Refresh of the patches 2017-02-09 09:50:38 +01:00
Sylvestre Ledru
91b4911083 Call to the test renamed from check-notidy => check 2017-02-09 09:49:42 +01:00
Sylvestre Ledru
9343ab8fc5 d/p/patches/disable-doc-build-in-all.diff: all-no-docs no longer exists. Disable the call to doc in all 2017-02-09 09:49:16 +01:00
Sylvestre Ledru
5d37962441 1.14 => 1.15 2017-02-03 15:36:48 +01:00
Sylvestre Ledru
bc50ea0feb New upstream release (won't probably be in stretch). see the 1.4 git branch for the follow up for stable 2017-02-03 15:35:23 +01:00
Ximin Luo
12cf07de65 Release 1.14.0+dfsg1-3 to Debian unstable. 2017-01-04 21:35:10 +01:00
Ximin Luo
5fdc3f1a3f Remove misleading comment
The tests run against the "rustdoc" program and not the docs themselves.
So we should run them even if "nodoc" is active.
2017-01-04 17:20:21 +01:00
Ximin Luo
bfea8d0ea6 Don't run arch-dep tests in a arch-indep build 2017-01-04 17:03:04 +01:00
Ximin Luo
2ae1870cb5 Update d/changelog 2017-01-04 17:02:58 +01:00
Ximin Luo
ae0b4c433c Fix mips64 patches, it's linux-gnuabi64 not linux-gnu 2017-01-04 16:14:22 +01:00
Ximin Luo
479ed31892 Rename ignore-test patches for consistency 2017-01-04 16:10:12 +01:00
Ximin Luo
854b818526 Reorder and refresh patches 2017-01-04 16:06:31 +01:00
Ximin Luo
8ab363c7a7 Rename patches 2017-01-04 16:01:48 +01:00
Ximin Luo
38b66c3c89 Release 1.14.0+dfsg1-2 to Debian unstable. 2016-12-29 23:00:54 +01:00
Ximin Luo
d20c247908 Update d/changelog 2016-12-29 23:00:16 +01:00
Ximin Luo
7caf3ef48a - fix typo 2016-12-29 15:33:14 +01:00
Ximin Luo
fb159e6e7f - refresh patch 2016-12-29 15:23:46 +01:00
Ximin Luo
7277ece0bc Add MALLOC_CONF workaround for some arches 2016-12-29 15:20:28 +01:00
Ximin Luo
d6a3013313 More jemalloc and other-arch fixes 2016-12-29 15:00:34 +01:00
Ximin Luo
21082df269 Fill in mips Makefile rules 2016-12-28 20:48:47 +01:00
Ximin Luo
eb1d0bd5a9 Detect mips CPUs in ./configure 2016-12-25 02:52:27 +01:00
Ximin Luo
8c25b52817 Remove obsolete patches 2016-12-25 02:38:58 +01:00
Ximin Luo
40bf7657b9 Update README.Debian, the old one was way out of date 2016-12-24 19:09:39 +01:00
Ximin Luo
3f7e8ad69e Release 1.14.0+dfsg1-1 to Debian unstable. 2016-12-24 18:03:04 +01:00
Ximin Luo
1479c2d804 Add lintian overrides and drop doc-base for obsolete style guide 2016-12-24 18:02:54 +01:00
Ximin Luo
65b5d333a5 Close some bugs 2016-12-24 16:54:58 +01:00
Ximin Luo
a0022868eb Fix install rule for arch-indep rust-gdb and rust-lldb 2016-12-24 16:51:05 +01:00
Ximin Luo
4c917c376d Work around upstream bug #36323 2016-12-24 03:00:29 +01:00
Ximin Luo
4aaa39736f - fix typo in name 2016-12-24 01:35:56 +01:00
Ximin Luo
f72480d5f0 Remove obsolete lintian warnings 2016-12-24 01:31:35 +01:00
Ximin Luo
beb758dc66 Switch to debhelper 10, update d/changelog 2016-12-24 01:28:46 +01:00
Ximin Luo
8c3badb0ad Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el
Also make the rust-gdb rust-lldb packages arch:all since they are
2016-12-24 01:24:49 +01:00
Ximin Luo
3bfd3b9554 Update versions 2016-12-24 01:17:34 +01:00
Ximin Luo
208429eb33 Add some notes regarding bootstrapping new architectures 2016-12-24 00:51:28 +01:00
Sylvestre Ledru
7628561089 rebase of the patches 2016-12-23 16:45:47 +01:00
Sylvestre Ledru
ade7c06673 New upstream release 2016-12-23 16:38:55 +01:00
Sylvestre Ledru
4e32eedd95 Update debian/watch 2016-12-23 16:20:15 +01:00
Ximin Luo
89fb5abfa4 Update patches for 1.14 and 1.15 2016-12-08 02:04:59 +01:00
Ximin Luo
62da4b0d02 Anchor .gitignore patterns and also ignore patch backup files 2016-12-08 01:35:45 +01:00
Luca Bruno
07d1f7e476
rustc 1.13.0+dfsg1-2 2016-11-26 23:52:02 +00:00
Luca Bruno
7a1680eff6
patches: skip macro-stepping test on arm64 2016-11-26 23:52:00 +00:00