mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-20 00:15:17 +00:00
Page:
Rustpkg schedule
Pages
Anticipated breaking changes during 1.0 alpha
Community User Groups, Meetups, and Events
Community libraries
Doc continuous integration
Doc how to install an unofficial nightly for Windows
Doc Emacs Support
Doc FAQ Cheatsheet
Doc building for android
Doc building for ios
Doc detailed release notes
Doc examples
Doc friends of the tree
Doc language faq
Doc lowlevel details
Doc packages, editors, and other tools
Doc releases
Doc under construction FAQ
Doc vim support
Docs project structure
Docs
Games written in Rust
Home
Howto submit a rust bug report
IRC notifications channel
Lib datetime
Lib fmt
Lib html
Lib io
Lib rand
Lib re
Library editing
Libs
Meeting API review 2014 06 23
Meeting RFC triage 2014 06 19
Mixed language link time optimization
Note Building Rust Before 0.8 on Windows Systems
Note 0.5 priorities
Note Intrinsics
Note Rust performance fixes
Note bors usage
Note buildbots
Note code review
Note compiler snapshots
Note core team
Note development policy
Note getting started developing Rust
Note git workflow
Note guide for new contributors
Note operator overloading
Note priority issue criteria
Note research
Note rustc hacking guide back end
Note rustc hacking guide front end
Note rustc hacking guide middle end
Note rustc hacking guide
Note seeing LLVM output from rust
Note style guide
Note tag label names and definitions
Note testsuite
Note wiki conventions
Notes
OS Bridge 2013 tutorial
Operating system development
Projects using Rust
Rustpkg schedule
Sigil reference
Teaching Rust
The Rusticon
Using Rust on Windows
lib template
No results
56
Rustpkg schedule
Tim Chevalier edited this page 2013-10-28 21:20:05 -07:00
This is a schedule for getting rustpkg to the point where we can build Servo with it, keeping in mind that like any package, rustpkg will never be complete. The goal is to reach the standard of quality implied by the issues up to and including those on Milestone 5 being complete.
Previous discussions about rustpkg planning:
First 10 servo crates: 9/11/2013
Build all of servo: 10/1/2013
#6408 - pkgids with subdirs- 9/16/2013 (medium)#8524 - recursive dependencies- 9/18/2013 (easy)#7402 - install to RUST_PATH- 9/19/2013 (easy)Tim on PTO, 9/20#7879 - infinite loop compiling dependencies- 9/24/2013 (hard)#9112 - install doesn't depend on build- 9/26/2013#7401 - remaining rustpkg commands; just- 9/27/2013 (medium)testfor now#6403 - building c libs- 9/30/2013 (medium)#8672 - target specific output directory- 10/1/2013 (easy)
Community adoption I: 10/29/2013
#6480 - make locally-cached files read only- 10/3/2013 (easy)Mozilla Summit, 10/4-10/7#8520 - find sources in $CWD - 10/10/2013(medium)#9193 - remote packages regression- 10/12/2013 (medium)- #7240 - multi-crate packages - 10/17/2013 (hard)
- #8711 - correctly deal with versions of installed pkgs - 10/22/2013 (medium)
Tim on PTO, 10/23/2013#9045 - rustpkg init (graydon's .rust_workspace suggestion)(Implemented by @steveklabnik) - 10/29/2013 (medium)
Community adoption II: 12/5/2013
- Tim on PTO, 11/1/2013
- #7401 - support custom commands - 11/6/2013 (hard)
- #6365 - usage messages - 11/7/2013 (easy)
- #8892 - suppress installation of some crate files (the "glfw/examples" problem) - 11/12/2013 (medium)
- #8405 - semantic versions - 11/20/2013 (hard)
- #7242 - finish all commands - 11/27/2013 (particularly
doandinfo) (hard) - Thanksgiving holiday 11/28-11/29
- #6005 - rustdoc integration - 12/5/2013 (hard)
Everything else (To be scheduled once community adoption is complete or close to complete)
- #7447 - version improvements
- #3346 - crate name in log map
#6409 - API forgit clone- #6410 - libgit2 bindings
- #1453 - continuous integration server
- #1642 - continuous documentation server
- #5219 - rpath
- #2124 - bindgen
- #8523 - forbid linkage attributes for rustpkg crates
- #8673 - extern mod duplication
- #6481 - lint command
- #7744 - error handling with bad package IDs
- #2219 - --attr flag
- #8871 - where to install remote packages (needstest)
- #8952 - executable naming
- #7243 - unpacking tarball packages, fetching via curl
- #9003 -
rustpkg testcleanup
All Categories:
- Docs -- For users
- Notes -- For developers
- Libs -- For library authors
- Meeting minutes