2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|
---|---|
2013-04-09 |
Implemented "buildRequirements" as a way to avoid certain compiler settings for specific code bases.
...
Sönke Ludwig
committed
on 9 Apr 2013
|
2013-03-17 |
Add some default linker flags for link.exe.
Sönke Ludwig
committed
on 17 Mar 2013
|
2013-03-10 |
Fixed building with dmd/Windows.
Sönke Ludwig
committed
on 10 Mar 2013
|
2013-03-09 |
Use dmd instead of g++ on Posix to link.
Sönke Ludwig
committed
on 9 Mar 2013
|
Fix compilation.
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
|
|
2013-03-08 |
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 |
Added "targetName" and "targetPath" build settings and some fixes.
...
Sönke Ludwig
committed
on 7 Mar 2013
|
Added the notion of a target type.
Sönke Ludwig
committed
on 7 Mar 2013
|
|
2013-03-03 |
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
|
2013-02-21 |
Added rudimentary support for the --arch= option and moved build type flag generation to a common place.
Sönke Ludwig
committed
on 21 Feb 2013
|
2013-02-18 |
Added a new "build" generator that directly invokes the compiler.
...
Sönke Ludwig
committed
on 18 Feb 2013
|
Implemented basic multi-compiler support (with only a dmd implementation right now).
Sönke Ludwig
committed
on 18 Feb 2013
|