History for dub_jkp / test
2015-09-29
@Martin Nowak
use DC instead of COMPILER ...
Martin Nowak committed on 29 Sep 2015
@Martin Nowak
don't abort test on first failure ...
Martin Nowak committed on 29 Sep 2015
2015-09-26
@Martin Nowak
mktemp on OSX requires a template
Martin Nowak committed on 26 Sep 2015
2015-09-23
@Martin Nowak
fix #674 - cache needs to be locked for concurrent dub runs ...
Martin Nowak committed on 23 Sep 2015
2015-09-22
@Sönke Ludwig
Merge pull request #663 from MartinNowak/feat663 ...
Sönke Ludwig committed on 22 Sep 2015
@Martin Nowak
implement search command ...
Martin Nowak committed on 22 Sep 2015
2015-09-20
@Sönke Ludwig
Merge branch '0.9.24'
Sönke Ludwig committed on 20 Sep 2015
2015-09-15
@Sönke Ludwig
Merge pull request #633 from Abscissa/fix616 ...
Sönke Ludwig committed on 15 Sep 2015
2015-09-14
@Sönke Ludwig
Fix permissions.
Sönke Ludwig committed on 14 Sep 2015
@Sönke Ludwig
Rename and fix test.
Sönke Ludwig committed on 14 Sep 2015
@Sönke Ludwig
Add test case for #346.
Sönke Ludwig committed on 14 Sep 2015
2015-08-07
@Nick Sabalausky
Fix #624: --data=libs should output in compiler-format, not linker format.
Nick Sabalausky committed on 7 Aug 2015
2015-08-02
@Sönke Ludwig
Add test case for packages with package.json. See #639.
Sönke Ludwig committed on 2 Aug 2015
2015-07-26
@Nick Sabalausky
Hopefully fix for ldc/gdc.
Nick Sabalausky committed on 26 Jul 2015
@Nick Sabalausky
Missed a couple changes in last commit.
Nick Sabalausky committed on 26 Jul 2015
@Nick Sabalausky
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky committed on 26 Jul 2015
@Sönke Ludwig
Partially fix shared library build for LDC and skip tests for LDC/GDC. ...
Sönke Ludwig committed on 26 Jul 2015
@Sönke Ludwig
Fix building dynamic libraries. Fixes #613.
Sönke Ludwig committed on 26 Jul 2015
2015-07-05
@Sönke Ludwig
Make the dependency test packages compile on Windows.
Sönke Ludwig committed on 5 Jul 2015
2015-06-30
@Sönke Ludwig
Add SDL support to "dub init". ...
Sönke Ludwig committed on 30 Jun 2015
2015-06-26
@Nick Sabalausky
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
@Nick Sabalausky
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
@Nick Sabalausky
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
@Nick Sabalausky
Skip DMD-centric tests when DMD isn't available.
Nick Sabalausky authored on 21 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
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
@Nick Sabalausky
Allow comma-separated list in --data, for brevity.
Nick Sabalausky authored on 17 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
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
@Nick Sabalausky
Replace --data-format with --compiler and --data-list.
Nick Sabalausky authored on 5 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
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
@Nick Sabalausky
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