2015-07-05
@Sönke Ludwig
Make the dependency test packages compile on Windows.
Sönke Ludwig committed on 5 Jul 2015
2015-07-04
@Sönke Ludwig
Fix JSON unit test for 2.068.
Sönke Ludwig committed on 4 Jul 2015
@Sönke Ludwig
Fix compilation and CI test on DMD 2.068-b1. Fixes #541.
Sönke Ludwig committed on 4 Jul 2015
2015-07-01
@Sönke Ludwig
Merge pull request #612 from D-Programming-Language/sdl-init ...
Sönke Ludwig committed on 1 Jul 2015
@Sönke Ludwig
Fix help text formatting.
Sönke Ludwig committed on 1 Jul 2015
@Sönke Ludwig
Merge pull request #593 from Abscissa/beefy-env ...
Sönke Ludwig committed on 1 Jul 2015
@Nick Sabalausky
Change delimiter on DUB_PLATFORM/DUB_ARCH to space.
Nick Sabalausky committed on 1 Jul 2015
@Nick Sabalausky
Send additional env vars to build commands.
Nick Sabalausky authored on 18 Jun 2015 Nick Sabalausky committed on 1 Jul 2015
2015-06-30
@Sönke Ludwig
Add "active" field to "dub describe" output. Fixes #393. Closes #577. ...
Sönke Ludwig committed on 30 Jun 2015
@Sönke Ludwig
Fix line wrapping for the "dub describe" command description.
Sönke Ludwig committed on 30 Jun 2015
@Sönke Ludwig
Add SDL support to "dub init". ...
Sönke Ludwig committed on 30 Jun 2015
@Sönke Ludwig
Merge pull request #607 from D-Programming-Language/refactor1 ...
Sönke Ludwig committed on 30 Jun 2015
2015-06-26
@Nick Sabalausky
Fixed: Compile error on anything before DMD 2.067.
Nick Sabalausky authored on 26 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@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
TargetDescriptionGenerator: Don't add linker files to BuildSettings.sourceFiles.
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
Accidentally left in some old commented-out code.
Nick Sabalausky authored on 19 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Make targetLookup return an index into targets[], instead of a redundant set of data.
Nick Sabalausky authored on 19 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
buildPath -> buildNormalizedPath
Nick Sabalausky authored on 19 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Replace 'getBuildSettingBitField' with 'to!BuildSetting'.
Nick Sabalausky authored on 19 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
Fixed: When formatting output for a compiler, if the package is a library or a staticLibrary, then --data=libs never emits any output.
Nick Sabalausky authored on 5 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
@Nick Sabalausky
Add 'dub describe --data='.
Nick Sabalausky authored on 22 May 2015 Sönke Ludwig committed on 26 Jun 2015