2013-05-24 |
fixes unc path error
Lutger Blijdestijn
committed
on 24 May 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-05-14 |
Change the file dictionary to a file list for "dub describe"'s output.
Sönke Ludwig
committed
on 14 May 2013
|
Implement a first version of "dub describe".
Sönke Ludwig
committed
on 14 May 2013
|
|
Improve JSON pretty printing and appending.
Sönke Ludwig
committed
on 14 May 2013
|
|
Log warnings/errors/diagnostics to stderr instead of stdout.
Sönke Ludwig
committed
on 14 May 2013
|
|
Implement the "noDefaultFlags" build requirement. Fixes #68.
Sönke Ludwig
committed
on 14 May 2013
|
|
Write the "optional" field out as bool instead of string.
Sönke Ludwig
committed
on 14 May 2013
|
|
2013-05-08 |
Add warning for package names with upper case letters, but handle them gracefully.
Sönke Ludwig
committed
on 8 May 2013
|
2013-05-07 |
Preparing for the new std.process in Phobos.
Sönke Ludwig
committed
on 7 May 2013
|
2013-05-05 |
Fix LDC linker flag specification and add workaround for conflicting object file names.
Sönke Ludwig
committed
on 5 May 2013
|
Use separate compile/link only for dmd (and not for ldmd and gdmd).
Sönke Ludwig
committed
on 5 May 2013
|
|
Use -d-debug instead of -debug for LDC.
Sönke Ludwig
committed
on 5 May 2013
|
|
Fix compilation with latest LDC.
Sönke Ludwig
committed
on 5 May 2013
|
|
Attempt to fix handling of "-Wl" flags returned by "pkg-config".
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
|