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