summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/rust: bump to 1.26.1Mikhail Pukhlikov2018-05-302-0/+222
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/rust: add back removed llvm targets configMikhail Pukhlikov2018-05-281-0/+1
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* dev-lang/rust: correct multilib libraries pathsMikhail Pukhlikov2018-05-251-2/+4
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* dev-lang/rust: multilib support, pypy support, rev bumpMikhail Pukhlikov2018-05-241-0/+218
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-lang/rust: add python-3.6 supportGeorgy Yakovlev2018-05-191-1/+1
| | | | | | Builds fine. Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-lang/rust: amd64 stable wrt bug #593980Agostino Sarubbo2018-05-161-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* dev-lang/rust: x86 stable (bug #593980)Thomas Deutschmann2018-05-151-2/+2
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-lang/rust: remove old versionsDirkjan Ochtman2018-05-147-862/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/rust: version bump to 1.26.0Dirkjan Ochtman2018-05-142-0/+185
| | | | | | | | | Use LLVM_TARGETS to decide which targets to build for bundled LLVM. Use xz-compressed tarballs where possible to limit bandwidth/storage. Fixes: https://bugs.gentoo.org/627288 Fixes: https://bugs.gentoo.org/655600 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/rust: Drop oldMichał Górny2018-04-113-158/+0
|
* dev-lang/rust: version bump to 1.25.0Dirkjan Ochtman2018-04-112-0/+177
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/rust: Fix PkgMetadataXmlInvalidPkgRefMichał Górny2018-02-281-1/+1
|
* dev-lang/rust: sort keyword alphabetically.Christopher Mansfield2018-02-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/rust: add ~arm64 keyword and support.Christopher Mansfield2018-02-182-1/+5
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/rust: fix MAKEOPTS -l/--load-average buildGeorgy Yakovlev2018-01-311-2/+2
| | | | | | | | | | Upstream build system does not like -l/--load-average, So we cannot use MAKEOPTS as-is. The only relevant option is -j<num>. This commit changes to using multiprocessing.eclass makeopts_jobs() Closes: https://bugs.gentoo.org/646092 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7000
* dev-lang/rust: honor MAKEOPTS (fixes bug 613794, thanks to toralf)Dirkjan Ochtman2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/rust: bump to 1.23.0-r1, fixing bugs found in 1.23.0Dirkjan Ochtman2018-01-273-0/+354
| | | | | | | | | | | | Bug 645466: moving the documentation is no longer necessary during the install phase, since the doc dir is configured correctly in advance. Bug 645498: add an "extended" use flag which will build and install rls, rustfmt and cargo alongside rustc and rustdoc. Bug 626136: prevent collisions for installed libraries. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/rust: version bump to 1.23.0Dirkjan Ochtman2018-01-223-0/+180
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-13/+13
|
* dev-lang/rust: add dependency on cmakeAlex Crawford2017-09-061-0/+1
| | | | | | | | | | Without this, CMake isn't necessarily the correct version or isn't installed at all. An error similar to the following will result: CMake Error at CMakeLists.txt:3 (cmake_minimum_required): CMake 3.4.3 or higher is required. Closes: https://github.com/gentoo/gentoo/pull/5525
* dev-lang/rust: fix SRC_URI setup to fix manifest for all archesDirkjan Ochtman2017-07-242-3/+13
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-lang/rust: version bump to 1.19.0Dirkjan Ochtman2017-07-242-0/+162
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-lang/rust: in 1.16.0, fix the configure call for #613118.William Hubbs2017-03-181-1/+0
| | | | | | The system-llvm use flag was dropped due to this version of rust not being able to build with our llvm, but this call wasn't removed. Package-Manager: Portage-2.3.3, Repoman-2.3.2
* dev-lang/rust: remove old versionsDirkjan Ochtman2017-03-187-923/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/rust: version bump to 1.16.0Dirkjan Ochtman2017-03-182-0/+153
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/rust: Correct sys-devel/llvm deps to slot :0Michał Górny2017-03-077-19/+19
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/rust: Version bump to 1.15.1Patrick McLean2017-02-092-0/+155
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/rust: Version bump to 1.15.0Patrick McLean2017-02-082-0/+157
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/rust: version bump to 1.14.0Dirkjan Ochtman2016-12-272-0/+156
| | | | Package-Manager: Portage-2.3.0, Repoman-2.3.1
* dev-lang/rust: version bump to 1.13.0Dirkjan Ochtman2016-11-192-0/+156
| | | | Package-Manager: portage-2.3.0
* dev-lang/rust: simplify unpackDoug Goldstein2016-11-084-64/+15
| | | | | | | | | | Instead of unpacking the tarball of the stage0 compiler and then patching the fetch script to not actually reach out to the internet, use the built in mechanism for supplying a stage0 compiler. This improves on d63d593dfdc5fb7dd1256663daac7b978aa892af and should make future bumps easier. Drops the now unnecessary patch as well. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: bump allowed LLVM versionDoug Goldstein2016-11-021-1/+1
| | | | | | Rust 1.12.0 supports LLVM 3.9 so allow that version to be used. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: drop need for USE+multitarget on LLVMVasili Bulkin2016-10-311-2/+2
| | | | | | | | Rust no longer needs USE=multitarget when building against the system LLVM. fixes bug #598144 Gentoo-Bug: 598144 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: PDEPEND on dev-util/cargoDoug Goldstein2016-10-241-1/+3
| | | | | | | | A number of people have pointed out to me that on most distros installing Rust results in a fully working environment (e.g. includes Cargo) so we should really provide the same. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: fix network-less buildsDoug Goldstein2016-10-243-0/+40
| | | | | | | | | When building without a network connection or FEATURES=network-sandbox the build would fail due to the build process reaching out to the internet to fetch down some files that the package manager already got for it. This neuters that network access and uses the existing files. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: have src_prepare use defaultDoug Goldstein2016-10-243-3/+3
| | | | | | | | Instead of calling eapply_user manually inside of src_prepare, call the default function to ensure we use all the of the steps of src_prepare (namely the use of eapply ${PATCHES}). Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: version bump to 1.12.1Dirkjan Ochtman2016-10-212-0/+155
| | | | Package-Manager: portage-2.3.0
* dev-lang/rust: remove old versionsDirkjan Ochtman2016-09-303-319/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/rust: version bump to 1.12.0Dirkjan Ochtman2016-09-302-0/+157
| | | | Package-Manager: portage-2.3.0
* app-vim/rust-mode: rename to app-vim/rust-vim.Mykyta Holubakha2016-09-023-3/+3
| | | | | | | | Update package metadata. Closes: https://github.com/gentoo/gentoo/pull/2157 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-lang/rust: remove unused patch.Michael Mair-Keimberger (asterix)2016-08-301-16/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2165 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-lang/rust: version bump to 1.11.0Dirkjan Ochtman2016-08-222-0/+157
| | | | Package-Manager: portage-2.2.28
* dev-lang/rust: remove old versionsDirkjan Ochtman2016-07-088-1034/+0
| | | | Package-Manager: portage-2.2.28
* dev-lang/rust: version bump to 1.10.0Dirkjan Ochtman2016-07-082-0/+157
| | | | Package-Manager: portage-2.2.28
* dev-lang/rust: version bumpDoug Goldstein2016-06-222-0/+162
| | | | | | | | | Bump to 1.9.0. Fixes bug #585740. Gentoo-Bug: 585740 Package-Manager: portage-2.2.28 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: version bumpDoug Goldstein2016-04-143-2/+2
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: disable building with rpathDoug Goldstein2016-04-104-0/+4
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: fix stage0 snapshotsDoug Goldstein2016-04-071-4/+4
| | | | | | | | | Accidently put the stage0 snapshots from 1.8.0 into the 1.7.0-r100 ebuild instead of the values from the 1.7.0 ebuild. Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-lang/rust: fix LLVM sub-slot dependsDoug Goldstein2016-03-302-4/+4
| | | | | | | We need to have a depend on the sub-slot. Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>