2022-11-17 |
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
---|---|
2022-09-17 |
Copy all dynamicLib deps extra files for root packages with `none` targetType
...
Martin Kinkelin
authored
on 17 Aug 2022
Mathias LANG
committed
on 17 Sep 2022
|
Copy extra files of (direct & indirect) dynamicLibrary deps to root package output dir only
Martin Kinkelin
authored
on 17 Aug 2022
Mathias LANG
committed
on 17 Sep 2022
|
|
Windows: Copy .lib files from DLL deps only
...
Martin Kinkelin
authored
on 17 Aug 2022
Mathias LANG
committed
on 17 Sep 2022
|
|
Support --temp-build also in `dub build` (#2428)
Christian Köstlin
authored
on 17 Sep 2022
GitHub
committed
on 17 Sep 2022
|
|
2022-08-24 |
Windows: Don't copy import .lib & .exp files for executables
...
Martin Kinkelin
authored
on 17 Aug 2022
Mathias LANG
committed
on 24 Aug 2022
|
2022-08-21 |
Forward flag `--color={on,off}` to compiler calls (#2382)
...
Per Nordlöw
authored
on 21 Aug 2022
GitHub
committed
on 21 Aug 2022
|
Fix #2348 Crash when describing postBuildCommands
SHOO
authored
on 18 Aug 2022
Mathias LANG
committed
on 21 Aug 2022
|
|
2022-08-16 |
Use SHA256 in place of MD5 in computeBuildName
Per Nordlöw
authored
on 15 Aug 2022
Mathias LANG
committed
on 16 Aug 2022
|
2022-08-08 |
improve some output coloring
...
WebFreak001
authored
on 8 Aug 2022
Mathias LANG
committed
on 8 Aug 2022
|
2022-07-28 |
Address review by WebFreak001.
Bastiaan Veelo
authored
on 20 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix/Update some tests and make some info messages more similar to original version of Dub
Luis Panadero Guardeño
authored
on 4 Apr 2021
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix indentation style, now using tabs
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fixed blue color missing for config in up-to-date
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Making the output prettier - first changes
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-14 |
Make Project.addTestRunnerConfiguration() accept a const GeneratorSettings argument
Martin Kinkelin
committed
on 14 Jul 2022
|
2022-06-10 |
Refactor checks for platform is Windows into a method on BuildPlatform
richard andrew cattermole
committed
on 10 Jun 2022
|
2022-06-07 |
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole
committed
on 7 Jun 2022
|
2022-03-08 |
Define the $DUB_BUILD_PATH variable.
...
Bastiaan Veelo
authored
on 7 Mar 2022
The Dlang Bot
committed
on 8 Mar 2022
|
2022-02-14 |
move command variable substitution to execution
...
WebFreak001
authored
on 13 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
2021-11-09 |
Windows: Copy .pdb files
...
Martin Kinkelin
authored
on 8 Nov 2021
The Dlang Bot
committed
on 9 Nov 2021
|
2021-07-13 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 13 Jul 2021
|
2021-06-10 |
Don't reduce the max path length on Windows even further
...
Martin Kinkelin
authored
on 9 Jun 2021
Mathias LANG
committed
on 10 Jun 2021
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2020-12-22 |
Set cwd on spawn functions instead of chdir
...
Geod24
authored
on 20 Dec 2020
The Dlang Bot
committed
on 22 Dec 2020
|
2020-12-21 |
Remove redundant code with relativeTo
...
Geod24
authored
on 19 Dec 2020
The Dlang Bot
committed
on 21 Dec 2020
|
2020-11-28 |
Use compiler version, not frontend version for build IDs and paths
...
Martin Kinkelin
authored
on 27 Nov 2020
Mathias LANG
committed
on 28 Nov 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
|