History for dub_jkp / source / dub / recipe
2020-04-15
@Steven Schveighoffer
Allow hidden paths that are specifically referenced from the dub recipe ...
Steven Schveighoffer committed on 15 Apr 2020
2020-04-14
@Samathy Barratt
fix #1372 - Ignore files in hidden directories.
Samathy Barratt authored on 9 May 2019 Steven Schveighoffer committed on 14 Apr 2020
2019-12-17
@Geod24
Remove some unused variables ...
Geod24 committed on 17 Dec 2019
2019-11-22
@Mathis Beer
fix: report correct line on sdl error
Mathis Beer committed on 22 Nov 2019
2019-10-11
@Mathis Beer
Cache environment variables in collectFiles for a small speed boost (~10ms)
Mathis Beer committed on 11 Oct 2019
2019-02-17
@Sönke Ludwig
Perform the tool chain checks based on the compiler name. ...
Sönke Ludwig committed on 17 Feb 2019
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
Sönke Ludwig committed on 17 Feb 2019
2018-12-23
@The Dlang Bot
Merge pull request #1571 from rtbo/requirements ...
The Dlang Bot authored on 23 Dec 2018 GitHub committed on 23 Dec 2018
@Remi Thebault
toolchainRequirements recipe support
Remi Thebault committed on 23 Dec 2018
2018-12-17
@andre2007
extraDependencyFiles attribute added
andre2007 committed on 17 Dec 2018
2018-11-16
@Martin Nowak
Added experimental build settings to filter applicable version identifiers ...
Martin Nowak committed on 16 Nov 2018
2018-11-13
@The Dlang Bot
Merge pull request #1582 from andre2007/feature_pre_post_run_command ...
The Dlang Bot authored on 13 Nov 2018 GitHub committed on 13 Nov 2018
2018-11-06
@andre2007
Pre/post run commands added
andre2007 committed on 6 Nov 2018
2018-10-25
@Guillaume Piolat
Fix Issue #1504 ...
Guillaume Piolat authored on 2 Oct 2018 Guillaume Piolat committed on 25 Oct 2018
2018-10-19
@Sebastian Wilzbach
Revert "implement "minDubVersion" field"
Sebastian Wilzbach authored on 19 Oct 2018 GitHub committed on 19 Oct 2018
2018-08-18
@Remi Thebault
implement minDubVersion check ...
Remi Thebault committed on 18 Aug 2018
2018-07-13
@Remi Thebault
Support more vars in build settings ...
Remi Thebault committed on 13 Jul 2018
2018-04-06
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 6 Apr 2018
2018-04-02
@Sebastian Wilzbach
Make getBasePackageName @safe
Sebastian Wilzbach committed on 2 Apr 2018
2018-03-13
@Sönke Ludwig
Ensure mainSourceFile is deduplicated properly. Fixes #1407. ...
Sönke Ludwig committed on 13 Mar 2018
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Make the code base compatible with vibe-core. ...
Sönke Ludwig authored on 23 Jun 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-06-28
@Sönke Ludwig
Merge pull request #1081 from wilzbach/single-package-default-name ...
Sönke Ludwig authored on 28 Jun 2017 GitHub committed on 28 Jun 2017
2017-06-03
@Sebastian Wilzbach
USe a default package name for single file packages in case none is ...
Sebastian Wilzbach committed on 3 Jun 2017
2017-05-15
@Martin Nowak
fix build with 2.065 frontend ...
Martin Nowak committed on 15 May 2017
@Martin Nowak
use DirEntry.isDir instead of isDir(name)
Martin Nowak committed on 15 May 2017
@Martin Nowak
replace slow O(N^2) removeImportFiles with set difference ...
Martin Nowak committed on 15 May 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-03-04
@Martin Nowak
Merge pull request #1084 from wilzbach/trailing-whitespace ...
Martin Nowak authored on 4 Mar 2017 GitHub committed on 4 Mar 2017
2017-02-23
@Sebastian Wilzbach
Remove all trailing whitespace ...
Sebastian Wilzbach committed on 23 Feb 2017