History for dub_jkp / source / dub / project.d
2013-07-06
@Sönke Ludwig
Improve error message for non-conformant package names. See #89.
Sönke Ludwig committed on 6 Jul 2013
2013-06-30
@Sönke Ludwig
Improve error message for unknown dependencies.
Sönke Ludwig committed on 30 Jun 2013
2013-06-25
@Sönke Ludwig
Quick-fix for the VisualD generator and upwards inherited version identifiers. ...
Sönke Ludwig committed on 25 Jun 2013
2013-06-19
@Sönke Ludwig
Introduce TargetType.none, fix handling of non-target project's dependencies and avoid continuous reinstalls of referenced sub-packages.
Sönke Ludwig committed on 19 Jun 2013
@Sönke Ludwig
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig committed on 19 Jun 2013
@Sönke Ludwig
Fix fetching of "sub:packages".
Sönke Ludwig committed on 19 Jun 2013
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