History for dub_jkp / source / dub / generators
2014-06-13
@Sönke Ludwig
Add a --temp-build switch to force building in the TEMP folder. Fixes #294.
Sönke Ludwig committed on 13 Jun 2014
2014-06-12
@Sönke Ludwig
Only add platform flags for targets that generate an actual binary. Fixes #346.
Sönke Ludwig committed on 12 Jun 2014
2014-05-22
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
@James Clarke
Converted line endings from CRLF to LF
James Clarke committed on 22 May 2014
@James Clarke
Use "dub.json" instead of "package.json" in documentation
James Clarke committed on 22 May 2014
@sinkuu
Fix isUpToDate for sub packages
sinkuu committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Fix up-to-date check for intermediate dependencies. ...
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Display the compiler binary with invoking the compiler for separate compilation. See #326.
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Fix orphan format specifier.
Sönke Ludwig committed on 14 May 2014
2014-05-09
@Sönke Ludwig
Do not build dependencies of static libraries. Fixes #316.
Sönke Ludwig committed on 9 May 2014
@Sönke Ludwig
Add the --build-mode switch to control how the compiler and linker are invoked.
Sönke Ludwig committed on 9 May 2014
2014-05-05
@Sönke Ludwig
Don't run postBuildCommands for up to date targets.
Sönke Ludwig committed on 5 May 2014
@Sönke Ludwig
Process variables for pre-/postGenerateCommands.
Sönke Ludwig committed on 5 May 2014
2014-04-25
@Sönke Ludwig
Print the version of each target during the build.
Sönke Ludwig committed on 25 Apr 2014
2014-04-24
@Sönke Ludwig
Fix copying "copyFiles".
Sönke Ludwig committed on 24 Apr 2014
2014-04-23
@Sönke Ludwig
Create target directory if necessary. Fixes #261.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Add the compiler frontend version to the build hash. Fixes #284.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Rebuild packages when dub.json (all packages) or dub.selections.json (root package) changed.
Sönke Ludwig committed on 23 Apr 2014
2014-04-21
@Sönke Ludwig
Run executables _after_ generation has finished. ...
Sönke Ludwig committed on 21 Apr 2014
2014-04-11
@Sönke Ludwig
Collect build targets after running preGenerateCommands. Fixes #144. ...
Sönke Ludwig committed on 11 Apr 2014
2014-03-20
@Sönke Ludwig
Implement user/system wide overriding of certain package version ranges. ...
Sönke Ludwig committed on 20 Mar 2014
2014-03-19
@Sönke Ludwig
Generate less noise for up to date dependencies.
Sönke Ludwig committed on 19 Mar 2014
2014-03-18
@Sönke Ludwig
Rename Project.mainPackage to rootPackage. ...
Sönke Ludwig committed on 18 Mar 2014
2014-03-17
@John Colvin
correct imports
John Colvin committed on 17 Mar 2014
2014-03-04
@Sönke Ludwig
Merge branch 'dustmite'
Sönke Ludwig committed on 4 Mar 2014
2014-02-27
@Sönke Ludwig
Fix "dub --rdmd" build everything at once. See #255. ...
Sönke Ludwig committed on 27 Feb 2014
2014-02-26
@Sönke Ludwig
Properly handle mainSourceFile for --rdmd. Fixes #263.
Sönke Ludwig committed on 26 Feb 2014
@Sönke Ludwig
Silence debugging log message
Sönke Ludwig committed on 26 Feb 2014
2014-02-19
@Sönke Ludwig
Prepend an explicit .\ when executing executables in relative paths on Windows, too. ...
Sönke Ludwig committed on 19 Feb 2014
2014-02-13
@Sönke Ludwig
Don't downward inherit Have_* versions and only partially string import paths. ...
Sönke Ludwig committed on 13 Feb 2014