2013-07-10 |
Implemented a new visuald-combined generator and added LDC/GDC support for VisualD projects.
...
Sönke Ludwig
committed
on 10 Jul 2013
|
---|---|
Fix adhering to the selected configuration in the VisualD generator.
Sönke Ludwig
committed
on 10 Jul 2013
|
|
2013-06-19 |
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
|
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig
committed
on 19 Jun 2013
|
|
2013-06-18 |
Fix generation of paths for sub projects.
Sönke Ludwig
committed
on 18 Jun 2013
|
2013-06-17 |
Removing unnecessary output from unittest.
Matthias Dondorff
committed
on 17 Jun 2013
|
2013-06-04 |
Compile fix for -inline compilation.
Sönke Ludwig
committed
on 4 Jun 2013
|
2013-05-23 |
Fix object directory for -op switch in the VisualD generator and prepare for different project file directories.
...
Sönke Ludwig
committed
on 23 May 2013
|
2013-04-30 |
VisualD generator: Fix x64 builds and avoid building header only dependencies.
Sönke Ludwig
committed
on 30 Apr 2013
|
2013-04-24 |
Not available optional dependencies are not wared upon.
Matthias Dondorff
committed
on 24 Apr 2013
|
2013-04-13 |
Build library files of dependent projects in .dub/lib for generated VisualD projects.
Sönke Ludwig
committed
on 13 Apr 2013
|
2013-04-12 |
Set the intermediate directory for VisualD projects to .dub/obj/<projectname> to avoid cluttering the project directory.
Sönke Ludwig
committed
on 12 Apr 2013
|
Tune build parameters of generated VisualD projects to avoid common compiler/linker bugs.
Sönke Ludwig
committed
on 12 Apr 2013
|
|
Fix build settings for dependencies in the VisualD generator.
...
Sönke Ludwig
committed
on 12 Apr 2013
|
|
2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|
2013-04-10 |
Make (string) import paths relative in generated VisualD projects.
Sönke Ludwig
committed
on 10 Apr 2013
|
2013-04-09 |
Quickfix for unresolved symbols with vibe.d examples and VisualD projects. See issue #57.
Sönke Ludwig
committed
on 9 Apr 2013
|
Unify pre/post-generate actions across different generators. Fixes #58.
Sönke Ludwig
committed
on 9 Apr 2013
|
|
2013-03-30 |
Do not include source code files in the <libfiles> field of VisualD projects.
Sönke Ludwig
committed
on 30 Mar 2013
|
2013-03-08 |
Fix target settings for dependencies in the Visual-D generator.
Sönke Ludwig
committed
on 8 Mar 2013
|
The VisualD generator did not set correctly the target type
Tavi Cacina
committed
on 8 Mar 2013
|
|
Added a "subConfigurations" field and implemented proper configuration selection for dependencies.
Sönke Ludwig
committed
on 8 Mar 2013
|
|
2013-03-07 |
Added "targetName" and "targetPath" build settings and some fixes.
...
Sönke Ludwig
committed
on 7 Mar 2013
|
|
|
2013-03-06 |
The package description files are now added to IDE projects. Fixes issue #35.
Sönke Ludwig
committed
on 6 Mar 2013
|
The internal package representation is now JSON agnostic + streamlined configuration and dependency handling.
...
Sönke Ludwig
committed
on 6 Mar 2013
|
|
2013-03-03 |
Source files are now collected at a central place instead of in every generator.
...
Sönke Ludwig
committed
on 3 Mar 2013
|
Implemented pre/post commands and --build=ddox + support "sourceFiles".
...
Sönke Ludwig
committed
on 3 Mar 2013
|
|
2013-02-24 |
Fixed optimize and symdebug flag for visualD, supports unittest configuration.
Matthias Dondorff
committed
on 24 Feb 2013
|
2013-02-22 |
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig
committed
on 22 Feb 2013
|