2015-08-17 |
Fixed: PackagesUsed didn't get reset after being updated to run a custom command, which occasionally caused later custom commands to accidentally get skipped.
Nick Sabalausky
committed
on 17 Aug 2015
|
---|---|
2015-08-11 |
Improve build messages. Fixes #643. Closes #648.
Sönke Ludwig
committed
on 11 Aug 2015
|
2015-08-09 |
|
2015-07-31 |
Add release-nobounds as build system in SublimeText generated projects.
Guillaume Piolat
committed
on 31 Jul 2015
|
Minor SublimeText generation logging change.
Guillaume Piolat
committed
on 31 Jul 2015
|
|
2015-07-26 |
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky
committed
on 26 Jul 2015
|
2015-07-17 |
|
2015-07-16 |
Mention build type, compiler and architecture in a single message.
...
Sönke Ludwig
committed
on 16 Jul 2015
|
Reintroduces the "Linking..." message.
ponce
committed
on 16 Jul 2015
|
|
|
|
Change VisualD project generation logging.
...
ponce
authored
on 10 Jul 2015
ponce
committed
on 16 Jul 2015
|
|
2015-07-10 |
|
2015-07-09 |
|
2015-07-05 |
Add dependency link targets for *all* targets in "dub describe".
Sönke Ludwig
committed
on 5 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 |
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-26 |
TargetDescriptionGenerator: Don't add linker files to BuildSettings.sourceFiles.
Nick Sabalausky
authored
on 25 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
|
|
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
|
|
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
|
|
Add 'dub describe --data='.
Nick Sabalausky
authored
on 22 May 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add "targets" field to "dub describe" output.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-23 |
Enforce build requirements after downwards inheritance of build settings. Fixes #592.
Sönke Ludwig
committed
on 23 Jun 2015
|
Remove some obsolete code.
Sönke Ludwig
committed
on 23 Jun 2015
|
|
Allow building non-binary target types with -o- switch. Fixes #553.
...
Sönke Ludwig
committed
on 23 Jun 2015
|
|
2015-06-21 |
|