2013-06-17 |
Add some basic example projects.
Sönke Ludwig
committed
on 17 Jun 2013
|
---|---|
2013-05-05 |
Attempt to fix handling of "-Wl" flags returned by "pkg-config".
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
|
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 |
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
|