2022-07-15 |
Various code simplification around `dub.selections.json` (#2311)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
---|---|
Trivial: Remove an always-true if (#2313)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
|
2022-07-14 |
Dependency: Move `spec` / git ref inside of `Repository`
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 14 Jul 2022
|
getDefaultConfiguration(): Accept a const BuildPlatform argument
...
Martin Kinkelin
committed
on 14 Jul 2022
|
|
2022-07-13 |
Use Dependency.any whenever possible
Geod24
committed
on 13 Jul 2022
|
Merge remote-tracking branch 'origin/stable' into merge_stable
...
Martin Kinkelin
committed
on 13 Jul 2022
|
|
Also use strict version matching for cached packages when determining the need to fetch a dependency.
...
Sönke Ludwig
committed
on 13 Jul 2022
|
|
2022-07-12 |
Fix dub_test_root imports for non-all-at-once compilations (#2288)
...
Martin Kinkelin
authored
on 12 Jul 2022
GitHub
committed
on 12 Jul 2022
|
2022-06-28 |
|
2022-05-17 |
Handle unittest config special case in Dub.generateProject()
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
Refactor Dub.testProject() to Project.addTestRunnerConfiguration()
...
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
Fix #1856 - enable building the special test runner config
Martin Kinkelin
authored
on 14 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
2022-03-31 |
Posix: use /etc/dub/settings.json if in /usr
...
WebFreak001
authored
on 17 Feb 2022
The Dlang Bot
committed
on 31 Mar 2022
|
2022-02-06 |
Fix issue 2051 failing CI
rikki cattermole
authored
on 5 Feb 2022
The Dlang Bot
committed
on 6 Feb 2022
|
2021-08-05 |
Remove line 'Excluding package.d blah...' from default dub build
Guillaume Piolat
authored
on 27 Jul 2021
The Dlang Bot
committed
on 5 Aug 2021
|
2021-08-01 |
Fix #2141 - When used as a library, the default compiler is different from the expected. (#2158)
SHOO
authored
on 1 Aug 2021
GitHub
committed
on 1 Aug 2021
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-05-09 |
only show package.d warning once
dkorpel
authored
on 8 May 2021
Mathias LANG
committed
on 9 May 2021
|
2021-03-11 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 11 Mar 2021
|
2021-03-09 |
fixed a bug with DFLAGS environment variable and cached generated unittest
foerdi
authored
on 7 Mar 2021
Mathias LANG
committed
on 9 Mar 2021
|
2021-03-01 |
Add lowmem for settings
SHOO
authored
on 21 Apr 2020
The Dlang Bot
committed
on 1 Mar 2021
|
2020-12-22 |
|
In single file packages the main source file shouldn't be ignored
...
drug007
committed
on 22 Dec 2020
|
|
2020-12-18 |
Trivial: Clean up trailing whitespace
Geod24
committed
on 18 Dec 2020
|
|
|
2020-12-06 |
|
2020-12-03 |
Fix #2051 "Running unittests from dub single file packages fails" (#2052)
...
drug007
authored
on 3 Dec 2020
GitHub
committed
on 3 Dec 2020
|
2020-12-01 |
Use DC env variable as the default compiler
Ömer Faruk IRMAK
authored
on 30 Nov 2020
Mathias LANG
committed
on 1 Dec 2020
|
2020-10-10 |
Minor: Remove superfluous if in Dub constructor
...
Geod24
authored
on 28 Sep 2020
Petar Kirov
committed
on 10 Oct 2020
|
2020-09-30 |
cache the generated test main file: dub_test_root.d
...
foerdi
authored
on 28 Aug 2020
The Dlang Bot
committed
on 30 Sep 2020
|