2013-01-16
@Sönke Ludwig
Added the "list-locals" command.
Sönke Ludwig committed on 16 Jan 2013
2013-01-14
@Sönke Ludwig
Small string fixes and removed a std.path import that conflicted with stdx.process.
Sönke Ludwig committed on 14 Jan 2013
@Sönke Ludwig
Fixed adding a local package when no other packages are installed yet.
Sönke Ludwig committed on 14 Jan 2013
@Sönke Ludwig
Implemented several new commands and moved the download location to the temp folder. ...
Sönke Ludwig committed on 14 Jan 2013
@Sönke Ludwig
Fixed a log message.
Sönke Ludwig committed on 14 Jan 2013
@Sönke Ludwig
Implement basic support for user/system installed packages and local packages. ...
Sönke Ludwig committed on 14 Jan 2013
2013-01-12
@Sönke Ludwig
Bugfix
Sönke Ludwig committed on 12 Jan 2013
@Sönke Ludwig
Various additions and fixes. ...
Sönke Ludwig committed on 12 Jan 2013
@Sönke Ludwig
Fully implemented support for build configurations + added build config fields "lflags", "importPath", "stringImportPath" and "versions".
Sönke Ludwig committed on 12 Jan 2013
2013-01-11
@Sönke Ludwig
Added partial support for build configurations and added some diagnostic command line flags.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Separated build and run - rdmd is now always invoked with --build-only.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Fixed an invalid enforcement.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Avoiding empty linker arguments.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Fixed import library resolution.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Improved debug output in case of pkg-config failure.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Implemented import library resolution using pkg-config (untested).
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Added vibe.d as a dependency.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Returns with proper exit code if the build fails.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
64-bit compile fix.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
The .dub folder is now also created for dependency-less projects.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Merge branch 'master' of github.com:rejectedsoftware/dub
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Implemented some standard build configurations. ...
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Fixed upgrading/install logging of ~master dependencies.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Renamed everything "vpm" to "dub".
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Implemented basic build platform detection and extended the possibilities for platform specific fields in package.json.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Update README.md
Sönke Ludwig committed on 11 Jan 2013
2013-01-10
@Sönke Ludwig
Added the possibility to specify "dflags-xyz" in addition to "dflags" for platform specific flags. ...
Sönke Ludwig committed on 10 Jan 2013
@Sönke Ludwig
All dub specific files are now stored in a .dub subfolder.
Sönke Ludwig committed on 10 Jan 2013
@Sönke Ludwig
Removed the shell/batch scripts and modified dub to be a stand-alone executable. ...
Sönke Ludwig committed on 10 Jan 2013
2013-01-03
@Sönke Ludwig
Fixed the dub shell script.
Sönke Ludwig committed on 3 Jan 2013