2015-09-26 |
mktemp on OSX requires a template
Martin Nowak
committed
on 26 Sep 2015
|
---|---|
2015-09-23 |
fix #674 - cache needs to be locked for concurrent dub runs
...
Martin Nowak
committed
on 23 Sep 2015
|
2015-09-22 |
|
|
|
2015-09-20 |
Merge branch '0.9.24'
Sönke Ludwig
committed
on 20 Sep 2015
|
2015-09-15 |
|
2015-09-14 |
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
|
|
2015-08-07 |
Fix #624: --data=libs should output in compiler-format, not linker format.
Nick Sabalausky
committed
on 7 Aug 2015
|
2015-08-02 |
Add test case for packages with package.json. See #639.
Sönke Ludwig
committed
on 2 Aug 2015
|
2015-07-26 |
Hopefully fix for ldc/gdc.
Nick Sabalausky
committed
on 26 Jul 2015
|
Missed a couple changes in last commit.
Nick Sabalausky
committed
on 26 Jul 2015
|
|
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky
committed
on 26 Jul 2015
|
|
Partially fix shared library build for LDC and skip tests for LDC/GDC.
...
Sönke Ludwig
committed
on 26 Jul 2015
|
|
Fix building dynamic libraries. Fixes #613.
Sönke Ludwig
committed
on 26 Jul 2015
|
|
2015-07-05 |
Make the dependency test packages compile on Windows.
Sönke Ludwig
committed
on 5 Jul 2015
|
2015-06-30 |
|
2015-06-26 |
Fixed: --data=linker-files misses linker files specified in dub.json.
Nick Sabalausky
authored
on 25 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
Change order of describe-data tests, list should run before dmd as it's easier to debug.
Nick Sabalausky
authored
on 24 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Again, rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky
authored
on 24 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Skip DMD-centric tests when DMD isn't available.
Nick Sabalausky
authored
on 21 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky
authored
on 21 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Allow comma-separated list in --data, for brevity.
Nick Sabalausky
authored
on 17 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add --data-0 to output --data= info null-delimited for (ex.) xargs -0
Nick Sabalausky
authored
on 14 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Replace --data-format with --compiler and --data-list.
Nick Sabalausky
authored
on 5 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add 'dub describe --data-format=' to format the output of --data= directly for a compiler's commandline. Use --data-format=list to get the old list-style output.
Nick Sabalausky
authored
on 5 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Split --data=libs into two: --data=libs (for installed/system libs) and --data=lib-files (for dependency libs)
...
Nick Sabalausky
authored
on 3 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add 'dub describe --data='.
Nick Sabalausky
authored
on 22 May 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-21 |
|