History for dub_jkp / source / dub / dub.d
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
Implemented several new commands and moved the download location to the temp folder. ...
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
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
The .dub folder is now also created for dependency-less projects.
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
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
2012-11-27
@Matthias Dondorff
Incomplete generation of VisualD project files. Missing: project dependencies being compilable libraries and precompiled libraries as well as system installed precompiled libraries.
Matthias Dondorff committed on 27 Nov 2012
2012-11-02
@Sönke Ludwig
Added missing file.
Sönke Ludwig committed on 2 Nov 2012