2015-07-09 |
|
---|---|
2015-07-05 |
Show warnings and errors for "dub describe" (on stderr).
Sönke Ludwig
committed
on 5 Jul 2015
|
Add dependency link targets for *all* targets in "dub describe".
Sönke Ludwig
committed
on 5 Jul 2015
|
|
|
|
|
|
Make the dependency test packages compile on Windows.
Sönke Ludwig
committed
on 5 Jul 2015
|
|
2015-07-04 |
Fix JSON unit test for 2.068.
Sönke Ludwig
committed
on 4 Jul 2015
|
Fix compilation and CI test on DMD 2.068-b1. Fixes #541.
Sönke Ludwig
committed
on 4 Jul 2015
|
|
2015-07-03 |
Remove "_d suffix for "debug" builds in VisualD generated project files.
...
ponce
committed
on 3 Jul 2015
|
2015-07-01 |
Merge pull request #612 from D-Programming-Language/sdl-init
...
Sönke Ludwig
committed
on 1 Jul 2015
|
Fix help text formatting.
Sönke Ludwig
committed
on 1 Jul 2015
|
|
|
|
Change delimiter on DUB_PLATFORM/DUB_ARCH to space.
Nick Sabalausky
committed
on 1 Jul 2015
|
|
Send additional env vars to build commands.
Nick Sabalausky
authored
on 18 Jun 2015
Nick Sabalausky
committed
on 1 Jul 2015
|
|
2015-06-30 |
Add "active" field to "dub describe" output. Fixes #393. Closes #577.
...
Sönke Ludwig
committed
on 30 Jun 2015
|
Fix line wrapping for the "dub describe" command description.
Sönke Ludwig
committed
on 30 Jun 2015
|
|
|
|
Merge pull request #607 from D-Programming-Language/refactor1
...
Sönke Ludwig
committed
on 30 Jun 2015
|
|
2015-06-26 |
Fixed: Compile error on anything before DMD 2.067.
Nick Sabalausky
authored
on 26 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
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
|
|
TargetDescriptionGenerator: Don't add linker files to BuildSettings.sourceFiles.
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
|
|
Accidentally left in some old commented-out code.
Nick Sabalausky
authored
on 19 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
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
|
|
buildPath -> buildNormalizedPath
Nick Sabalausky
authored
on 19 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Replace 'getBuildSettingBitField' with 'to!BuildSetting'.
Nick Sabalausky
authored
on 19 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
|