History for dub_jkp / source
2019-12-20
@Geod24
Fix issue #1775: preBuildCommand does not take root into account ...
Geod24 committed on 20 Dec 2019
@Geod24
Disable parallel marking within DUB
Geod24 authored on 19 Dec 2019 Mathias LANG committed on 20 Dec 2019
2019-12-17
@Geod24
Remove version branches for no-longer-supported compilers
Geod24 committed on 17 Dec 2019
@Geod24
Remove some unused variables ...
Geod24 committed on 17 Dec 2019
@Geod24
Turn some enums into [static] immutable
Geod24 committed on 17 Dec 2019
@Geod24
Remove unused branch
Geod24 committed on 17 Dec 2019
@Geod24
Remove some unused functions
Geod24 committed on 17 Dec 2019
2019-12-15
@andre2007
Fix unnecessary rebuild of single file package
andre2007 authored on 5 Dec 2019 Andre Pany committed on 15 Dec 2019
2019-11-28
@Mathis Beer
Move git version detection into a separate module.
Mathis Beer committed on 28 Nov 2019
2019-11-25
@GoaLitiuM
Fix parsing version specifiers containing '='
GoaLitiuM committed on 25 Nov 2019
@Sebastian Wilzbach
Merge pull request #1801 from dlang/revert-1780-feature/git-submodules-as-local-package ...
Sebastian Wilzbach authored on 25 Nov 2019 GitHub committed on 25 Nov 2019
2019-11-22
@Sebastian Wilzbach
Revert "Add flag --submodules to add git submodules in the project folder as available packages."
Sebastian Wilzbach authored on 22 Nov 2019 GitHub committed on 22 Nov 2019
@Mathis Beer
fix: report correct line on sdl error
Mathis Beer committed on 22 Nov 2019
@Nicholas Wilson
Merge pull request #1780 from FeepingCreature/feature/git-submodules-as-local-package ...
Nicholas Wilson authored on 22 Nov 2019 GitHub committed on 22 Nov 2019
2019-11-10
@سليمان السهمي  (Suleyman Sahmi)
reduce visual complexity of concatenation with std.string.fromat
سليمان السهمي (Suleyman Sahmi) committed on 10 Nov 2019
@سليمان السهمي  (Suleyman Sahmi)
Print the platform probe atomically ...
سليمان السهمي (Suleyman Sahmi) committed on 10 Nov 2019
2019-11-08
@Petar Kirov
Merge pull request #1793 from MartinNowak/merge_stable ...
Petar Kirov authored on 8 Nov 2019 GitHub committed on 8 Nov 2019
2019-11-03
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 3 Nov 2019
2019-11-02
@Martin Nowak
update version to v1.18.0
Martin Nowak committed on 2 Nov 2019
@Sönke Ludwig
Stop recursion early if possible.
Sönke Ludwig committed on 2 Nov 2019
@Sönke Ludwig
Relax string import override rules. Fixes #1788. ...
Sönke Ludwig committed on 2 Nov 2019
@Sönke Ludwig
Store root target reference in a common variable instead of doing repeated lookups.
Sönke Ludwig committed on 2 Nov 2019
2019-10-31
@ZombineDev
[dip1000] Fix compilation and test it on Travis CI
ZombineDev committed on 31 Oct 2019
@ZombineDev
[scope] [Dependency] Don't annotate constructor parameter with scope ...
ZombineDev committed on 31 Oct 2019
2019-10-28
@Petar Kirov
Merge pull request #1785 from MartinNowak/merge_stable ...
Petar Kirov authored on 28 Oct 2019 GitHub committed on 28 Oct 2019
2019-10-27
@Martin Nowak
update version to v1.18.0-rc.1
Martin Nowak committed on 27 Oct 2019
2019-10-25
@Sönke Ludwig
Improve "clean --all-packages" ...
Sönke Ludwig committed on 25 Oct 2019
2019-10-23
@Martin Nowak
update version to v1.18.0-beta.2
Martin Nowak committed on 23 Oct 2019
2019-10-22
@FeepingCreature
make git submodule version checks use -C with relative --git-dir instead of absolute --git-dir. ...
FeepingCreature authored on 8 Oct 2019 Mathis Beer committed on 22 Oct 2019
@Mathis Beer
Add flag --submodules to add git submodules in the project folder as available packages. ...
Mathis Beer committed on 22 Oct 2019