2015-10-18 |
|
---|---|
2015-09-22 |
Only cache versions on Windows.
Sönke Ludwig
committed
on 22 Sep 2015
|
Implement a commit hash based cache of local package versions.
Sönke Ludwig
committed
on 22 Sep 2015
|
|
2015-09-15 |
|
Redesign the fix's implementation as per suggestion in PR.
Nick Sabalausky
committed
on 15 Sep 2015
|
|
2015-08-17 |
Fixed: PackagesUsed didn't get reset after being updated to run a custom command, which occasionally caused later custom commands to accidentally get skipped.
Nick Sabalausky
committed
on 17 Aug 2015
|
Remove stray debugging import that got left in.
Nick Sabalausky
committed
on 17 Aug 2015
|
|
2015-08-09 |
|
2015-07-26 |
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky
committed
on 26 Jul 2015
|
2015-07-10 |
|
2015-06-30 |
Add "active" field to "dub describe" output. Fixes #393. Closes #577.
...
Sönke Ludwig
committed
on 30 Jun 2015
|
2015-06-26 |
Add 'dub describe --data='.
Nick Sabalausky
authored
on 22 May 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Make the describe() API strongly typed.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-16 |
Fix detection of non-lowercase names and improve warning message.
...
Sönke Ludwig
committed
on 16 Jun 2015
|
2015-06-09 |
Implement basic SDL package description support. Fixes #348.
...
Sönke Ludwig
committed
on 9 Jun 2015
|
2015-04-11 |
Fix compilation on older compiler versions.
Sönke Ludwig
committed
on 11 Apr 2015
|
Fix bad error message for path based dependencies with no package description.
...
Sönke Ludwig
committed
on 11 Apr 2015
|
|
2015-04-10 |
Fix signature of Package.storeInfo
Sönke Ludwig
committed
on 10 Apr 2015
|
Fix package resolution for non-local sub packages. Fixes #543.
...
Sönke Ludwig
committed
on 10 Apr 2015
|
|
2015-04-08 |
Add overload of Package.storeInfo() with explicit output path.
Sönke Ludwig
committed
on 8 Apr 2015
|
2015-04-07 |
Fix warnings on DMD master. See #541.
Sönke Ludwig
committed
on 7 Apr 2015
|
2015-01-21 |
|
2015-01-11 |
Fix the condition to detect manually overridden source/import paths.
Sönke Ludwig
committed
on 11 Jan 2015
|
2015-01-04 |
fix Issue 483 - Dub auto adds source/ even when sourcePaths is overiden
...
Martin Nowak
committed
on 4 Jan 2015
|
factor out package defaults into fillWithDefaults
Martin Nowak
committed
on 4 Jan 2015
|
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
2014-10-07 |
|
|
|
2014-09-22 |
|