non port: devel/dub/distinfo |
SVNWeb
|
Number of commits found: 10 |
Tue, 15 Nov 2022
|
[ 00:31 Jose Alonso Cardenas Marquez (acm) ] ec74548
devel/dub: Update to 1.29.0
ChangeLog at: https://github.com/dlang/dub/releases/tag/v1.29.0
|
Thu, 7 Mar 2019
|
[ 06:09 acm ]
- Update to 1.14.0
|
Tue, 20 Nov 2018
|
[ 02:38 acm ]
- Update to 1.12.0
|
Sun, 3 Jun 2018
|
[ 06:32 acm ]
- Update to 1.9.0
|
Thu, 1 Feb 2018
|
[ 20:18 acm ]
- Update to 1.7.1
|
Sat, 22 Jul 2017
|
[ 03:02 acm ]
- Update to 1.4.0
|
Tue, 6 Jun 2017
|
[ 16:18 mat ] (Only the first 10 of 37 ports in this commit are shown above. )
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight
|
Fri, 21 Apr 2017
|
[ 18:32 acm ]
- Update to 1.3.0
|
Tue, 14 Mar 2017
|
[ 15:18 acm ]
- Update to 1.2.2
|
Tue, 28 Feb 2017
|
[ 18:02 acm ]
- New port: devel/dub
DUB emerged as a more general replacement for vibe.d's package manager. It does
not imply a dependency to vibe.d for packages and was extended to not only
directly build projects, but also to generate project files (currently VisualD).
Mono-D also supports the use of dub.json (dub's package description) as the
project file.
The project's philosophy is to keep things as simple as possible. All that is
needed to make a project a dub package is to write a short dub.json file and
put the source code into a source subfolder. It can then be registered on the
public package registry to be made available for everyone. Any dependencies
specified in dub.json are automatically downloaded and made available to the
project during the build process.
WWW: https://github.com/dlang/dub
|
Number of commits found: 10 |