History for dub_jkp / source / dub / compilers
2013-06-19
@Sönke Ludwig
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig committed on 19 Jun 2013
2013-06-18
@Sönke Ludwig
Fix explicit 32-bit/64-bit compilation for DMD with separate compile/link passes.
Sönke Ludwig committed on 18 Jun 2013
2013-06-17
@Sönke Ludwig
Add some basic example projects.
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Compiler and linker flags are not added in a unique way anymore. ...
Sönke Ludwig committed on 17 Jun 2013
2013-06-15
@Sönke Ludwig
Avoid calling pkg-config with no libs present.
Sönke Ludwig committed on 15 Jun 2013
2013-05-30
@Sönke Ludwig
Deprecate "relaxProperties", remove the default -property switch and warn about using them. Fixes #73.
Sönke Ludwig committed on 30 May 2013
2013-05-14
@Sönke Ludwig
Implement the "noDefaultFlags" build requirement. Fixes #68.
Sönke Ludwig committed on 14 May 2013
2013-05-05
@Sönke Ludwig
Fix LDC linker flag specification and add workaround for conflicting object file names.
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Use -d-debug instead of -debug for LDC.
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Attempt to fix handling of "-Wl" flags returned by "pkg-config".
Sönke Ludwig committed on 5 May 2013
2013-04-17
@Sönke Ludwig
Fix inclusion of debug information for the separate compile/link mode.
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
Fix static library builds for all compilers. Partial fix for #53. ...
Sönke Ludwig committed on 17 Apr 2013
@Vadim Lopatin
DMD static library build fix, attempt 2
Vadim Lopatin committed on 17 Apr 2013
2013-04-12
@Sönke Ludwig
Use "dmd" to link in the build generator also on Windows. Fixes #57. ...
Sönke Ludwig committed on 12 Apr 2013
2013-04-11
@Sönke Ludwig
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig committed on 11 Apr 2013
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-03-22
@Sönke Ludwig
Improve output of the dflags warning message. Fixes #54.
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
2013-03-17
@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
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
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
2013-03-08
@Sönke Ludwig
Prepare for multiple registry support, update stdx.process and make env vars available to custom commands. ...
Sönke Ludwig committed on 8 Mar 2013
2013-03-07
@Sönke Ludwig
Added "targetName" and "targetPath" build settings and some fixes. ...
Sönke Ludwig committed on 7 Mar 2013
@Sönke Ludwig
Implemented the "excludedSourceFiles" build setting.
Sönke Ludwig committed on 7 Mar 2013
@Sönke Ludwig
Added the notion of a target type.
Sönke Ludwig committed on 7 Mar 2013