History for dub_jkp / source / dub / package_.d
2013-07-20
@Sönke Ludwig
Refactor code. ...
Sönke Ludwig committed on 20 Jul 2013
@Sönke Ludwig
Fix taking the actual library type given as a global "targetType" field when configurations are inferred. Fixes #92.
Sönke Ludwig committed on 20 Jul 2013
2013-07-19
@Sönke Ludwig
Add "workingDirectory" build setting to change the working directory from which the final executable will be run. Fixes #84.
Sönke Ludwig committed on 19 Jul 2013
2013-07-09
@Matthias Dondorff
Added comments.
Matthias Dondorff committed on 9 Jul 2013
@Matthias Dondorff
Removed dead code.
Matthias Dondorff committed on 9 Jul 2013
2013-06-19
@Sönke Ludwig
Add build settings to "dub describe" output.
Sönke Ludwig committed on 19 Jun 2013
@Sönke Ludwig
Fix the version field for sub-packages and "dub describe".
Sönke Ludwig committed on 19 Jun 2013
@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
Remove support for sub-packages in sub-folders again (at least for now). ...
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
Fix generation of paths for sub projects.
Sönke Ludwig committed on 18 Jun 2013
@Sönke Ludwig
Avoid file-not-found exceptions when constructing Package-s with no valid path.
Sönke Ludwig committed on 18 Jun 2013
2013-06-17
@Sönke Ludwig
Fix header-lib's package.json and improve diagnostic output.
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Implemented sub packages. Fixes #67. ...
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
@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-30
@Sönke Ludwig
Deprecate "relaxProperties", remove the default -property switch and warn about using them. Fixes #73.
Sönke Ludwig committed on 30 May 2013
2013-05-14
@Sönke Ludwig
Change the file dictionary to a file list for "dub describe"'s output.
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Implement a first version of "dub describe".
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Implement the "noDefaultFlags" build requirement. Fixes #68.
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Write the "optional" field out as bool instead of string.
Sönke Ludwig committed on 14 May 2013
2013-05-05
@Sönke Ludwig
Fix compilation with latest LDC.
Sönke Ludwig committed on 5 May 2013
2013-04-24
@Matthias Dondorff
Added "optional" dependency flag.
Matthias Dondorff committed on 24 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
@Matthias Dondorff
Added very simple hashing of a package.
Matthias Dondorff committed on 9 Apr 2013
@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-04-05
@Sönke Ludwig
Make configurations inherit the global target type by default. ...
Sönke Ludwig committed on 5 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