History for dub_jkp / source
2013-07-20
@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
Ignore import libraries when building a static library. Fixes #91.
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
@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
@Sönke Ludwig
Don't clean up .json files in generated VisualD projects.
Sönke Ludwig committed on 19 Jul 2013
@Sönke Ludwig
Update package registry URL.
Sönke Ludwig committed on 19 Jul 2013
2013-07-12
@Sönke Ludwig
Make the release configuration of generated VisualD projects issue -release and -inline.
Sönke Ludwig committed on 12 Jul 2013
2013-07-11
@Sönke Ludwig
Only output projects for actual dependencies of the current configuration in the VisualD generator.
Sönke Ludwig committed on 11 Jul 2013
2013-07-10
@Sönke Ludwig
Implemented a new visuald-combined generator and added LDC/GDC support for VisualD projects. ...
Sönke Ludwig committed on 10 Jul 2013
@Sönke Ludwig
Fix adhering to the selected configuration in the VisualD generator.
Sönke Ludwig committed on 10 Jul 2013
@Sönke Ludwig
Print destination folder during package installation.
Sönke Ludwig committed on 10 Jul 2013
@Sönke Ludwig
Avoid bogus warnings about non-recommended dflags.
Sönke Ludwig committed on 10 Jul 2013
2013-07-09
@Matthias Dondorff
Removed dead / unimplemented code.
Matthias Dondorff committed on 9 Jul 2013
@Matthias Dondorff
Added comments.
Matthias Dondorff committed on 9 Jul 2013
@Matthias Dondorff
Removed dead code.
Matthias Dondorff committed on 9 Jul 2013
@Matthias Dondorff
Merge branch 'master' of github.com:rejectedsoftware/dub
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-07-03
@Sönke Ludwig
Change the format of the reported version in HTTP requests to SemVer.
Sönke Ludwig committed on 3 Jul 2013
2013-07-02
@Matthias Dondorff
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff committed on 2 Jul 2013
@Sönke Ludwig
Improve help screen documentation for the --compiler= switch. See #86.
Sönke Ludwig committed on 2 Jul 2013
@Sönke Ludwig
Fix handling of -enable-inlining, -d-debug, -d-version and -disable-boundscheck arguments in the LdcCompiler class. Supposedly fixes #86, but not tested, yet.
Sönke Ludwig committed on 2 Jul 2013
2013-06-30
@Sönke Ludwig
Remove deprecated aliases.
Sönke Ludwig committed on 30 Jun 2013
@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
@Matthias Dondorff
actions are never empty, therefore always call m_project.reinit()
Matthias Dondorff committed on 25 Jun 2013
2013-06-23
@Sönke Ludwig
Fix building with path arguments containing spaces.
Sönke Ludwig committed on 23 Jun 2013
2013-06-22
@Sönke Ludwig
Fix fetching of all recursive dependencies in one go.
Sönke Ludwig committed on 22 Jun 2013
@Sönke Ludwig
Add command line documentation for add-path/remove-path.
Sönke Ludwig committed on 22 Jun 2013