2015-09-22 |
|
---|---|
left justify package name and version
Martin Nowak
committed
on 22 Sep 2015
|
|
|
|
Only cache versions on Windows.
Sönke Ludwig
committed
on 22 Sep 2015
|
|
Implement a commit hash based cache of local package versions.
Sönke Ludwig
committed
on 22 Sep 2015
|
|
|
|
2015-09-21 |
LDC 0.16.0 removed the -noboundschecks flag, replace with -boundscheck=off which is already existing in 0.15.x
Guillaume Piolat
committed
on 21 Sep 2015
|
Merge branch 'master' of github.com:D-Programming-Language/dub
Sönke Ludwig
committed
on 21 Sep 2015
|
|
|
|
2015-09-20 |
Merge branch '0.9.24'
Sönke Ludwig
committed
on 20 Sep 2015
|
Bump version number.
Sönke Ludwig
committed
on 20 Sep 2015
|
|
2015-09-19 |
|
2015-09-15 |
|
|
|
The VisualD project generator sets the working directory. Fixes #567.
Sönke Ludwig
committed
on 15 Sep 2015
|
|
Merge pull request #680 from p0nce/visuald-generated-in-dotdub
...
Sönke Ludwig
committed
on 15 Sep 2015
|
|
Uses <debugworkingdir> to have the right debugging working directory.
ponce
committed
on 15 Sep 2015
|
|
enable merging of coverage reports to account for tests
Martin Nowak
committed
on 15 Sep 2015
|
|
Redesign the fix's implementation as per suggestion in PR.
Nick Sabalausky
committed
on 15 Sep 2015
|
|
2015-09-14 |
Fix some places where "profile-gc" was missing.
ponce
committed
on 14 Sep 2015
|
|
|
Get .visualdproj files to be created in the .dub directory. Less cluttering of the working directory.
...
ponce
committed
on 14 Sep 2015
|
|
Only add global build settings once per target. Fixes #635.
...
Sönke Ludwig
committed
on 14 Sep 2015
|
|
|
|
Implement --skip-registry switch. Fixes #580.
Sönke Ludwig
committed
on 14 Sep 2015
|
|
2015-09-13 |
Merge pull request #678 from schuetzm/build-time-independent-compiler
...
Sönke Ludwig
committed
on 13 Sep 2015
|
Add support for a user defined default compiler. See #678.
...
Sönke Ludwig
committed
on 13 Sep 2015
|
|
2015-09-12 |
The default compiler should not depend on DUB's own build environment
Marc Schütz
committed
on 12 Sep 2015
|
2015-08-18 |
Add DUB_ROOT_PACKAGE and DUB_ROOT_PACKAGE_DIR to environment of custom commands.
Nick Sabalausky
committed
on 18 Aug 2015
|
2015-08-17 |
Fixed: PackagesUsed didn't get reset after being updated to run a custom command, which occasionally caused later custom commands to accidentally get skipped.
Nick Sabalausky
committed
on 17 Aug 2015
|