Difference between revisions of "Agenda"

From D Wiki
Jump to: navigation, search
(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...")
 
(Replaced content with "'''This page no longer exists. There wasn't enough interest in maintaining an Agenda. Use the newsgroup instead. '''")
 
(36 intermediate revisions by 10 users not shown)
Line 1: Line 1:
== v2.065 (Mar 2014) ==
+
'''This page no longer exists. There wasn't enough interest in maintaining an Agenda. Use the newsgroup instead.
 
+
'''
This release cycle focuses on ???.
 
 
 
=== DMD ===
 
==== fix export [[DIP45]] ====
 
Get the DIP approved by Walter.
 
Prototype an implementation to find further issues.
 
=== Druntime ===
 
==== high-level shared library support ====
 
Initial work in [https://github.com/D-Programming-Language/druntime/pull/617 pull request #617].
 
Need to improve the API of the Library wrapper.
 
=== Phobos ===
 
 
 
=== Other ===
 
==== automate release builds ====
 
* Nick Sabalausky wrote a release [https://github.com/D-Programming-Language/installer/pull/24 tool].
 
* Brad Roberts added install targets to the makefiles ([https://github.com/D-Programming-Language/dmd/commit/e993c4cefa69a59c03442053f9894c329a36b3af dmd], [https://github.com/D-Programming-Language/druntime/commit/f36a436303290c48add14d248c87e685a3cb1c99 druntime] and [https://github.com/D-Programming-Language/phobos/commit/133cb13b4fb8a0363885d0979a84d2611f27bd75 phobos]).
 
* Nightly builds from the autotesters
 
* Reusing existing makefiles is preferred
 
* Package scripts must build from source (see [http://d.puremagic.com/issues/show_bug.cgi?id=10710 Issue 10710])
 
* Dejan Lekic made a [https://www.gitorious.org/dejan-fedora/dejan-fedora Fedora SPEC file]
 
* Multi-arch cross-compiler should be optional (more dependencies/bigger size for rarely needed feature)
 

Latest revision as of 02:00, 4 March 2015

This page no longer exists. There wasn't enough interest in maintaining an Agenda. Use the newsgroup instead.