History for dub_jkp / source
2016-04-20
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make all internal generator functionality private.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.generators.generator and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Fix naming convention for the compiler handler classes and add documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.dependency and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make internal function in dub.recipe.json private.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.recipe.io and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and improve documentation for dub.commandline.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Move BuildPlatform to dub.platform and improve docs.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.description and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.init and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.semver and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Clean up and document the dub.package_ public API.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Code cleanup.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Remove PathAndFormat struct. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Remove pointless extra abstraction for package recipes.
Sönke Ludwig committed on 20 Apr 2016
2016-04-08
@Sönke Ludwig
Avoid repeated addition of the same dependency in DependencyResolver.
Sönke Ludwig committed on 8 Apr 2016
2016-04-05
@Sönke Ludwig
Fix compilation on DMD 2.066.1.
Sönke Ludwig committed on 5 Apr 2016
@Sönke Ludwig
Fix all deprecation warnings on 2.071.0-b1, except for std.stream. ...
Sönke Ludwig committed on 5 Apr 2016
@Sönke Ludwig
Fix lexing of empty string literals (Abscissa/SDLang-D#34).
Sönke Ludwig committed on 5 Apr 2016
@Sönke Ludwig
Add compatibility code for DMD <= 2.065
Sönke Ludwig committed on 5 Apr 2016
@Sönke Ludwig
Upgrade to SDLang-D 0.9.4.
Sönke Ludwig committed on 5 Apr 2016
@Sönke Ludwig
Compiler fix on latest DMD beta.
Sönke Ludwig committed on 5 Apr 2016
2016-04-01
@ponce
Quick fix to allow building shared libraries with LDC on Windows, with LDC on OS X, and with DMD on OS X.
ponce committed on 1 Apr 2016
2016-03-20
@Martin Nowak
Merge pull request #762 from D-Programming-Language/issue240-dustmite-path-based-deps ...
Martin Nowak committed on 20 Mar 2016
2016-03-17
@Jean-Baptiste Lab
Fix for issue #782. Analyze the output of pkg-config --libs <lib> and massage them if they appear to already be ready for direct use with the compiler. ...
Jean-Baptiste Lab committed on 17 Mar 2016
2016-03-16
@Sönke Ludwig
Merge pull request #786 from MartinNowak/slice_package_name ...
Sönke Ludwig committed on 16 Mar 2016
2016-03-13
@Justinas Šneideris
Fix the error regex in the Sublime Text generator ...
Justinas Šneideris committed on 13 Mar 2016
2016-03-12
@Sönke Ludwig
Avoid API breakage vs. 0.9.24.
Sönke Ludwig committed on 12 Mar 2016
@Martin Nowak
slice name to get base and sub package names
Martin Nowak committed on 12 Mar 2016