2015-04-06 |
replace for loops and additional filtering with partition
Martin Nowak
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 |
Pass -m32mscoff dflag also to the linker.
Sönke Ludwig
committed
on 26 Mar 2015
|
2015-03-25 |
|
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-10 |
Avoid superfluous update check in "dub dustmite --test-package" mode.
...
Sönke Ludwig
committed
on 10 Mar 2015
|
2015-03-06 |
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-19 |
Use booleans instead of strings to represent version range limits.
...
Sönke Ludwig
committed
on 19 Feb 2015
|
Fix limit conditions when merging dependency version ranges.
...
Sönke Ludwig
committed
on 19 Feb 2015
|
|
2015-02-17 |
add --version option to dub
Martin Nowak
committed
on 17 Feb 2015
|
2015-02-16 |
fix #511 - copyFiles should not overwrite identical files on windows
Martin Nowak
committed
on 16 Feb 2015
|
2015-02-12 |
Fixed issue where static libraries would be generated instead of object files in singleFile build mode
...
machindertech
committed
on 12 Feb 2015
|
|
|
2015-02-11 |
|
|
|
2015-02-04 |
|
2015-02-03 |
|
|
|
|
|
|
|
2015-02-02 |
Use standard tempDir instead of custom implementation
Dicebot
committed
on 2 Feb 2015
|
|