2015-04-26 |
Add --import-paths and --string-import-paths as options for 'dub describe' instead of a new command. Add some scripts for testing the output of each, and a smoke test for 'dub describe'.
w0rp
committed
on 26 Apr 2015
|
---|---|
2015-04-18 |
Add a command to dub to list all of the import paths for a project.
w0rp
committed
on 18 Apr 2015
|
2015-04-13 |
|
exit with non-zero status code if run is skipped
Martin Nowak
committed
on 13 Apr 2015
|
|
|
|
pass build/config/compiler/arch options to sub-dub
Martin Nowak
committed
on 13 Apr 2015
|
|
use thisExePath in recursive dub invocations
Martin Nowak
committed
on 13 Apr 2015
|
|
2015-04-11 |
Fix compilation on older compiler versions.
Sönke Ludwig
committed
on 11 Apr 2015
|
Fix bad error message for path based dependencies with no package description.
...
Sönke Ludwig
committed
on 11 Apr 2015
|
|
2015-04-10 |
|
fix selective imports and FQN symbols
Martin Nowak
committed
on 10 Apr 2015
|
|
Fix bogus package name warning for sub packages
Sönke Ludwig
committed
on 10 Apr 2015
|
|
Fix signature of Package.storeInfo
Sönke Ludwig
committed
on 10 Apr 2015
|
|
Fix package resolution for non-local sub packages. Fixes #543.
...
Sönke Ludwig
committed
on 10 Apr 2015
|
|
2015-04-08 |
|
Add overload of Package.storeInfo() with explicit output path.
Sönke Ludwig
committed
on 8 Apr 2015
|
|
2015-04-07 |
Fixup for previous commit.
Sönke Ludwig
committed
on 7 Apr 2015
|
Fix warnings on DMD master. See #541.
Sönke Ludwig
committed
on 7 Apr 2015
|
|
Add additional package name validity checks. See #540.
Sönke Ludwig
committed
on 7 Apr 2015
|
|
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 |
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
|
|
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 |
|