Difference between revisions of "Agenda"
(Created page with "== v2.065 (Mar 2014) == This release cycle focuses on ???. === DMD === ==== fix export DIP45 ==== Get the DIP approved by Walter. Prototype an implementation to find fur...") |
m |
||
Line 1: | Line 1: | ||
== v2.065 (Mar 2014) == | == v2.065 (Mar 2014) == | ||
− | This release | + | This release focuses on ???. |
=== DMD === | === DMD === |
Revision as of 19:54, 8 November 2013
Contents
v2.065 (Mar 2014)
This release focuses on ???.
DMD
fix export DIP45
Get the DIP approved by Walter. Prototype an implementation to find further issues.
Druntime
Initial work in pull request #617. Need to improve the API of the Library wrapper.
Phobos
Other
automate release builds
- Nick Sabalausky wrote a release tool.
- Brad Roberts added install targets to the makefiles (dmd, druntime and phobos).
- Nightly builds from the autotesters
- Reusing existing makefiles is preferred
- Package scripts must build from source (see Issue 10710)
- Dejan Lekic made a Fedora SPEC file
- Multi-arch cross-compiler should be optional (more dependencies/bigger size for rarely needed feature)