History for dub_jkp / source / dub / dub.d
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