2015-06-26
@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
@Sönke Ludwig
Add "targets" field to "dub describe" output.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Make the describe() API strongly typed.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Fix field existence check in Project.setUpgradeCache. ...
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Enable file names/line numbers and field names for the updated JSON module.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Fix compilation of the updated vibe.d modules on all supported DMD versions.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig committed on 26 Jun 2015
2015-06-25
@Sönke Ludwig
"dub remove" shall only remove managed packages. Fixes #596.
Sönke Ludwig committed on 25 Jun 2015
2015-06-23
@Sönke Ludwig
Enforce build requirements after downwards inheritance of build settings. Fixes #592.
Sönke Ludwig committed on 23 Jun 2015
@Sönke Ludwig
Remove some obsolete code.
Sönke Ludwig committed on 23 Jun 2015
@Sönke Ludwig
Allow building non-binary target types with -o- switch. Fixes #553. ...
Sönke Ludwig committed on 23 Jun 2015
2015-06-21
@Sönke Ludwig
Change test main module name. ...
Sönke Ludwig committed on 21 Jun 2015
@Sönke Ludwig
Fix script execution permission.
Sönke Ludwig committed on 21 Jun 2015
@Sönke Ludwig
Merge pull request #598 from Dicebot/dmd-master-fix ...
Sönke Ludwig committed on 21 Jun 2015
@Sönke Ludwig
Add test case for #586 (possibly not exactly the same).
Sönke Ludwig committed on 21 Jun 2015