History for dub_jkp / source / dub / project.d
2013-06-18
@Sönke Ludwig
Avoid file-not-found exceptions when constructing Package-s with no valid path.
Sönke Ludwig committed on 18 Jun 2013
@Sönke Ludwig
Improve diagnostic output when trying to get metadata.
Sönke Ludwig committed on 18 Jun 2013
2013-06-17
@Sönke Ludwig
Disable automatic upgrade of packages as it is currently broken. ...
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Avoid reloading local packages multiple times during a single run.
Sönke Ludwig committed on 17 Jun 2013
@Matthias Dondorff
fixed uninstallation
Matthias Dondorff committed on 17 Jun 2013
@Sönke Ludwig
Made "dependencies" a per-configuration setting instead of a purely global setting.
Sönke Ludwig committed on 17 Jun 2013
2013-06-04
@Matthias Dondorff
When conflicting dependencies where current in a project and its dependencies, dub could get into an infinite update loop. ...
Matthias Dondorff committed on 4 Jun 2013
@Sönke Ludwig
Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64. ...
Sönke Ludwig committed on 4 Jun 2013
2013-05-14
@Sönke Ludwig
Implement a first version of "dub describe".
Sönke Ludwig committed on 14 May 2013
2013-05-08
@Sönke Ludwig
Add warning for package names with upper case letters, but handle them gracefully.
Sönke Ludwig committed on 8 May 2013
2013-04-30
@Sönke Ludwig
VisualD generator: Fix x64 builds and avoid building header only dependencies.
Sönke Ludwig committed on 30 Apr 2013
2013-04-29
@Sönke Ludwig
Compile fix for DMD 2.053 beta.
Sönke Ludwig committed on 29 Apr 2013
2013-04-24
@Matthias Dondorff
Updating optional dependencies themselves, when they are available.
Matthias Dondorff committed on 24 Apr 2013
@Matthias Dondorff
Fixing issues in getTopologicalPackageList and getPackageConfigs because of added "optional" flag for Dependencies.
Matthias Dondorff committed on 24 Apr 2013
@Matthias Dondorff
Package updating could work with optional dependencies.
Matthias Dondorff committed on 24 Apr 2013
2013-04-17
@Sönke Ludwig
Fix recursive determination of sub configurations. ...
Sönke Ludwig committed on 17 Apr 2013
2013-04-12
@Sönke Ludwig
Fix build settings for dependencies in the VisualD generator. ...
Sönke Ludwig committed on 12 Apr 2013
2013-04-11
@Sönke Ludwig
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig committed on 11 Apr 2013
2013-04-09
@Sönke Ludwig
Implemented "buildRequirements" as a way to avoid certain compiler settings for specific code bases. ...
Sönke Ludwig committed on 9 Apr 2013
2013-03-24
@Sönke Ludwig
Support "-ddoxFilterArgs" field to control how --build=ddox filters documentation entities.
Sönke Ludwig committed on 24 Mar 2013
2013-03-22
@Sönke Ludwig
Improve output of the dflags warning message. Fixes #54.
Sönke Ludwig committed on 22 Mar 2013
@Sönke Ludwig
Always upgrade branch based dependencies. Fixes #55.
Sönke Ludwig committed on 22 Mar 2013
2013-03-12
@Sönke Ludwig
Fix building in directory without package.json.
Sönke Ludwig committed on 12 Mar 2013
2013-03-08
@Sönke Ludwig
Fixed recursive configuration deduction and improved error messages for invalid package.json files.
Sönke Ludwig committed on 8 Mar 2013
@Sönke Ludwig
Prepare for multiple registry support, update stdx.process and make env vars available to custom commands. ...
Sönke Ludwig committed on 8 Mar 2013
@Sönke Ludwig
Added a "subConfigurations" field and implemented proper configuration selection for dependencies.
Sönke Ludwig committed on 8 Mar 2013
2013-03-07
@Sönke Ludwig
Added "targetName" and "targetPath" build settings and some fixes. ...
Sönke Ludwig committed on 7 Mar 2013
@Sönke Ludwig
"sourcePaths" is now a build setting instead of a global field.
Sönke Ludwig committed on 7 Mar 2013
@Sönke Ludwig
Improved configuration selection for dependencies. ...
Sönke Ludwig committed on 7 Mar 2013
@Sönke Ludwig
Change the way configurations are specified. ...
Sönke Ludwig committed on 7 Mar 2013