2016-12-18 |
Just mark eliminated configurations instead of shrinking the configuration array.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
---|---|
When eliminating configurations, also remove any configurations that can subsequently not be satisfied.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Small diagnostics improvement.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Merge pull request #1004 from dlang/override_configs
...
Sönke Ludwig
authored
on 18 Dec 2016
GitHub
committed
on 18 Dec 2016
|
|
2016-12-09 |
|
2016-12-02 |
Merge branch 'stable'
Sönke Ludwig
committed
on 2 Dec 2016
|
Merge branch 'dummy' into stable
Sönke Ludwig
committed
on 2 Dec 2016
|
|
2016-11-28 |
Fix typos.
Sönke Ludwig
committed
on 28 Nov 2016
|
introduce x86-mscoff arch
John Colvin
committed
on 28 Nov 2016
|
|
Fix deprecation warning on Windows.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
Apply configuration overrides after dependency resolution.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
Add --override-config command line flag.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
Add Project.overrideConfiguration.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
2016-11-23 |
Update vibe.d template for 0.7.30.
Sönke Ludwig
committed
on 23 Nov 2016
|
2016-11-22 |
Update version file.
Martin Nowak
committed
on 22 Nov 2016
|
2016-11-13 |
Merge pull request #994 from WebDrake/fix-posix-copy
...
Sönke Ludwig
authored
on 13 Nov 2016
GitHub
committed
on 13 Nov 2016
|
|
|
Merge pull request #991 from dlang/issue990-download-optional-selected
...
Sönke Ludwig
authored
on 13 Nov 2016
GitHub
committed
on 13 Nov 2016
|
|
Merge pull request #989 from dlang/issue672-upgrade-optional
...
Sönke Ludwig
authored
on 13 Nov 2016
GitHub
committed
on 13 Nov 2016
|
|
2016-11-12 |
Treat selected optional dependencies as "desired". Fixes #990.
...
Sönke Ludwig
committed
on 12 Nov 2016
|
|
|
2016-11-03 |
Fix Issue #931
ponce
committed
on 3 Nov 2016
|
2016-10-31 |
|
2016-10-30 |
update changelog and version file
Martin Nowak
committed
on 30 Oct 2016
|
2016-10-28 |
remove defaultlib for ldc shared libs
John Colvin
committed
on 28 Oct 2016
|
prepend defaultlib on dmd
John Colvin
committed
on 28 Oct 2016
|
|
2016-10-24 |
Bump version number to 1.1.0 in repository.
Sönke Ludwig
committed
on 24 Oct 2016
|
2016-10-19 |
|
2016-10-10 |
ldc: call probePlatform as other Compilers do.
Adrian Matoga
committed
on 10 Oct 2016
|
dmd, gdc: move common platform detection code to the base interface.
Adrian Matoga
committed
on 10 Oct 2016
|