2022-07-28 |
Resolve deprecations.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
---|---|
Updated file list for build script
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix build script
Giacomo De Lazzari
authored
on 9 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Add configy library, dyaml, tinyendian
...
Geod24
authored
on 20 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-15 |
Various code simplification around `dub.selections.json` (#2311)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
2020-10-13 |
Remove usage of deprecated std.xml
Andre Pany
authored
on 20 Jul 2020
Mathias LANG
committed
on 13 Oct 2020
|
2019-12-20 |
Revert "Remove dub.packagesupplier"
Mathias LANG
authored
on 20 Dec 2019
GitHub
committed
on 20 Dec 2019
|
|
|
2019-11-28 |
Move git version detection into a separate module.
Mathis Beer
committed
on 28 Nov 2019
|
2019-11-22 |
Revert "Add flag --submodules to add git submodules in the project folder as available packages."
Sebastian Wilzbach
authored
on 22 Nov 2019
GitHub
committed
on 22 Nov 2019
|
2019-10-22 |
Add flag --submodules to add git submodules in the project folder as available packages.
...
Mathis Beer
committed
on 22 Oct 2019
|
2018-05-08 |
Split-up package suppliers into individual modules
Sebastian Wilzbach
committed
on 8 May 2018
|
2016-04-20 |
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
2016-01-12 |
Add dub.recipe.io to the list of files needed to build the DUB CLI.
Sönke Ludwig
committed
on 12 Jan 2016
|
2015-06-26 |
Add "targets" field to "dub describe" output.
Sönke Ludwig
committed
on 26 Jun 2015
|
Make the describe() API strongly typed.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-09 |
Add latest sdlang-d sources.
Sönke Ludwig
committed
on 9 Jun 2015
|
2015-01-24 |
Add CMake generator to build-files.txt
Steven Dwy
committed
on 24 Jan 2015
|
2015-01-11 |
Fix linker error when building using the shell scripts. Fixes #486.
Sönke Ludwig
committed
on 11 Jan 2015
|
2014-08-23 |
Rename PackageInfo to PackageRecipe and separate representation from JSON code.
...
Sönke Ludwig
committed
on 23 Aug 2014
|
2014-05-22 |
Ensure all files end with a newline
James Clarke
committed
on 22 May 2014
|
2014-04-23 |
Put BuildSettings into its own module and invoke DMD to determine the actual build platform.
...
Sönke Ludwig
committed
on 23 Apr 2014
|
2014-03-18 |
Move DependencyResolver to its own module and reorder Version<->Dependency.
Sönke Ludwig
committed
on 18 Mar 2014
|
2013-12-20 |
Fix build settings used for dependencies that are referenced multiple times and remove the Mono-D generator.
Sönke Ludwig
committed
on 20 Dec 2013
|
2013-11-13 |
Add a module for handling SemVer version strings - will replace the Version struct in the future.
Sönke Ludwig
committed
on 13 Nov 2013
|
Move command line processing to a separate module.
Sönke Ludwig
committed
on 13 Nov 2013
|
|
2013-11-05 |
Integrate the rdmd generator into the build generator and start to implement build caching.
...
Sönke Ludwig
committed
on 5 Nov 2013
|
2013-11-02 |
Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway.
Sönke Ludwig
committed
on 2 Nov 2013
|
2013-11-01 |
Extend "dub init" to take an optional type argument and don't create "public"/"views" folders by default. Fixes #152.
...
Sönke Ludwig
committed
on 1 Nov 2013
|