2015-04-07 |
Fix the DMD linker phase to properly quote strings that contain spaces. Fixes #540.
Sönke Ludwig
committed
on 7 Apr 2015
|
---|---|
2015-04-06 |
Update change log.
Sönke Ludwig
committed
on 6 Apr 2015
|
replace for loops and additional filtering with partition
Martin Nowak
committed
on 6 Apr 2015
|
|
Merge branch '0.9.23'
Sönke Ludwig
committed
on 6 Apr 2015
|
|
Bump version number.
Sönke Ludwig
committed
on 6 Apr 2015
|
|
Update change log.
Sönke Ludwig
committed
on 6 Apr 2015
|
|
2015-04-05 |
Merge pull request #538 from tomykaira/pkgconfig_libs_without_prefix
...
Martin Nowak
committed
on 5 Apr 2015
|
2015-04-02 |
Gracefully handle failure to load package cache files.
Sönke Ludwig
committed
on 2 Apr 2015
|
2015-03-31 |
|
2015-03-27 |
Make parallel compilation optional. See #498.
Sönke Ludwig
committed
on 27 Mar 2015
|
2015-03-26 |
Test against DMD 2.067.0 final.
Sönke Ludwig
committed
on 26 Mar 2015
|
Pass -m32mscoff dflag also to the linker.
Sönke Ludwig
committed
on 26 Mar 2015
|
|
2015-03-25 |
|
2015-03-24 |
fix changelog for copyFiles
Martin Nowak
committed
on 24 Mar 2015
|
2015-03-23 |
|
2015-03-21 |
|
Fixed typo in compilers/compiler.d
Nicolas Sicard
committed
on 21 Mar 2015
|
|
2015-03-15 |
Fix equality comparison of identical versions with different meta data.
Sönke Ludwig
committed
on 15 Mar 2015
|
2015-03-12 |
|
Fix misplaced closing bracket.
Dmitri Makarov
committed
on 12 Mar 2015
|
|
2015-03-11 |
Add dub.selections.json to repository.
Sönke Ludwig
committed
on 11 Mar 2015
|
Also use unannotated tags when determining Windows installer name.
Sönke Ludwig
committed
on 11 Mar 2015
|
|
2015-03-10 |
Avoid superfluous update check in "dub dustmite --test-package" mode.
...
Sönke Ludwig
committed
on 10 Mar 2015
|
2015-03-09 |
|
2015-03-07 |
|
2015-03-06 |
Update change log.
Sönke Ludwig
committed
on 6 Mar 2015
|
Handle string import files during upwards inheritance. Fixes #331.
Sönke Ludwig
committed
on 6 Mar 2015
|
|
Avoid adding duplicate string imports in BuildSettings.addStringImportFiles.
...
Sönke Ludwig
committed
on 6 Mar 2015
|
|
Improve upgrade suggestion message.
Sönke Ludwig
committed
on 6 Mar 2015
|
|
2015-02-23 |
|