Sönke Ludwig
authored
on 10 Jan 2014
|
|
.. |
|
|
|
compilers
|
Fix version(Linux) -> version(linux) - gotta love inconsistent naming...
|
11 years ago
|
|
generators
|
Fix folder/filter structure for generated VisualD projects with multiple nested source libraries.
|
11 years ago
|
|
internal
|
Reimplement the VisualD generator based on the new target generation code and fix link dependencies for static libraries.
|
11 years ago
|
|
commandline.d
|
Deprecate the "visuald-combined" generator.
|
11 years ago
|
|
dependency.d
|
Avoid fetching the same package multiple times when sub packages are used.
|
11 years ago
|
|
dub.d
|
Only copy DDOX resources if newer on Posix.
|
11 years ago
|
|
init.d
|
Keeping track of the saved json file in the journal and some smaller changes.
|
11 years ago
|
|
package_.d
|
Only treat "main.d" and "<packname>/main.d" as "mainSourceFile" for library targets.
|
11 years ago
|
|
packagemanager.d
|
Properly saving the journal's filename of the package description.
|
11 years ago
|
|
packagesupplier.d
|
Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186.
|
11 years ago
|
|
platform.d
|
Fix ARM FP version identifiers.
|
11 years ago
|
|
project.d
|
Fix the configuration resolution algorithm.
|
11 years ago
|
|
semver.d
|
Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available.
|
11 years ago
|
|
version_.d
|
Update change log and bump version number.
|
11 years ago
|