2013-11-21
@Sönke Ludwig
Don't warn about missing package.json in CWD when a different package was selected by name.
Sönke Ludwig committed on 21 Nov 2013
@Sönke Ludwig
Don't upgrade unmanaged packages. Fixes #171. ...
Sönke Ludwig committed on 21 Nov 2013
2013-11-20
@Sönke Ludwig
Fix --build=ddox.
Sönke Ludwig committed on 20 Nov 2013
@Sönke Ludwig
Properly infer build options and target names when collecting package build settings without a configuration. ...
Sönke Ludwig committed on 20 Nov 2013
@Sönke Ludwig
Merge pull request #173 from p0nce/master ...
Sönke Ludwig committed on 20 Nov 2013
2013-11-19
@ponce
Ability to generate dynlib projects with VisualD generator. ...
ponce committed on 19 Nov 2013
@Sönke Ludwig
Fix warning that for some reason only occurs on some systems...
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Improve the Appender workaround.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Add workaround for corrupted Json values when using Appender.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Fix compiler error on DMD 2.063.2.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Let Json.checkType take an optional string to avoid compilation errors in the future.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Record the field name of JSON objects to improve error messages.
Sönke Ludwig committed on 19 Nov 2013
2013-11-18
@Sönke Ludwig
Adjust style of dub.internal.vibecompat.data.json to latest vibe.d and use vibe.data.json if available.
Sönke Ludwig committed on 18 Nov 2013
@Sönke Ludwig
Fix ARM FP version identifiers.
Sönke Ludwig committed on 18 Nov 2013
@Sönke Ludwig
Move PlacementLocation to the proper module.
Sönke Ludwig committed on 18 Nov 2013
2013-11-15
@Sönke Ludwig
The previous OSX fix is also needed for Linux, so change to version(Posix).
Sönke Ludwig committed on 15 Nov 2013
@Sönke Ludwig
Fix "dub run" on OS X. ...
Sönke Ludwig committed on 15 Nov 2013
@Sönke Ludwig
Don't emit -fPIC for DMD on Windows. Fixes #166.
Sönke Ludwig committed on 15 Nov 2013
2013-11-13
@Sönke Ludwig
Switch version comparison to use the more efficient implementation in dub.semver.
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Gracefully handle incomplete version strings in isValidVersion().
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Add diagnostic message for the target copy operation of the cached build generator.
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Support HTTP proxy using the "http_proxy" environment variable.
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Add a DUB configuration to compile as a library without curl support.
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Add a module for handling SemVer version strings - will replace the Version struct in the future.
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Move command line processing to a separate module.
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Fix unit test for DependencyGraph.
Sönke Ludwig committed on 13 Nov 2013
2013-11-12
@Sönke Ludwig
When doing separate compile/link building, pass (.o/.a/.ao/.dylib/.obj) files to the linker command line. ...
Sönke Ludwig committed on 12 Nov 2013
2013-11-11
@Sönke Ludwig
Merge pull request #162 from dawgfoto/fixDdox ...
Sönke Ludwig committed on 11 Nov 2013
2013-11-09
@Martin Nowak
shell glob must not be quoted
Martin Nowak committed on 9 Nov 2013
2013-11-08
@Sönke Ludwig
Fix up-to-date tracking of import and string import files.
Sönke Ludwig committed on 8 Nov 2013