2014-12-10 |
Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard)
Vadim Lopatin
committed
on 10 Dec 2014
|
---|---|
2014-12-08 |
fix MartinNowak's finding - wildcard copyDirs should be applied to directories only
Vadim Lopatin
committed
on 8 Dec 2014
|
Implement copyDirs parameter, similar to copyFiles - should recursively copy directory content to destination
Vadim Lopatin
committed
on 8 Dec 2014
|
|
2014-12-07 |
|
|
|
|
|
Removed trailing spaces
Szabo Bogdan
committed
on 7 Dec 2014
|
|
2014-12-06 |
LGTM otherwise
Szabo Bogdan
committed
on 6 Dec 2014
|
2014-12-02 |
Fix warnings and errors on git master
Per Nordlöw
committed
on 2 Dec 2014
|
2014-11-22 |
append a newline when writing dub.selections.json
Martin Nowak
committed
on 22 Nov 2014
|
2014-11-19 |
Revert "Remove the build type switch for "dub test". See #385."
...
Martin Nowak
committed
on 19 Nov 2014
|
2014-11-17 |
Revert version file
Szabo Bogdan
committed
on 17 Nov 2014
|
2014-11-16 |
Fix get module name diagnostic message
Szabo Bogdan
committed
on 16 Nov 2014
|
Fix get module name from empty string
Szabo Bogdan
committed
on 16 Nov 2014
|
|
2014-10-26 |
Avoid awkward mixture of format() and string concatenation.
Sönke Ludwig
committed
on 26 Oct 2014
|
Avoid catching Error instances in various places. See #443.
Sönke Ludwig
committed
on 26 Oct 2014
|
|
2014-10-18 |
DFix the code
Geod24
committed
on 18 Oct 2014
|
2014-10-14 |
Initialize regex engines lazily. See #441.
Sönke Ludwig
committed
on 14 Oct 2014
|
Fix ctRegex unstable parser
Etienne Cimon
committed
on 14 Oct 2014
|
|
Upgrade Travis test to LDC 0.14.0 and add linker workaround.
Sönke Ludwig
committed
on 14 Oct 2014
|
|
2014-10-07 |
|
Use the actual binary name used to build DUB as the default compiler. See #303.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
|
|
|
Mention "deimos" for "dub init -h". See #431.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
|
Fix build error on CI build.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Mention what to do with linkDependencies when building.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Add some more documentation in the Generator class.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Remove PackageManager argument from createProjectGenerator().
...
Sönke Ludwig
committed
on 7 Oct 2014
|