2013-06-19 |
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig
committed
on 19 Jun 2013
|
---|---|
2013-05-30 |
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 |
Implement the "noDefaultFlags" build requirement. Fixes #68.
Sönke Ludwig
committed
on 14 May 2013
|
2013-05-05 |
Use separate compile/link only for dmd (and not for ldmd and gdmd).
Sönke Ludwig
committed
on 5 May 2013
|
2013-04-17 |
Fix inclusion of debug information for the separate compile/link mode.
Sönke Ludwig
committed
on 17 Apr 2013
|
Add a notice that the target was not executed for "dub run" and library builds.
...
Sönke Ludwig
committed
on 17 Apr 2013
|
|
Fix static library builds for all compilers. Partial fix for #53.
...
Sönke Ludwig
committed
on 17 Apr 2013
|
|
DMD static library build fix, attempt 2
Vadim Lopatin
committed
on 17 Apr 2013
|
|
2013-04-12 |
Use "dmd" to link in the build generator also on Windows. Fixes #57.
...
Sönke Ludwig
committed
on 12 Apr 2013
|
2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|
2013-04-09 |
The "build" generator now removes the complete temporary directory, if any. Fixes #41.
...
Sönke Ludwig
committed
on 9 Apr 2013
|
Unify pre/post-generate actions across different generators. Fixes #58.
Sönke Ludwig
committed
on 9 Apr 2013
|
|
Implemented "buildRequirements" as a way to avoid certain compiler settings for specific code bases.
...
Sönke Ludwig
committed
on 9 Apr 2013
|
|
2013-03-24 |
Add informational output of which executable is run using "dub run".
Sönke Ludwig
committed
on 24 Mar 2013
|
2013-03-13 |
Remove spurious compiler argument in the build generator.
Sönke Ludwig
committed
on 13 Mar 2013
|
2013-03-12 |
Fix target path for projects that are not in the CWD.
Sönke Ludwig
committed
on 12 Mar 2013
|
Fixed --buld=ddox (ddox was built without specifying a configuration). Fixes #42.
Sönke Ludwig
committed
on 12 Mar 2013
|
|
2013-03-10 |
Add -w -property to the build scripts and fix the build appropriately.
Sönke Ludwig
committed
on 10 Mar 2013
|
Fixed building with dmd/Windows.
Sönke Ludwig
committed
on 10 Mar 2013
|
|
2013-03-09 |
Fixed linker build settings for separate linking.
Sönke Ludwig
committed
on 9 Mar 2013
|
Implemented experimental separate compile/link building (used for dmd).
Sönke Ludwig
committed
on 9 Mar 2013
|
|
Fixed appending of an absolute path.
Sönke Ludwig
committed
on 9 Mar 2013
|
|
2013-03-08 |
Fixed cleaning up in the "build" generators with an empty target path.
Sönke Ludwig
committed
on 8 Mar 2013
|
Use runBuildCommands for the "build" generator.
Sönke Ludwig
committed
on 8 Mar 2013
|
|
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 |
The "build" generator now uses a response file to pass compiler flags. Fixes #19.
Sönke Ludwig
committed
on 7 Mar 2013
|
Added "targetName" and "targetPath" build settings and some fixes.
...
Sönke Ludwig
committed
on 7 Mar 2013
|
|
2013-03-03 |
Source files are now collected at a central place instead of in every generator.
...
Sönke Ludwig
committed
on 3 Mar 2013
|
Implemented pre/post commands and --build=ddox + support "sourceFiles".
...
Sönke Ludwig
committed
on 3 Mar 2013
|
|
2013-02-22 |
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig
committed
on 22 Feb 2013
|