History for dub_jkp / source / dub / dub.d
2017-01-19
@Sönke Ludwig
Fix format specified in error message.
Sönke Ludwig committed on 19 Jan 2017
2016-12-27
@Sönke Ludwig
Implement selective package upgrades.
Sönke Ludwig committed on 27 Dec 2016
@Sönke Ludwig
Also exclude main source files if defined globally instead of in the selected test configuration.
Sönke Ludwig committed on 27 Dec 2016
@Sönke Ludwig
Improve testing of executable configurations. ...
Sönke Ludwig committed on 27 Dec 2016
2016-12-18
@Sönke Ludwig
Document force-remove as obsolete in the CLI and in the API. ...
Sönke Ludwig committed on 18 Dec 2016
2016-11-12
@Sönke Ludwig
Upgrade selected optional dependencies. Fixes #762. ...
Sönke Ludwig committed on 12 Nov 2016
2016-09-21
@Sönke Ludwig
Add --stdout switch for the convert command. Fixes #932.
Sönke Ludwig committed on 21 Sep 2016
2016-09-17
@Andrei Alexandrescu
Merge pull request #901 from dlang/issue820-extra-fields-after-convertion ...
Andrei Alexandrescu authored on 17 Sep 2016 GitHub committed on 17 Sep 2016
2016-09-06
@Sönke Ludwig
Reduce log noise.
Sönke Ludwig committed on 6 Sep 2016
2016-08-30
@Sönke Ludwig
Add workaround for bad vibe.d default recipe. ...
Sönke Ludwig committed on 30 Aug 2016
2016-08-08
@Sönke Ludwig
Merge pull request #897 from dlang/issue895-dub-config-in-exe-dir ...
Sönke Ludwig authored on 8 Aug 2016 GitHub committed on 8 Aug 2016
2016-08-05
@Martin Nowak
split remove into callback- and version-selection overload ...
Martin Nowak committed on 5 Aug 2016
@Martin Nowak
interactive package removal ...
Martin Nowak committed on 5 Aug 2016
2016-07-27
@Sönke Ludwig
Change configuration search order to user->local->system.
Sönke Ludwig committed on 27 Jul 2016
2016-07-19
@Sönke Ludwig
Use the raw recipe for "dub convert". Fixes #820.
Sönke Ludwig committed on 19 Jul 2016
2016-07-13
@Sönke Ludwig
Fix local config file search location and change it to have low precedence.
Sönke Ludwig committed on 13 Jul 2016
2016-07-12
@Sönke Ludwig
Fix configuration file lookup order.
Sönke Ludwig committed on 12 Jul 2016
@Sönke Ludwig
Also search for DUB settings file in ../etc/dub/. Fixes #895. ...
Sönke Ludwig committed on 12 Jul 2016
2016-07-11
@Sönke Ludwig
Aggregate special directories in a single struct.
Sönke Ludwig committed on 11 Jul 2016
@Sönke Ludwig
Encapsulate configuration data in a class.
Sönke Ludwig committed on 11 Jul 2016
2016-06-15
@Sönke Ludwig
Merge pull request #878 from dlang/restrict-recipe-comments ...
Sönke Ludwig authored on 15 Jun 2016 GitHub committed on 15 Jun 2016
@Sönke Ludwig
Enforce that recipe comments are the first thing in the source file. ...
Sönke Ludwig committed on 15 Jun 2016
2016-06-08
@Sönke Ludwig
Don't search the default source directories for sources for single-file packages. ...
Sönke Ludwig committed on 8 Jun 2016
2016-06-02
@Sönke Ludwig
Pass app arguments to ddox for "dub --build=ddox". ...
Sönke Ludwig committed on 2 Jun 2016
2016-05-25
@Sönke Ludwig
Implement single-file package semantics. ...
Sönke Ludwig committed on 25 May 2016
2016-05-24
@Sönke Ludwig
Avoid querying the registry for unregistered root packages.
Sönke Ludwig committed on 24 May 2016
2016-05-23
@Sönke Ludwig
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig committed on 23 May 2016
2016-04-22
@Sönke Ludwig
Deprecate dub.compilers.compiler.defaultCompiler and improve docs. ...
Sönke Ludwig committed on 22 Apr 2016
2016-04-21
@Sönke Ludwig
Move compiler registration code from to dub.dub. ...
Sönke Ludwig committed on 21 Apr 2016
@Sönke Ludwig
Avoid some uses of deprecated property Package.dependencies.
Sönke Ludwig committed on 21 Apr 2016