2014-09-12 |
Fix detection of unknown root dependencies and the resulting error message. Fixes #418.
Sönke Ludwig
committed
on 12 Sep 2014
|
---|---|
2014-08-30 |
Avoid '/', '\\' and ':' in build path when --compiler specifies a complex path. Fixes #412.
Sönke Ludwig
committed
on 30 Aug 2014
|
2014-08-28 |
Improve warning message when --rdmd is used without a "mainSourceFile".
...
Sönke Ludwig
committed
on 28 Aug 2014
|
Improve error messages for failures to parse dependency package descriptions.
...
Sönke Ludwig
committed
on 28 Aug 2014
|
|
Fix repeated download of packages when a non-existent external sub package is referenced.
...
Sönke Ludwig
committed
on 28 Aug 2014
|
|
Fix access violation when looking for sub packages of non-installed packages. Fixes #398.
Sönke Ludwig
committed
on 28 Aug 2014
|
|
Use "_" instead of "$" to avoid potential shell confusion. See #411.
Sönke Ludwig
committed
on 28 Aug 2014
|
|
Replace "+" by "$" when storing packages to avoid confusing Optlink. See #411.
Sönke Ludwig
committed
on 28 Aug 2014
|
|
2014-08-27 |
Avoid double escaping of "+" in download URLs. Fixes #411.
Sönke Ludwig
committed
on 27 Aug 2014
|
2014-08-25 |
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig
committed
on 25 Aug 2014
|
Update change log.
Sönke Ludwig
committed
on 25 Aug 2014
|
|
2014-08-24 |
Eliminate dependency versions that are known to not match the root package. See #405.
...
Sönke Ludwig
committed
on 24 Aug 2014
|
Add missing recursion during dependency resolution. See #405.
Sönke Ludwig
committed
on 24 Aug 2014
|
|
Add an early out for invalid child configurations in the dependency resolver. Fixes #405.
...
Sönke Ludwig
committed
on 24 Aug 2014
|
|
Fix emitting buildTypes field in downloaded packages. (copy of #406)
Sönke Ludwig
committed
on 24 Aug 2014
|
|
2014-07-19 |
|
|
|
2014-07-18 |
Make the platform probe the file at CT, hence allow it to work for X compilation
Geod24
committed
on 18 Jul 2014
|
Invoke the binary for linking, not the name
Geod24
committed
on 18 Jul 2014
|
|
|
|
Update information in README about MonoD and Arch Linux
Geod24
committed
on 18 Jul 2014
|
|
2014-07-17 |
Add upgrade() call when building DDOX to get the required dependencies. Fixes #366.
Sönke Ludwig
committed
on 17 Jul 2014
|
2014-07-16 |
|
Missing format()
sinkuu
committed
on 16 Jul 2014
|
|
|
|
Adding FISH shell completion
Matt Soucy
committed
on 16 Jul 2014
|
|
2014-07-13 |
Add bash completion script. Fixes #154.
Per Nordlöw
authored
on 13 Jul 2014
Sönke Ludwig
committed
on 13 Jul 2014
|
Rename "installer" folder to "scripts" to broaden the scope of it.
Sönke Ludwig
committed
on 13 Jul 2014
|
|
2014-07-11 |
|
2014-07-10 |
Skip testing dynamic library until they are working
Geod24
committed
on 10 Jul 2014
|