History for dub_jkp / source
2022-07-14
@The Dlang Bot
Merge pull request #2305 from Geod24/move-stuff-in-versionrange ...
The Dlang Bot authored on 14 Jul 2022 GitHub committed on 14 Jul 2022
@Geod24
PackageManager: Use PackageRecipe, not JSON, for dummy object
Geod24 authored on 13 Jul 2022 The Dlang Bot committed on 14 Jul 2022
@Geod24
Dependency: Move `spec` / git ref inside of `Repository` ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 14 Jul 2022
@Geod24
Dependency: Make Any/Invalid manifest constants in VersionRange
Geod24 committed on 14 Jul 2022
@Geod24
Dependency: Move matchesAny / isExactVersion to VersionRange ...
Geod24 committed on 14 Jul 2022
@Geod24
Add attributes and scope annotation to Dependency.Version / semver
Geod24 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
@Geod24
Remove leading hyphen in platform specs ...
Geod24 authored on 20 Jun 2022 Mathias LANG committed on 14 Jul 2022
2022-07-13
@The Dlang Bot
Merge pull request #2301 from Geod24/getlatestpackage ...
The Dlang Bot authored on 13 Jul 2022 GitHub committed on 13 Jul 2022
@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
Deprecate once-called redundant getLatestPackage ...
Geod24 committed on 13 Jul 2022
@Geod24
Use Dependency.any whenever possible
Geod24 committed on 13 Jul 2022
@Geod24
Trivial: Remove trailing whitespace
Geod24 committed on 13 Jul 2022
@Martin Kinkelin
Merge remote-tracking branch 'origin/stable' into merge_stable ...
Martin Kinkelin committed on 13 Jul 2022
@Geod24
Avoid needless string concat in log calls
Geod24 authored on 13 Jul 2022 The Dlang Bot committed on 13 Jul 2022
@Sönke Ludwig
Also use strict version matching for cached packages when determining the need to fetch a dependency. ...
Sönke Ludwig 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-07-10
@Sönke Ludwig
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig committed on 10 Jul 2022
@Sönke Ludwig
Match versions of cached packages exactly. ...
Sönke Ludwig committed on 10 Jul 2022
@Sönke Ludwig
Revert determineVersionWithGitTool to the behavior before #2263.
Sönke Ludwig committed on 10 Jul 2022
2022-07-09
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 9 Jul 2022
@Iain Buclaw
update version to v1.29.1
Iain Buclaw committed on 9 Jul 2022
2022-07-08
@Martin Nowak
update version to v1.29.1-beta.1
Martin Nowak committed on 8 Jul 2022
2022-07-02
@The Dlang Bot
Merge pull request #2285 from dlang/upgrade_sub_packages ...
The Dlang Bot authored on 2 Jul 2022 GitHub committed on 2 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-28
@Sönke Ludwig
Add a command line option for upgrading all sub packages. ...
Sönke Ludwig committed on 28 Jun 2022
2022-06-27
@Sönke Ludwig
Allow "dub :subpackage" shortcut syntax to run a certain sub package.
Sönke Ludwig authored on 16 Jun 2022 Mathias LANG committed on 27 Jun 2022