History for dub_jkp / source / dub / package_.d
2013-02-20
@Sönke Ludwig
Avoid use of deprecated functions + fixed package installation.
Sönke Ludwig committed on 20 Feb 2013
2013-02-18
@Sönke Ludwig
Implemented basic multi-compiler support (with only a dmd implementation right now).
Sönke Ludwig committed on 18 Feb 2013
2013-02-15
@Sönke Ludwig
Handling missing package.json more gracefully (without a crash) + some trace log messages.
Sönke Ludwig committed on 15 Feb 2013
2013-02-05
@Matthias Dondorff
VisualD projects have some nice folders, added (string)importPath and dflags support.
Matthias Dondorff committed on 5 Feb 2013
2013-02-04
@Matthias Dondorff
Compile fix.
Matthias Dondorff committed on 4 Feb 2013
@Matthias Dondorff
Custom source folders can be specified, root folder will likely cause problems, currently.
Matthias Dondorff committed on 4 Feb 2013
2013-01-29
@Sönke Ludwig
Fixed path format to native.
Sönke Ludwig committed on 29 Jan 2013
@Matthias Dondorff
Using join preperation for string imports.
Matthias Dondorff committed on 29 Jan 2013
2013-01-26
@Matthias Dondorff
System libraries and additional link files are used for project generation. A postbuild copy-files command is needed in order to build successfully.
Matthias Dondorff committed on 26 Jan 2013
2013-01-22
@Matthias Dondorff
More resolved conflicts, replaced usage of PackageStore with PackageManager.
Matthias Dondorff committed on 22 Jan 2013
@Matthias Dondorff
Merge branch 'master' of https://github.com/rejectedsoftware/dub ...
Matthias Dondorff committed on 22 Jan 2013
2013-01-20
@Sönke Ludwig
Renamed "importPath" to "importPaths" and "stringImportPath" to "stringImportPaths" - seems to be more intuitive.
Sönke Ludwig committed on 20 Jan 2013
2013-01-19
@Sönke Ludwig
Implemented "configurations"/"default" to select a platform dependent default configuration.
Sönke Ludwig committed on 19 Jan 2013
2013-01-18
@Sönke Ludwig
Mysterious compile fix for DMD 2.060.
Sönke Ludwig committed on 18 Jan 2013
@Sönke Ludwig
Implemented "binaryPath".
Sönke Ludwig committed on 18 Jan 2013
@Sönke Ludwig
Implemented "copyFiles".
Sönke Ludwig committed on 18 Jan 2013
@Sönke Ludwig
Added support for local package definitions in package dependencies and fixed recursive dependencies.
Sönke Ludwig committed on 18 Jan 2013
2013-01-14
@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
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
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
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-10-31
@Sönke Ludwig
Initial commit (more or less the same code as used for vibe.d's vpm).
Sönke Ludwig committed on 31 Oct 2012