History for dub_jkp / source / dub / project.d
2022-07-28
@Geod24
Move PlacementLocation from project to PackageManager ...
Geod24 authored on 28 Jul 2022 Mathias LANG committed on 28 Jul 2022
2022-07-27
@Geod24
Trivial: Streamline code when package not found in project ...
Geod24 authored on 15 Jul 2022 The Dlang Bot committed on 27 Jul 2022
2022-07-18
@Martin Kinkelin
Fix missing deserialization of fileVersion from dub.selections.json ...
Martin Kinkelin authored on 18 Jul 2022 The Dlang Bot committed on 18 Jul 2022
2022-07-15
@Geod24
Deprecate duplicated JSON serialization for Dependency
Geod24 authored on 15 Jul 2022 The Dlang Bot committed on 15 Jul 2022
@Mathias LANG
Deprecate `PackageManager.loadSCMPackage` & other `Dependency`-related refactoring (#2312) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
@Mathias LANG
SelectedVersions: Add Repository to overload set (#2314) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
@Mathias LANG
Various code simplification around `dub.selections.json` (#2311) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
2022-07-14
@Geod24
Dependency: Move `spec` / git ref inside of `Repository` ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 14 Jul 2022
@Martin Kinkelin
Make Project.addTestRunnerConfiguration() accept a const GeneratorSettings argument
Martin Kinkelin committed on 14 Jul 2022
@Martin Kinkelin
getDefaultConfiguration(): Accept a const BuildPlatform argument ...
Martin Kinkelin committed on 14 Jul 2022
2022-07-13
@Martin Kinkelin
[add BuildSettingsTemplate.dup() method instead]
Martin Kinkelin authored on 13 Jul 2022 Mathias LANG committed on 13 Jul 2022
@Martin Kinkelin
Project.addTestRunnerConfiguration(): Don't accidentally modify base config's buildSettings ...
Martin Kinkelin authored on 13 Jul 2022 Mathias LANG committed on 13 Jul 2022
@Geod24
Project: Remove dead m_packageSettings var and related func ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 13 Jul 2022
2022-07-12
@Martin Kinkelin
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-30
@Martin Kinkelin
Don't ignore targetName in non-executable unittest configurations
Martin Kinkelin authored on 30 Jun 2022 The Dlang Bot committed on 30 Jun 2022
2022-06-13
@Geod24
Build{Options,Requirements}: Use a common templated struct ...
Geod24 authored on 13 Jun 2022 Mathias LANG committed on 13 Jun 2022
2022-06-07
@Per Nordlöw
Don’t call writeln in generated code when measuring coverage and indent generated code
Per Nordlöw authored on 3 Jun 2022 Jan Jurzitza committed on 7 Jun 2022
2022-05-17
@Martin Kinkelin
Refactor Dub.testProject() to Project.addTestRunnerConfiguration() ...
Martin Kinkelin authored on 18 Feb 2022 Jan Jurzitza committed on 17 May 2022
2022-04-19
@richard andrew cattermole
Resolve WebFreak's comment about processVars empty
richard andrew cattermole authored on 19 Apr 2022 Jan Jurzitza committed on 19 Apr 2022
@Richard Andrew Cattermole
Change description of injectSourceFiles to inject-source-files ...
Richard Andrew Cattermole authored on 19 Apr 2022 Jan Jurzitza committed on 19 Apr 2022
@richard andrew cattermole
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole authored on 10 Apr 2022 Jan Jurzitza committed on 19 Apr 2022
2022-02-14
@WebFreak001
expose the implemented describe pre/post-run cmds
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
@WebFreak001
substitute commands in dub describe output
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
@WebFreak001
move command variable substitution to execution ...
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
2022-02-06
@rikki cattermole
Fix issue 2051 failing CI
rikki cattermole authored on 5 Feb 2022 The Dlang Bot committed on 6 Feb 2022
2021-12-05
@Jan Jurzitza
fix CLI --print-builds implementation
Jan Jurzitza authored on 3 Dec 2021 The Dlang Bot committed on 5 Dec 2021
@Jan Jurzitza
Fix --data-list error message with dub describe (#2195) ...
Jan Jurzitza authored on 5 Dec 2021 GitHub committed on 5 Dec 2021
2021-06-21
@Denis Feklushkin
Quotation marks added to error message
Denis Feklushkin authored on 21 Jun 2021 Nicholas Wilson committed on 21 Jun 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-03-01
@SHOO
Fix #2046 - Dependencies specified with a path ignore optional settings
SHOO authored on 26 Jan 2021 The Dlang Bot committed on 1 Mar 2021