2013-07-25
@Sönke Ludwig
Avoid specifying compiler flags that are already handled by special fields in the VisualD generator. See rejectedsoftware/vibe.d#269.
Sönke Ludwig committed on 25 Jul 2013
2013-07-24
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 24 Jul 2013
@Sönke Ludwig
Update package registry URLs in the README.
Sönke Ludwig committed on 24 Jul 2013
@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 -debug flag to "unittest" and "unittest-cov" default build types. See also #90.
Sönke Ludwig committed on 21 Jul 2013
@Sönke Ludwig
Improve adherence to code conventions.
Sönke Ludwig committed on 21 Jul 2013
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 21 Jul 2013
@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 building of libraries with no explicit target type set. See #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
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
@Sönke Ludwig
Remove -property flag from build scripts.
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