History for dub_jkp / source / dub / generators
2016-04-27
@Sönke Ludwig
Move getTargetFileName to Compiler interface. ...
Sönke Ludwig committed on 27 Apr 2016
2016-04-21
@Sönke Ludwig
Move the isLinkerFile unit test to the function definition.
Sönke Ludwig committed on 21 Apr 2016
@Sönke Ludwig
Use .getDependencies(config) instead of .dependencies+.hasDependency in Generator.
Sönke Ludwig committed on 21 Apr 2016
@Sönke Ludwig
Avoid some uses of deprecated property Package.dependencies.
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@Sönke Ludwig
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make all internal generator functionality private.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.generators.generator and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Clean up and document the dub.package_ public API.
Sönke Ludwig committed on 20 Apr 2016
2016-04-05
@Sönke Ludwig
Fix all deprecation warnings on 2.071.0-b1, except for std.stream. ...
Sönke Ludwig committed on 5 Apr 2016
2016-03-13
@Justinas Šneideris
Fix the error regex in the Sublime Text generator ...
Justinas Šneideris committed on 13 Mar 2016
2016-02-10
@Sönke Ludwig
Add build type settings after recursive target collection. Fixes #686. ...
Sönke Ludwig committed on 10 Feb 2016
2016-02-02
@Sönke Ludwig
Merge pull request #738 from Yoplitein/cmakeBackslashes ...
Sönke Ludwig committed on 2 Feb 2016
@Steven Dwy
CMake generator: use forward slashes in paths on Windows
Steven Dwy committed on 2 Feb 2016
2016-01-29
@xentec
Make sublimetext generator create import paths for DKit
xentec committed on 29 Jan 2016
2015-10-18
@Martin Nowak
fix gdc/ldc flags for ddox/docs ...
Martin Nowak committed on 18 Oct 2015
2015-10-14
@Sönke Ludwig
Fix compilation on old compilers.
Sönke Ludwig committed on 14 Oct 2015
@Sönke Ludwig
Don't pass -unittest to dependencies when performing a test build. Fixes #640.
Sönke Ludwig committed on 14 Oct 2015
2015-09-21
@Sönke Ludwig
Merge pull request #655 from Abscissa/more-env ...
Sönke Ludwig committed on 21 Sep 2015
2015-09-15
@Sönke Ludwig
Merge pull request #633 from Abscissa/fix616 ...
Sönke Ludwig committed on 15 Sep 2015
@Sönke Ludwig
The VisualD project generator sets the working directory. Fixes #567.
Sönke Ludwig committed on 15 Sep 2015
@Sönke Ludwig
Merge pull request #680 from p0nce/visuald-generated-in-dotdub ...
Sönke Ludwig committed on 15 Sep 2015
@ponce
Uses <debugworkingdir> to have the right debugging working directory.
ponce committed on 15 Sep 2015
@Nick Sabalausky
Redesign the fix's implementation as per suggestion in PR.
Nick Sabalausky committed on 15 Sep 2015
2015-09-14
@ponce
Fix some places where "profile-gc" was missing.
ponce committed on 14 Sep 2015
@ponce
Get .visualdproj files to be created in the .dub directory. Less cluttering of the working directory. ...
ponce committed on 14 Sep 2015
@Sönke Ludwig
Only add global build settings once per target. Fixes #635. ...
Sönke Ludwig committed on 14 Sep 2015
2015-08-18
@Nick Sabalausky
Add DUB_ROOT_PACKAGE and DUB_ROOT_PACKAGE_DIR to environment of custom commands.
Nick Sabalausky committed on 18 Aug 2015
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