2015-09-15 |
The VisualD project generator sets the working directory. Fixes #567.
Sönke Ludwig
committed
on 15 Sep 2015
|
---|---|
Merge pull request #680 from p0nce/visuald-generated-in-dotdub
...
Sönke Ludwig
committed
on 15 Sep 2015
|
|
Uses <debugworkingdir> to have the right debugging working directory.
ponce
committed
on 15 Sep 2015
|
|
2015-09-14 |
Fix some places where "profile-gc" was missing.
ponce
committed
on 14 Sep 2015
|
Get .visualdproj files to be created in the .dub directory. Less cluttering of the working directory.
...
ponce
committed
on 14 Sep 2015
|
|
Only add global build settings once per target. Fixes #635.
...
Sönke Ludwig
committed
on 14 Sep 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-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
|