History for dub_jkp / build-files.txt
2019-11-22
@Sebastian Wilzbach
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
@Mathis Beer
Add flag --submodules to add git submodules in the project folder as available packages. ...
Mathis Beer committed on 22 Oct 2019
2018-05-08
@Sebastian Wilzbach
Split-up package suppliers into individual modules
Sebastian Wilzbach committed on 8 May 2018
2016-04-20
@Sönke Ludwig
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig committed on 20 Apr 2016
2016-01-12
@Sönke Ludwig
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
@Sönke Ludwig
Add "targets" field to "dub describe" output.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Make the describe() API strongly typed.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig committed on 26 Jun 2015
2015-06-09
@Sönke Ludwig
Add latest sdlang-d sources.
Sönke Ludwig committed on 9 Jun 2015
2015-01-24
@Steven Dwy
Add CMake generator to build-files.txt
Steven Dwy committed on 24 Jan 2015
2015-01-11
@Sönke Ludwig
Fix linker error when building using the shell scripts. Fixes #486.
Sönke Ludwig committed on 11 Jan 2015
2014-08-23
@Sönke Ludwig
Rename PackageInfo to PackageRecipe and separate representation from JSON code. ...
Sönke Ludwig committed on 23 Aug 2014
2014-05-22
@James Clarke
Ensure all files end with a newline
James Clarke committed on 22 May 2014
2014-04-23
@Sönke Ludwig
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
@Sönke Ludwig
Move DependencyResolver to its own module and reorder Version<->Dependency.
Sönke Ludwig committed on 18 Mar 2014
2013-12-20
@Sönke Ludwig
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
@Sönke Ludwig
Add a module for handling SemVer version strings - will replace the Version struct in the future.
Sönke Ludwig committed on 13 Nov 2013
@Sönke Ludwig
Move command line processing to a separate module.
Sönke Ludwig committed on 13 Nov 2013
2013-11-05
@Sönke Ludwig
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
@Sönke Ludwig
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
@Sönke Ludwig
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
2013-09-25
@Sönke Ludwig
Move dub.utils to dub.internal.utils and update copyright dates.
Sönke Ludwig committed on 25 Sep 2013
2013-09-18
@Sönke Ludwig
Remove installation.d from build-files.txt.
Sönke Ludwig committed on 18 Sep 2013
2013-07-20
@Sönke Ludwig
Fix build script for missing registry.d file. Fixes #95.
Sönke Ludwig committed on 20 Jul 2013
2013-05-07
@Sönke Ludwig
Preparing for the new std.process in Phobos.
Sönke Ludwig committed on 7 May 2013
2013-05-05
@Sönke Ludwig
Changed the windows build script to directly call the compiler instead of rdmd. ...
Sönke Ludwig committed on 5 May 2013