History for dub_jkp / source / dub / project.d
2024-04-19
@Atila Neves
Return early from determineDependencyConfigs if possible ...
Atila Neves committed on 19 Apr
2024-02-17
@Mathias Lang
Move writing selections file to PackageManager ...
Mathias Lang authored on 16 Feb 2024 Mathias LANG committed on 17 Feb 2024
2024-02-16
@Mathias Lang
Remove an unused JSON serialization call ...
Mathias Lang authored on 16 Feb 2024 Mathias LANG committed on 16 Feb 2024
2024-02-15
@Mathias Lang
Use the proper constructor for PackageDependency ...
Mathias Lang authored on 14 Feb 2024 Mathias LANG committed on 15 Feb 2024
2024-02-08
@Mathias Lang
Make 'Dependency.init' invalid and align Any/Invalid property ...
Mathias Lang authored on 7 Feb 2024 Mathias LANG committed on 8 Feb 2024
2024-01-19
@Mathias Lang
Adapt PackageManager.get[Best]Package to PackageName API ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 19 Jan 2024
@Mathias Lang
Adapt loadSCMPackage to PackageName API
Mathias Lang authored on 18 Jan 2024 Mathias LANG committed on 19 Jan 2024
2024-01-18
@Mathias Lang
Remove PackageName alias this to toString ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 18 Jan 2024
2024-01-17
@Mathias Lang
Adapt SelectedVersions to PackageName API ...
Mathias Lang authored on 17 Jan 2024 The Dlang Bot committed on 17 Jan 2024
@Mathias Lang
Expand selections file handling to handle new versions ...
Mathias Lang authored on 11 Jan 2024 Mathias LANG committed on 17 Jan 2024
2024-01-15
@Mathias Lang
Introduce PackageName, to fully type a package name ...
Mathias Lang authored on 14 Jan 2024 Petar Kirov committed on 15 Jan 2024
2024-01-11
@Vladimir Panteleev
Allow building deprecated modules without deprecation warnings ...
Vladimir Panteleev authored on 30 May 2023 Mathias LANG committed on 11 Jan 2024
2024-01-02
@Mathias Lang
Deprecate Project.this(PackageManager, NativePath) ...
Mathias Lang authored on 2 Jan 2024 Mathias LANG committed on 2 Jan 2024
@Mathias Lang
Trivial: Simplify Project.reinit by removing nested functions ...
Mathias Lang authored on 29 Dec 2023 Mathias LANG committed on 2 Jan 2024
@Mathias Lang
Trivial: Document Project.reinit ...
Mathias Lang authored on 29 Dec 2023 Mathias LANG committed on 2 Jan 2024
2023-12-29
@Mathias Lang
Deprecate Project.packageManager ...
Mathias Lang authored on 29 Dec 2023 The Dlang Bot committed on 29 Dec 2023
2023-12-28
@Mathias Lang
Fix #2696: Segfault with bad dub.sdl ...
Mathias Lang authored on 27 Dec 2023 The Dlang Bot committed on 28 Dec 2023
2023-12-27
@Mathias Lang
Add unittest framework and some dependency tests ...
Mathias Lang authored on 19 Dec 2023 Nicholas Wilson committed on 27 Dec 2023
2023-12-26
@Mathias Lang
Allow to load dub.selections.json before Project instantiation ...
Mathias Lang authored on 22 Dec 2023 The Dlang Bot committed on 26 Dec 2023
2023-09-05
@WebFreak001
add `dub describe --data=configs,builds` ...
WebFreak001 authored on 4 Sep 2023 Jan Jurzitza committed on 5 Sep 2023
2023-09-04
@WebFreak001
fix typo in cImportPaths dub describe data ...
WebFreak001 authored on 4 Sep 2023 Jan Jurzitza committed on 4 Sep 2023
2023-03-01
@Carsten Schlote
Add unittest to test collection of C sources and headers
Carsten Schlote authored on 3 Dec 2022 Jan Jurzitza committed on 1 Mar 2023
2023-02-27
@Geod24
Make getDUBExePath returns a NativePath
Geod24 authored on 6 Dec 2022 Mathias LANG committed on 27 Feb 2023
2023-02-15
@Jan Jurzitza
improve warning messages, especially with ~branch (#2585) ...
Jan Jurzitza authored on 15 Feb 2023 GitHub committed on 15 Feb 2023
2023-02-09
@Etienne Cimon
Add betterC support - fixes #1636 (#2581) ...
Etienne Cimon authored on 9 Feb 2023 GitHub committed on 9 Feb 2023
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2023-02-01
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 1 Feb 2023
2023-01-26
@WebFreak001
reduce dependency on the working directory ...
WebFreak001 authored on 26 Jan 2023 Mathias LANG committed on 26 Jan 2023
2023-01-03
@Geod24
Fix various DDOC warnings
Geod24 authored on 3 Jan 2023 The Dlang Bot committed on 3 Jan 2023
2022-12-05
@Geod24
Use a central build cache for all build artifacts ...
Geod24 authored on 1 Dec 2022 Mathias LANG committed on 5 Dec 2022