History for dub_jkp / source / dub / generators
2015-08-17
@Nick Sabalausky
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
@Sönke Ludwig
Improve build messages. Fixes #643. Closes #648.
Sönke Ludwig committed on 11 Aug 2015
2015-08-09
@Sönke Ludwig
Merge pull request #637 from p0nce/st-release-nobounds ...
Sönke Ludwig committed on 9 Aug 2015
2015-07-31
@Guillaume Piolat
Add release-nobounds as build system in SublimeText generated projects.
Guillaume Piolat committed on 31 Jul 2015
@Guillaume Piolat
Minor SublimeText generation logging change.
Guillaume Piolat committed on 31 Jul 2015
2015-07-26
@Nick Sabalausky
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky committed on 26 Jul 2015
2015-07-17
@Sönke Ludwig
Apply workaround for data corruption issue. Fixes #601. ...
Sönke Ludwig committed on 17 Jul 2015
2015-07-16
@Sönke Ludwig
Mention build type, compiler and architecture in a single message. ...
Sönke Ludwig committed on 16 Jul 2015
@ponce
Reintroduces the "Linking..." message.
ponce committed on 16 Jul 2015
@ponce
Logging stripping: ...
ponce authored on 10 Jul 2015 ponce committed on 16 Jul 2015
@ponce
Change VisualD project generation logging. ...
ponce authored on 10 Jul 2015 ponce committed on 16 Jul 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-07-09
@Sönke Ludwig
Merge pull request #617 from p0nce/master ...
Sönke Ludwig committed on 9 Jul 2015
2015-07-05
@Sönke Ludwig
Add dependency link targets for *all* targets in "dub describe".
Sönke Ludwig committed on 5 Jul 2015
@Sönke Ludwig
Output targets in topological order for "dub describe". ...
Sönke Ludwig committed on 5 Jul 2015
@Sönke Ludwig
Iterate the dependency graph in alphabetic order. ...
Sönke Ludwig committed on 5 Jul 2015
2015-07-03
@ponce
Remove "_d suffix for "debug" builds in VisualD generated project files. ...
ponce committed on 3 Jul 2015
2015-07-01
@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-26
@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
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
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
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
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
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
@Dicebot
Fix compilation failure on DMD/Phobos master ...
Dicebot committed on 21 Jun 2015