2014-01-10 |
Fix the link order of dependencies (working for --as-needed).
Sönke Ludwig
committed
on 10 Jan 2014
|
---|---|
2014-01-09 |
Fix folder/filter structure for generated VisualD projects with multiple nested source libraries.
Sönke Ludwig
committed
on 9 Jan 2014
|
Deprecate the "visuald-combined" generator.
Sönke Ludwig
committed
on 9 Jan 2014
|
|
Reimplement the VisualD generator based on the new target generation code and fix link dependencies for static libraries.
Sönke Ludwig
committed
on 9 Jan 2014
|
|
2014-01-03 |
Apply the platform specific build settings to all targets. Fixes #201. Fixes #204.
Sönke Ludwig
committed
on 3 Jan 2014
|
2013-12-29 |
Remove log noise.
Sönke Ludwig
committed
on 29 Dec 2013
|
2013-12-20 |
Fix build settings used for dependencies that are referenced multiple times and remove the Mono-D generator.
Sönke Ludwig
committed
on 20 Dec 2013
|
Fix computation of build settings necessary for linking to library dependencies.
Sönke Ludwig
committed
on 20 Dec 2013
|
|
2013-12-19 |
Implement individual building of dependencies.
Sönke Ludwig
committed
on 19 Dec 2013
|
2013-11-30 |
Add --force switch for "dub run" and "dub build" and fix --rdmd.
Sönke Ludwig
committed
on 30 Nov 2013
|
2013-11-05 |
Integrate the rdmd generator into the build generator and start to implement build caching.
...
Sönke Ludwig
committed
on 5 Nov 2013
|
2013-11-02 |
Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway.
Sönke Ludwig
committed
on 2 Nov 2013
|
2013-09-25 |
Remove the now redundant GeneratorSettings.compilerBinary field.
Sönke Ludwig
committed
on 25 Sep 2013
|
Move dub.utils to dub.internal.utils and update copyright dates.
Sönke Ludwig
committed
on 25 Sep 2013
|
|
2013-09-15 |
Moved Journal into packagemanager.d. Removed Project.writeMetadata as it is not used. Documentation typos and updates.
Matthias Dondorff
committed
on 15 Sep 2013
|
2013-07-21 |
Add support for customized build types ("buildTypes"). Fixes #78.
...
Sönke Ludwig
committed
on 21 Jul 2013
|
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
|
2013-06-19 |
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig
committed
on 19 Jun 2013
|
2013-04-13 |
|
2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|
2013-04-09 |
Unify pre/post-generate actions across different generators. Fixes #58.
Sönke Ludwig
committed
on 9 Apr 2013
|
2013-03-17 |
Added coverage analysis build types. Fixes #45.
Sönke Ludwig
committed
on 17 Mar 2013
|
2013-03-08 |
Prepare for multiple registry support, update stdx.process and make env vars available to custom commands.
...
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-03 |
Implemented pre/post commands and --build=ddox + support "sourceFiles".
...
Sönke Ludwig
committed
on 3 Mar 2013
|
2013-02-25 |
See code conventions.
Sönke Ludwig
committed
on 25 Feb 2013
|
2013-02-24 |
generate may be called by VisualD or visuald or anything similar
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
|
2013-02-21 |
Added rudimentary support for the --arch= option and moved build type flag generation to a common place.
Sönke Ludwig
committed
on 21 Feb 2013
|
2013-02-18 |
Fixed up the VisualD and Mono-D generators and changed their names on the command line to lower-case.
Sönke Ludwig
committed
on 18 Feb 2013
|