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
|
|
Fix permissions.
Sönke Ludwig
committed
on 14 Sep 2015
|
|
Rename and fix test.
Sönke Ludwig
committed
on 14 Sep 2015
|
|
Add test case for #346.
Sönke Ludwig
committed
on 14 Sep 2015
|
|
Only add global build settings once per target. Fixes #635.
...
Sönke Ludwig
committed
on 14 Sep 2015
|
|
|
|
Update change log.
Sönke Ludwig
committed
on 14 Sep 2015
|
|
Test with the latest DMD and GDC versions.
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-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
|
Remove stray debugging import that got left in.
Nick Sabalausky
committed
on 17 Aug 2015
|
|
2015-08-11 |
Improve build messages. Fixes #643. Closes #648.
Sönke Ludwig
committed
on 11 Aug 2015
|
2015-08-09 |
|
|
|
|
|
|
|
|
|
|