2014-08-28 |
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
|
Added unittest for basic usage cases.
Geod24
committed
on 10 Jul 2014
|
|
2014-07-07 |
Add .def files to the list of source file types to pass to the linker.
Sönke Ludwig
committed
on 7 Jul 2014
|
Fix lookup of sub packages from within sub packages of the same package. Fixes #357.
...
Sönke Ludwig
committed
on 7 Jul 2014
|
|
Don't print possible upgrades of the root package.
Sönke Ludwig
committed
on 7 Jul 2014
|