History for dub_jkp / source / dub / project.d
2013-11-01
@Dicebot
Remove 'installation' references. ...
Dicebot committed on 1 Nov 2013
2013-10-24
@Sönke Ludwig
Make "dub build --build=ddox" work for any target type and avoid including dependencies in the documentation. Fixes #142.
Sönke Ludwig committed on 24 Oct 2013
2013-10-22
@Sönke Ludwig
Use the exact dependencies instead of base packages for missing dependency resolution. Fixes #140.
Sönke Ludwig committed on 22 Oct 2013
2013-10-21
@Sönke Ludwig
Output a proper error message when trying to build a "sourceLibrary".
Sönke Ludwig committed on 21 Oct 2013
2013-10-17
@Sönke Ludwig
Implement building of specific packages, including sub packages.
Sönke Ludwig committed on 17 Oct 2013
2013-09-25
@Sönke Ludwig
Move dub.utils to dub.internal.utils and update copyright dates.
Sönke Ludwig committed on 25 Sep 2013
2013-09-18
@Sönke Ludwig
Fix compilation.
Sönke Ludwig committed on 18 Sep 2013
2013-09-15
@Matthias Dondorff
Moved Journal into packagemanager.d. Removed Project.writeMetadata as it is not used. Documentation typos and updates.
Matthias Dondorff committed on 15 Sep 2013
@Sönke Ludwig
Improve log messages.
Sönke Ludwig committed on 15 Sep 2013
2013-08-30
@Sönke Ludwig
Avoid redundant dependencies and .lib dependencies in generated VisualD projects if possible. ...
Sönke Ludwig committed on 30 Aug 2013
2013-08-20
@Matthias Dondorff
Reducing log spam
Matthias Dondorff committed on 20 Aug 2013
@Matthias Dondorff
The dependency in terms of the DependencyGraph is the base package and not the sub package. ...
Matthias Dondorff committed on 20 Aug 2013
2013-08-06
@Robert Klotzner
Little doc improvement.
Robert Klotzner committed on 6 Aug 2013
2013-07-31
@Sönke Ludwig
Implement a new graph based algorithm for configuration resolution. ...
Sönke Ludwig committed on 31 Jul 2013
2013-07-26
@Sönke Ludwig
Fix handling of global build settings for packages without configurations.
Sönke Ludwig committed on 26 Jul 2013
2013-07-25
@Sönke Ludwig
Generalize common compiler switches in the form of a BuildOptions enum. ...
Sönke Ludwig committed on 25 Jul 2013
2013-07-24
@Sönke Ludwig
Avoid loading the same package referenced by path multiple times. Fixes #98.
Sönke Ludwig committed on 24 Jul 2013
2013-07-23
@Sönke Ludwig
Output a warning for projects with no import paths defined. See also #94.
Sönke Ludwig committed on 23 Jul 2013
2013-07-21
@Sönke Ludwig
Add support for customized build types ("buildTypes"). Fixes #78. ...
Sönke Ludwig committed on 21 Jul 2013
2013-07-20
@Sönke Ludwig
Fix type/error message.
Sönke Ludwig committed on 20 Jul 2013
@Sönke Ludwig
Fix error message for unknown sub-packages. See also #87.
Sönke Ludwig committed on 20 Jul 2013
@Sönke Ludwig
Fix build script for missing registry.d file. Fixes #95.
Sönke Ludwig committed on 20 Jul 2013
@Sönke Ludwig
Refactor code. ...
Sönke Ludwig committed on 20 Jul 2013
@Sönke Ludwig
Add support for multiple registries using --registry or a "registryUrls" configuration field. Fixes #22. ...
Sönke Ludwig committed on 20 Jul 2013
@Sönke Ludwig
Avoid creating an additional Package instance for the main project if already loaded. Fixes #87.
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
Removed dead / unimplemented code.
Matthias Dondorff committed on 9 Jul 2013
@Matthias Dondorff
Removed dead code.
Matthias Dondorff committed on 9 Jul 2013
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