2013-05-05 |
Changed the windows build script to directly call the compiler instead of rdmd.
...
Sönke Ludwig
committed
on 5 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-29 |
Move download() to dub.utils and remove dub.internal.vibecompat.inet.urltransfer.
Sönke Ludwig
committed
on 29 Apr 2013
|
Compile fix for DMD 2.053 beta.
Sönke Ludwig
committed
on 29 Apr 2013
|
|
2013-04-24 |
Not available optional dependencies are not wared upon.
Matthias Dondorff
committed
on 24 Apr 2013
|
Updating optional dependencies themselves, when they are available.
Matthias Dondorff
committed
on 24 Apr 2013
|
|
Fixing issues in getTopologicalPackageList and getPackageConfigs because of added "optional" flag for Dependencies.
Matthias Dondorff
committed
on 24 Apr 2013
|
|
Added "dub list-system" and "dub list-user".
Matthias Dondorff
committed
on 24 Apr 2013
|
|
Package updating could work with optional dependencies.
Matthias Dondorff
committed
on 24 Apr 2013
|
|
Added "optional" dependency flag.
Matthias Dondorff
committed
on 24 Apr 2013
|
|
2013-04-17 |
Fix inclusion of debug information for the separate compile/link mode.
Sönke Ludwig
committed
on 17 Apr 2013
|
Fix the FILE* encapsulation hack in dub.internal.std.process. See also #62.
Sönke Ludwig
committed
on 17 Apr 2013
|
|
Add a notice that the target was not executed for "dub run" and library builds.
...
Sönke Ludwig
committed
on 17 Apr 2013
|
|
Fix static library builds for all compilers. Partial fix for #53.
...
Sönke Ludwig
committed
on 17 Apr 2013
|
|
|
|
DMD static library build fix, attempt 2
Vadim Lopatin
committed
on 17 Apr 2013
|
|
|
|
dummy commit
Sönke Ludwig
committed
on 17 Apr 2013
|
|
2013-04-16 |
Update change log.
Sönke Ludwig
committed
on 16 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
|
|
Update change log.
Sönke Ludwig
committed
on 12 Apr 2013
|
|
Remove the thread/fiber IDs to clean up the console output visually.
...
Sönke Ludwig
committed
on 12 Apr 2013
|
|
Use "dmd" to link in the build generator also on Windows. Fixes #57.
...
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 |
Added very simple hashing of a package.
Matthias Dondorff
committed
on 9 Apr 2013
|