2014-08-28
@Sönke Ludwig
Fix repeated download of packages when a non-existent external sub package is referenced. ...
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Fix access violation when looking for sub packages of non-installed packages. Fixes #398.
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Use "_" instead of "$" to avoid potential shell confusion. See #411.
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Replace "+" by "$" when storing packages to avoid confusing Optlink. See #411.
Sönke Ludwig committed on 28 Aug 2014
2014-08-27
@Sönke Ludwig
Avoid double escaping of "+" in download URLs. Fixes #411.
Sönke Ludwig committed on 27 Aug 2014
2014-08-25
@Sönke Ludwig
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig committed on 25 Aug 2014
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 25 Aug 2014
2014-08-24
@Sönke Ludwig
Eliminate dependency versions that are known to not match the root package. See #405. ...
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Add missing recursion during dependency resolution. See #405.
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Add an early out for invalid child configurations in the dependency resolver. Fixes #405. ...
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Fix emitting buildTypes field in downloaded packages. (copy of #406)
Sönke Ludwig committed on 24 Aug 2014
2014-07-19
@Sönke Ludwig
Merge pull request #380 from Geod24/ct-platform-probe ...
Sönke Ludwig committed on 19 Jul 2014
@Sönke Ludwig
Merge pull request #379 from Geod24/fix-singlefile-linker ...
Sönke Ludwig committed on 19 Jul 2014
2014-07-18
@Geod24
Make the platform probe the file at CT, hence allow it to work for X compilation
Geod24 committed on 18 Jul 2014
@Geod24
Invoke the binary for linking, not the name
Geod24 committed on 18 Jul 2014
@Sönke Ludwig
Merge pull request #378 from Geod24/readme ...
Sönke Ludwig committed on 18 Jul 2014
@Geod24
Update information in README about MonoD and Arch Linux
Geod24 committed on 18 Jul 2014
2014-07-17
@Sönke Ludwig
Add upgrade() call when building DDOX to get the required dependencies. Fixes #366.
Sönke Ludwig committed on 17 Jul 2014
2014-07-16
@Sönke Ludwig
Merge pull request #376 from sinkuu/fix_enforce ...
Sönke Ludwig committed on 16 Jul 2014
@sinkuu
Missing format()
sinkuu committed on 16 Jul 2014
@Sönke Ludwig
Merge pull request #375 from msoucy/completion/fish ...
Sönke Ludwig committed on 16 Jul 2014
@Matt Soucy
Adding FISH shell completion
Matt Soucy committed on 16 Jul 2014
2014-07-13
@Per Nordlöw
Add bash completion script. Fixes #154.
Per Nordlöw authored on 13 Jul 2014 Sönke Ludwig committed on 13 Jul 2014
@Sönke Ludwig
Rename "installer" folder to "scripts" to broaden the scope of it.
Sönke Ludwig committed on 13 Jul 2014
2014-07-11
@Sönke Ludwig
Merge pull request #371 from Geod24/moar-unittest ...
Sönke Ludwig committed on 11 Jul 2014
2014-07-10
@Geod24
Skip testing dynamic library until they are working
Geod24 committed on 10 Jul 2014
@Geod24
Added unittest for basic usage cases.
Geod24 committed on 10 Jul 2014
2014-07-07
@Sönke Ludwig
Add .def files to the list of source file types to pass to the linker.
Sönke Ludwig committed on 7 Jul 2014
@Sönke Ludwig
Fix lookup of sub packages from within sub packages of the same package. Fixes #357. ...
Sönke Ludwig committed on 7 Jul 2014
@Sönke Ludwig
Don't print possible upgrades of the root package.
Sönke Ludwig committed on 7 Jul 2014