2013-03-22 |
Improve wording of the post-build message.
Sönke Ludwig
committed
on 22 Mar 2013
|
---|---|
2013-03-21 |
Update change log (missing issue ref).
Sönke Ludwig
committed
on 21 Mar 2013
|
Fix the build script for non-Ubuntu systems.
Sönke Ludwig
committed
on 21 Mar 2013
|
|
Updated change log.
Sönke Ludwig
committed
on 21 Mar 2013
|
|
2013-03-19 |
dub will be build into the bin directory, so that when the dub executable's location is added to the path, the build.cmd / build.sh is not made globally accesible.
Matthias Dondorff
committed
on 19 Mar 2013
|
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff
committed
on 19 Mar 2013
|
|
Output warning if DUB controlled compiler flags are specified in package.json. Fixes #37.
Sönke Ludwig
committed
on 19 Mar 2013
|
|
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 |
Added coverage analysis build types. Fixes #45.
Sönke Ludwig
committed
on 17 Mar 2013
|
Add some default linker flags for link.exe.
Sönke Ludwig
committed
on 17 Mar 2013
|
|
2013-03-16 |
|
2013-03-15 |
|
|
|
|
|
2013-03-13 |
Remove spurious compiler argument in the build generator.
Sönke Ludwig
committed
on 13 Mar 2013
|
Fix enforcement to check for non-existent package versions. Fixes #44.
Sönke Ludwig
committed
on 13 Mar 2013
|
|
2013-03-12 |
Fixes dates.
Matthias Dondorff
committed
on 12 Mar 2013
|
Fix target path for projects that are not in the CWD.
Sönke Ludwig
committed
on 12 Mar 2013
|
|
Fix building in directory without package.json.
Sönke Ludwig
committed
on 12 Mar 2013
|
|
Merge branch 'master' of github.com:rejectedsoftware/dub
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-11 |
Add workaround to enable compilation on Ubuntu.
Sönke Ludwig
committed
on 11 Mar 2013
|
Fix compilation on certain platforms.
Sönke Ludwig
committed
on 11 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
|
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
|
|
Fixed appending of an absolute path.
Sönke Ludwig
committed
on 9 Mar 2013
|