2014-06-29 |
Added .gitignore
Geod24
committed
on 29 Jun 2014
|
---|---|
2014-06-27 |
Make prepareBuildSettings, extractBuildOptions and setTarget const
Geod24
committed
on 27 Jun 2014
|
2014-06-22 |
|
2014-06-21 |
Revert "Fix detection of the "command" command line argument. Fixes #351."
...
Sönke Ludwig
committed
on 21 Jun 2014
|
2014-06-19 |
Fix detection of the "command" command line argument. Fixes #351.
Sönke Ludwig
committed
on 19 Jun 2014
|
2014-06-13 |
Resolve sub packages when loading path based dependencies. Fixes #347.
Sönke Ludwig
committed
on 13 Jun 2014
|
Add a --temp-build switch to force building in the TEMP folder. Fixes #294.
Sönke Ludwig
committed
on 13 Jun 2014
|
|
Avoid assertion when building path based sub packages (or packages with path based dependencies).
Sönke Ludwig
committed
on 13 Jun 2014
|
|
2014-06-12 |
Avoid downloading base package for non-existent sub package references, if possible.
...
Sönke Ludwig
committed
on 12 Jun 2014
|
Only add platform flags for targets that generate an actual binary. Fixes #346.
Sönke Ludwig
committed
on 12 Jun 2014
|
|
|
|
2014-06-11 |
Fix detection of root package references during dependency resolution. See #334.
...
Sönke Ludwig
committed
on 11 Jun 2014
|
Disallow :short_hand references to sub packages from within sub packages. See #334.
...
Sönke Ludwig
committed
on 11 Jun 2014
|
|
Fix detection of invalid dependencies in sub packages of the root package. See #334.
Sönke Ludwig
committed
on 11 Jun 2014
|
|
Avoid probing all versions of the root package when resolving its own sub packages.
...
Sönke Ludwig
committed
on 11 Jun 2014
|
|
2014-06-10 |
Update GitHub links in README.md
Sönke Ludwig
committed
on 10 Jun 2014
|
2014-06-08 |
Print a proper error message for unknown dependency versions of the root package.
Sönke Ludwig
committed
on 8 Jun 2014
|
2014-06-02 |
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig
committed
on 2 Jun 2014
|
2014-05-29 |
Update change log.
Sönke Ludwig
committed
on 29 May 2014
|
Output all possible source/import files for "dub describe". Fixes #185.
...
Sönke Ludwig
committed
on 29 May 2014
|
|
Recognize the "systemDependencies" field.
Sönke Ludwig
committed
on 29 May 2014
|
|
2014-05-23 |
|
2014-05-22 |
Removed extra spaces between words
James Clarke
committed
on 22 May 2014
|
Ensure all files end with a newline
James Clarke
committed
on 22 May 2014
|
|
Use tabs in all JSON and D files
James Clarke
committed
on 22 May 2014
|
|
|
|
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
|
Converted line endings from CRLF to LF
James Clarke
committed
on 22 May 2014
|
|
|
|
Renamed all "package.json" files to "dub.json"
James Clarke
committed
on 22 May 2014
|