]> git.proxmox.com Git - rustc.git/shortlog
rustc.git
2017-05-31 Ximin LuoRemove some more obsolete build-deps
2017-05-31 Ximin LuoWork around https://github.com/rust-lang/rust/issues...
2017-05-31 Ximin LuoDon't build docs in an arch-only build
2017-05-30 Ximin LuoFix update-version script and make it smarter
2017-05-30 Ximin LuoWe don't need curl, libedit or zlib
2017-05-30 Ximin LuoAdd configure flag whose corresponding key in config...
2017-05-30 Ximin LuoTry to support cross-compiling
2017-05-18 Ximin LuoUse upstream patch for ARM CPU detection
2017-05-16 Ximin LuoRelease 1.17.0+dfsg2-1 to Debian experimental.
2017-05-16 Ximin LuoUpdate d/copyright, d/control
2017-05-16 Ximin LuoFix cargo checksums
2017-05-16 Ximin LuoUpdate d/changelog for the DFSG repack
2017-05-16 Ximin LuoMerge tag 'upstream/1.17.0+dfsg2' into debian/experimental
2017-05-16 Ximin LuoNew upstream version 1.17.0+dfsg2
2017-05-16 Ximin Luo- fix d/changelog
2017-05-16 Ximin LuoUse system highlight.js
2017-05-16 Ximin LuoClean out lintian-warning stuff from rust-src
2017-05-16 Ximin LuoUpdate d-dynamic-link-llvm.patch to avoid compiler...
2017-05-16 Ximin LuoRemove patch already applied upstream
2017-05-16 Ximin LuoDisable tests on Ubuntu s390x, as per their request
2017-05-16 Ximin LuoRemove old obsolete workarounds
2017-05-15 Ximin LuoSimpler way of doing the rust-src package
2017-05-15 Ximin LuoUpdate d/changelog
2017-05-15 Ximin LuoAdd patch headers and rearrange some of them; remove...
2017-05-15 Matthijs van... remove embedded javascript libraries and fonts from...
2017-05-15 Matthijs van... Don't check links in the documentation that link the...
2017-05-14 Matthijs van... allow stable features in compiletest
2017-05-14 Matthijs van... rust standard library source package
2017-05-13 Matthijs van... disable the installing and running of cargo-vendor
2017-05-12 Matthijs van... remove empty cargo dir on clean
2017-05-11 Ximin Luomore TODO
2017-05-11 Ximin LuoInitial packaging for 1.17.0 and rustbuild
2017-05-11 Ximin LuoREADME.source: keep experimental branches synced
2017-05-11 Sylvestre LedruNew upstream release Patches haven't been rebased yet
2017-05-11 Sylvestre Ledruadd the import in git, this will change but this is...
2017-05-11 Ximin LuoMerge tag 'upstream/1.17.0+dfsg1' into debian/experimental
2017-05-11 Ximin LuoNew upstream version 1.17.0+dfsg1
2017-04-19 Ximin LuoRelease 1.16.0+dfsg1-1 to Debian unstable.
2017-04-19 Ximin LuoRemove jquery from d/copyright since we're already...
2017-04-19 Ximin LuoUpdate d/changelog
2017-04-18 Ximin LuoUpdate ignoretest-powerpc for 1.16.0
2017-04-16 Ximin LuoRelease 1.16.0+dfsg1-1~exp2 to Debian experimental.
2017-04-16 Ximin LuoTry to fix buildd failure by swapping B-D alternatives
2017-04-16 Ximin LuoDon't ignore test failures on Debian unstable
2017-04-16 Ximin LuoUndo patchfix reversion
2017-04-13 Sylvestre Ledrufix the changelog
2017-04-13 Sylvestre Ledru* Merge with Debian; remaining changes:
2017-04-05 Ximin LuoMerge branch 'debian/sid' into debian/experimental
2017-03-21 Ximin LuoRelease 1.15.1+dfsg1-1 to Debian unstable.
2017-03-21 Ximin LuoTry to fix ignoring atomic-lock-free tests on armhf
2017-03-17 Sylvestre Ledrurebase of the patches
2017-03-17 Sylvestre LedruNew upstream erlease
2017-03-17 Sylvestre LedruMerge tag 'upstream/1.16.0+dfsg1'
2017-03-17 Sylvestre LedruNew upstream version 1.16.0+dfsg1
2017-03-12 Ximin LuoRelease 1.15.1+dfsg1-1~exp3 to Debian experimental.
2017-03-12 Ximin Luodebuginfo-gdb tests are still broken
2017-03-11 Ximin LuoIgnore another test on armhf
2017-03-11 Ximin LuoPatch applied upstream
2017-03-04 Ximin LuoUpdate d/changelog
2017-03-04 Ximin LuoForward our arm-on-64bit-kernel patch
2017-03-04 Ximin LuoExperiment with removing our ignoretest-i386.patch
2017-03-04 Ximin LuoBring back gdb tests, they have been fixed upstream
2017-03-04 Ximin LuoRemove part of patch already applied upstream (can...
2017-03-04 Ximin LuoRemove unused patch no longer needed, was for the llvm...
2017-03-04 Ximin LuoIgnore atomic-lock-free tests on armhf
2017-03-04 Ximin LuoUpdate ignoretest-armhf_03.patch for newer 1.15.1 behaviour
2017-03-02 Ximin LuoRelease 1.15.1+dfsg1-1~exp2 to Debian experimental
2017-03-02 Ximin LuoFix rust-lldb symlink
2017-03-02 Ximin LuoBootstrap armhf, ppc64el
2017-03-02 Ximin LuoUpdate armhf ignoretest patch
2017-02-28 Sylvestre LedruMerge branch 'master' of ssh://git.debian.org/git/pkg...
2017-02-28 Sylvestre LedruOverrides the 'binary-or-shlib-defines-rpath' lintian...
2017-02-28 Ximin LuoAdd alternatives to some B-Ds to help with backporting
2017-02-27 Ximin LuoMore tips from eddyb on debugging the build time increases
2017-02-27 Ximin LuoAdd Matthias to d/changelog and patch headers
2017-02-27 Ximin LuoRemove trailing whitespace, which was causing tidy...
2017-02-27 Ximin LuoBack to dh 9, use binutils instead of binutils-multiarch
2017-02-27 Ximin LuoRestore dont-download-stage0 patch to build the orig...
2017-02-27 Ximin LuoUpdate d/changelog
2017-02-27 Ximin LuoAdd a TODO
2017-02-27 Ximin LuoFix the arm configure patches so they work together
2017-02-27 Ximin LuoUpdate TODO.Debian
2017-02-27 Matthias KloseCompatibility fixes and improvements to help work bette...
2017-02-27 Ximin LuoBump self B-D to match self version
2017-02-26 Sylvestre LedruMerge branch 'master' of ssh://git.debian.org/git/pkg...
2017-02-26 Sylvestre Ledrud/p/u-destdir-support.diff: Apply upstream patch to...
2017-02-26 Ximin LuoUse non-parallel $(MAKE) in tests, libtest is already...
2017-02-26 Ximin LuoFix d/changelog, we're not actually doing some of it
2017-02-26 Ximin LuoAdd changelogs for previous commits
2017-02-26 Ximin LuoDisabling tidy appears not to work, so fix our patches...
2017-02-26 Ximin LuoDon't use rustbuild yet, so our "pkg.rustc.dlstage0...
2017-02-26 Ximin LuoAdd link to upstream ppc64el bug
2017-02-26 Ximin LuoAdd patch headers
2017-02-26 Erwan Prioulppc64el fixes
2017-02-25 Ximin LuoRemove removed source override from update script
2017-02-25 Sven JoachimDrop Pre-Depends on multiarch-support
2017-02-11 Sylvestre Ledrud/p/disable-check-tool-tidy.diff: Disable the call...
2017-02-10 Sylvestre Ledru1.15.1
2017-02-10 Sylvestre LedruMerge tag 'upstream/1.15.1+dfsg1'
2017-02-10 Sylvestre LedruNew upstream version 1.15.1+dfsg1
next