non port: lang/rust/files/patch-configure |
SVNWeb
|
Number of commits found: 12 |
Fri, 28 Jul 2017
|
[ 10:18 dumbbell ]
lang/rust: Update to 1.19.0
The main change in the port is the switch from configure+make to the
`x.py` build script. This is the recommended way of building Rust. It
takes a configuration file, `config.toml`, which, in the port case,
indicates:
* where to install things;
* which release channel to use;
* where to find Python and llvm-config;
* if documentation should be also built.
The build process should now honor ${MAKE_JOBS_NUMBER} instead of always
using all available CPU cores.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 20 Aug 2016
|
[ 05:57 riggs ]
Update to upstream release 1.11.0
|
Thu, 3 Sep 2015
|
[ 15:22 vanilla ]
1: Upgrade to 1.2.0.
2: add libedit to USES.
|
Mon, 18 May 2015
|
[ 22:32 riggs ]
- Update to first stable upstream release 1.0.0
- Reflect stable release in pkg-descr
- Pet portlint
PR: 200284
Submitted by: maciej@pasternacki.net
Reviewed by: riggs
|
Sat, 15 Mar 2014
|
[ 07:03 eadler ]
lang/rust: update to 0.9
- stagiy
- mark as broken on 10+
- update to 0.9
- add new options
- add LICENSE
PR: ports/185868
PR: ports/185865
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Approved by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
Sun, 6 Oct 2013
|
[ 03:32 vanilla ]
Upgrade to 0.8.
PR: ports/182502
Submitted by: maintainer
|
Wed, 24 Apr 2013
|
[ 13:46 lwhsu ]
- Update to 0.6
PR: ports/177665
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
Mon, 7 Jan 2013
|
[ 06:35 lwhsu ]
- Update to 0.5
PR: ports/174670
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
Thu, 18 Oct 2012
|
[ 07:03 vanilla ]
Upgrade to 0.4.
PR: ports/172791
Submitted by: maintainer
Feature safe: yes
|
Sat, 7 Apr 2012
|
[ 16:22 scheidell ]
- Update to 0.2
- The bootstrap compiler needs "cc" to link objects.
PR: ports/166551
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
Feature safe: yes
|
Thu, 2 Feb 2012
|
[ 18:17 jgh ]
- fix linker errors for systems that have installed llvm
- let clang build llvm
- fix build on ${OSVERSION} < 800107
PR: ports/164467
Submitted by: maintainer, jyyou at cs.nctu.edu.tw
Approved by: crees (mentor)
|
Mon, 23 Jan 2012
|
[ 16:07 lwhsu ]
Add rust 0.1, a language with a focus on memory safety and concurrency.
PR: ports/164366
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
|
Number of commits found: 12 |