2016-04-27 |
|
---|---|
2016-04-21 |
Move the isLinkerFile unit test to the function definition.
Sönke Ludwig
committed
on 21 Apr 2016
|
Use .getDependencies(config) instead of .dependencies+.hasDependency in Generator.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
Avoid some uses of deprecated property Package.dependencies.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
2016-04-20 |
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
Make all internal generator functionality private.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Review dub.generators.generator and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Clean up and document the dub.package_ public API.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-04-05 |
Fix all deprecation warnings on 2.071.0-b1, except for std.stream.
...
Sönke Ludwig
committed
on 5 Apr 2016
|
2016-03-13 |
|
2016-02-10 |
Add build type settings after recursive target collection. Fixes #686.
...
Sönke Ludwig
committed
on 10 Feb 2016
|
2016-02-02 |
|
CMake generator: use forward slashes in paths on Windows
Steven Dwy
committed
on 2 Feb 2016
|
|
2016-01-29 |
Make sublimetext generator create import paths for DKit
xentec
committed
on 29 Jan 2016
|
2015-10-18 |
|
2015-10-14 |
Fix compilation on old compilers.
Sönke Ludwig
committed
on 14 Oct 2015
|
Don't pass -unittest to dependencies when performing a test build. Fixes #640.
Sönke Ludwig
committed
on 14 Oct 2015
|
|
2015-09-21 |
|
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
|
|
Redesign the fix's implementation as per suggestion in PR.
Nick Sabalausky
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-18 |
Add DUB_ROOT_PACKAGE and DUB_ROOT_PACKAGE_DIR to environment of custom commands.
Nick Sabalausky
committed
on 18 Aug 2015
|
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
|