History for dub_jkp / source
2013-04-09
@Sönke Ludwig
Warn on more special compiler flags.
Sönke Ludwig committed on 9 Apr 2013
@Sönke Ludwig
Implemented "buildRequirements" as a way to avoid certain compiler settings for specific code bases. ...
Sönke Ludwig committed on 9 Apr 2013
2013-04-07
@Sönke Ludwig
Avoid passing of package.json to the compiler in generated Mono-D projects. Fixes #60.
Sönke Ludwig committed on 7 Apr 2013
2013-04-05
@Sönke Ludwig
Make configurations inherit the global target type by default. ...
Sönke Ludwig committed on 5 Apr 2013
2013-03-30
@Sönke Ludwig
Do not include source code files in the <libfiles> field of VisualD projects.
Sönke Ludwig committed on 30 Mar 2013
2013-03-25
@Sönke Ludwig
By default, use module tree navigation for --build=ddox.
Sönke Ludwig committed on 25 Mar 2013
2013-03-24
@Sönke Ludwig
Support "-ddoxFilterArgs" field to control how --build=ddox filters documentation entities.
Sönke Ludwig committed on 24 Mar 2013
@Sönke Ludwig
Add informational output of which executable is run using "dub run".
Sönke Ludwig committed on 24 Mar 2013
2013-03-22
@Sönke Ludwig
Improve output of the dflags warning message. Fixes #54.
Sönke Ludwig committed on 22 Mar 2013
@Sönke Ludwig
Always upgrade branch based dependencies. Fixes #55.
Sönke Ludwig committed on 22 Mar 2013
2013-03-19
@Sönke Ludwig
Output warning if DUB controlled compiler flags are specified in package.json. Fixes #37.
Sönke Ludwig committed on 19 Mar 2013
@Sönke Ludwig
Configurations do not override the global targetName/targetPath if non-was specified in the configuration. Fixes #48.
Sönke Ludwig committed on 19 Mar 2013
2013-03-17
@Sönke Ludwig
Added coverage analysis build types. Fixes #45.
Sönke Ludwig committed on 17 Mar 2013
@Sönke Ludwig
Add some default linker flags for link.exe.
Sönke Ludwig committed on 17 Mar 2013
2013-03-15
@Robert Klotzner
TODO "optimize": Done ...
Robert Klotzner committed on 15 Mar 2013
@Robert Klotzner
Fixed source file search. ...
Robert Klotzner committed on 15 Mar 2013
2013-03-13
@Sönke Ludwig
Remove spurious compiler argument in the build generator.
Sönke Ludwig committed on 13 Mar 2013
@Sönke Ludwig
Fix enforcement to check for non-existent package versions. Fixes #44.
Sönke Ludwig committed on 13 Mar 2013
2013-03-12
@Sönke Ludwig
Fix target path for projects that are not in the CWD.
Sönke Ludwig committed on 12 Mar 2013
@Sönke Ludwig
Fix building in directory without package.json.
Sönke Ludwig committed on 12 Mar 2013
@Sönke Ludwig
Fixed --buld=ddox (ddox was built without specifying a configuration). Fixes #42.
Sönke Ludwig committed on 12 Mar 2013
2013-03-11
@Sönke Ludwig
Fix compilation on certain platforms.
Sönke Ludwig committed on 11 Mar 2013
2013-03-10
@Sönke Ludwig
Add -w -property to the build scripts and fix the build appropriately.
Sönke Ludwig committed on 10 Mar 2013
@Sönke Ludwig
Fixed building with dmd/Windows.
Sönke Ludwig committed on 10 Mar 2013
2013-03-09
@Sönke Ludwig
Fixed linker build settings for separate linking.
Sönke Ludwig committed on 9 Mar 2013
@Sönke Ludwig
Use dmd instead of g++ on Posix to link.
Sönke Ludwig committed on 9 Mar 2013
@Sönke Ludwig
Fix compilation.
Sönke Ludwig committed on 9 Mar 2013
@Sönke Ludwig
Implemented experimental separate compile/link building (used for dmd).
Sönke Ludwig committed on 9 Mar 2013
@Sönke Ludwig
Fixed appending of an absolute path.
Sönke Ludwig committed on 9 Mar 2013
2013-03-08
@Sönke Ludwig
Fixed cleaning up in the "build" generators with an empty target path.
Sönke Ludwig committed on 8 Mar 2013