CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/02/15 05:52:35
Modified files:
lang/rust : Makefile distinfo
lang/rust/patches: patch-src_etc_rust-gdb
patch-src_librustc_session_filesearch_rs
patch-src_librustdoc_test_rs
patch-src_libstd_sys_unix_os_rs
patch-src_llvm_include_llvm_Support_Threading_h
patch-src_llvm_lib_CodeGen_TargetLoweringBase_cpp
lang/rust/pkg : PLIST-doc PLIST-main
Added files:
lang/rust/patches: patch-src_bootstrap_native_rs
patch-src_llvm_include_llvm_ExecutionEngine_RTDyldMemoryManager_h
patch-src_llvm_lib_Transforms_InstCombine_InstCombineLoadStoreAlloca_cpp
lang/rust/pkg : PFRAG.amd64-main PFRAG.i386-main
Removed files:
lang/rust/patches: patch-configure
patch-mk_cfg_i686-unknown-openbsd_mk
patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_mod_rs
patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_b32_mod_rs
patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_b64_mod_rs
patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_mod_rs
patch-src_librustc_back_target_i686_unknown_openbsd_rs
patch-src_librustc_back_target_mod_rs
patch-src_librustc_back_target_openbsd_base_rs
patch-src_librustc_trans_cabi_x86_rs
patch-src_test_run-pass_backtrace_rs
patch-src_tools_compiletest_src_runtest_rs
patch-src_tools_tidy_src_main_rs
lang/rust/pkg : PFRAG.b32-doc PFRAG.b64-doc
Log message:
Update to rust 1.15.1.
- switch to rustbuild build system instead of configure (the world
definitely needed one more build system!)
- the build still takes +INF hours, this is being investigated
Note that rust will be a hard-requirement for gecko 54... sigh.
Tested by semarie@ and myself on i386 & amd64.
All the hard work and countless build hours by semarie@, thanks!