2013-06-17 |
|
---|---|
fixed uninstallation
Matthias Dondorff
committed
on 17 Jun 2013
|
|
Made "dependencies" a per-configuration setting instead of a purely global setting.
Sönke Ludwig
committed
on 17 Jun 2013
|
|
2013-06-04 |
Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64.
...
Sönke Ludwig
committed
on 4 Jun 2013
|
2013-05-30 |
Deprecate "relaxProperties", remove the default -property switch and warn about using them. Fixes #73.
Sönke Ludwig
committed
on 30 May 2013
|
2013-05-14 |
Change the file dictionary to a file list for "dub describe"'s output.
Sönke Ludwig
committed
on 14 May 2013
|
Implement a first version of "dub describe".
Sönke Ludwig
committed
on 14 May 2013
|
|
Implement the "noDefaultFlags" build requirement. Fixes #68.
Sönke Ludwig
committed
on 14 May 2013
|
|
Write the "optional" field out as bool instead of string.
Sönke Ludwig
committed
on 14 May 2013
|
|
2013-05-05 |
Fix compilation with latest LDC.
Sönke Ludwig
committed
on 5 May 2013
|
2013-04-24 |
Added "optional" dependency flag.
Matthias Dondorff
committed
on 24 Apr 2013
|
2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|
2013-04-09 |
Added very simple hashing of a package.
Matthias Dondorff
committed
on 9 Apr 2013
|
Implemented "buildRequirements" as a way to avoid certain compiler settings for specific code bases.
...
Sönke Ludwig
committed
on 9 Apr 2013
|
|
2013-04-05 |
Make configurations inherit the global target type by default.
...
Sönke Ludwig
committed
on 5 Apr 2013
|
2013-03-24 |
Support "-ddoxFilterArgs" field to control how --build=ddox filters documentation entities.
Sönke Ludwig
committed
on 24 Mar 2013
|
2013-03-22 |
Improve output of the dflags warning message. Fixes #54.
Sönke Ludwig
committed
on 22 Mar 2013
|
2013-03-19 |
Output warning if DUB controlled compiler flags are specified in package.json. Fixes #37.
Sönke Ludwig
committed
on 19 Mar 2013
|
Configurations do not override the global targetName/targetPath if non-was specified in the configuration. Fixes #48.
Sönke Ludwig
committed
on 19 Mar 2013
|
|
2013-03-15 |
|
|
|
2013-03-08 |
Fix target settings for dependencies in the Visual-D generator.
Sönke Ludwig
committed
on 8 Mar 2013
|
Fixed recursive configuration deduction and improved error messages for invalid package.json files.
Sönke Ludwig
committed
on 8 Mar 2013
|
|
Added a "subConfigurations" field and implemented proper configuration selection for dependencies.
Sönke Ludwig
committed
on 8 Mar 2013
|
|
2013-03-07 |
Added "targetName" and "targetPath" build settings and some fixes.
...
Sönke Ludwig
committed
on 7 Mar 2013
|
"sourcePaths" is now a build setting instead of a global field.
Sönke Ludwig
committed
on 7 Mar 2013
|
|
Implemented the "excludedSourceFiles" build setting.
Sönke Ludwig
committed
on 7 Mar 2013
|
|
|
|
|
|
Added the notion of a target type.
Sönke Ludwig
committed
on 7 Mar 2013
|