2013-05-07
@Sönke Ludwig
Preparing for the new std.process in Phobos.
Sönke Ludwig committed on 7 May 2013
@Sönke Ludwig
Attempt to replace the Ubuntu fix by a more generic fix that does not depend on a distribution name. See also #71.
Sönke Ludwig committed on 7 May 2013
2013-05-06
@Sönke Ludwig
Silence lsb_release output.
Sönke Ludwig committed on 6 May 2013
@Sönke Ludwig
Syntax error fix.
Sönke Ludwig committed on 6 May 2013
@Sönke Ludwig
Redo build script to directly call the compiler + limited compiler auto-detection. ...
Sönke Ludwig committed on 6 May 2013
2013-05-05
@Sönke Ludwig
Fix LDC linker flag specification and add workaround for conflicting object file names.
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Use separate compile/link only for dmd (and not for ldmd and gdmd).
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Use -d-debug instead of -debug for LDC.
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Fix compilation with latest LDC.
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Attempt to fix handling of "-Wl" flags returned by "pkg-config".
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Changed the windows build script to directly call the compiler instead of rdmd. ...
Sönke Ludwig committed on 5 May 2013
2013-04-30
@Sönke Ludwig
VisualD generator: Fix x64 builds and avoid building header only dependencies.
Sönke Ludwig committed on 30 Apr 2013
2013-04-29
@Sönke Ludwig
Move download() to dub.utils and remove dub.internal.vibecompat.inet.urltransfer.
Sönke Ludwig committed on 29 Apr 2013
@Sönke Ludwig
Compile fix for DMD 2.053 beta.
Sönke Ludwig committed on 29 Apr 2013
2013-04-24
@Matthias Dondorff
Not available optional dependencies are not wared upon.
Matthias Dondorff committed on 24 Apr 2013
@Matthias Dondorff
Updating optional dependencies themselves, when they are available.
Matthias Dondorff committed on 24 Apr 2013
@Matthias Dondorff
Fixing issues in getTopologicalPackageList and getPackageConfigs because of added "optional" flag for Dependencies.
Matthias Dondorff committed on 24 Apr 2013
@Matthias Dondorff
Added "dub list-system" and "dub list-user".
Matthias Dondorff committed on 24 Apr 2013
@Matthias Dondorff
Package updating could work with optional dependencies.
Matthias Dondorff committed on 24 Apr 2013
@Matthias Dondorff
Added "optional" dependency flag.
Matthias Dondorff committed on 24 Apr 2013
2013-04-17
@Sönke Ludwig
Fix inclusion of debug information for the separate compile/link mode.
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
Fix the FILE* encapsulation hack in dub.internal.std.process. See also #62.
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
Add a notice that the target was not executed for "dub run" and library builds. ...
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
Fix static library builds for all compilers. Partial fix for #53. ...
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
Merge pull request #66 from buggins/fix2 ...
Sönke Ludwig committed on 17 Apr 2013
@Vadim Lopatin
DMD static library build fix, attempt 2
Vadim Lopatin committed on 17 Apr 2013
@Sönke Ludwig
Fix recursive determination of sub configurations. ...
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
dummy commit
Sönke Ludwig committed on 17 Apr 2013
2013-04-16
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 16 Apr 2013
2013-04-13
@Sönke Ludwig
Build library files of dependent projects in .dub/lib for generated VisualD projects.
Sönke Ludwig committed on 13 Apr 2013