History for dub_jkp / source / dub / package_.d
2016-04-20
@Sönke Ludwig
Mention version of removal for all deprecated public symbols.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Clean up and document the dub.package_ public API.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Code cleanup.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Remove PathAndFormat struct. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Remove pointless extra abstraction for package recipes.
Sönke Ludwig committed on 20 Apr 2016
2016-01-17
@Sönke Ludwig
Add "release-debug" default build type. See #747.
Sönke Ludwig committed on 17 Jan 2016
2015-10-18
@Martin Nowak
fix gdc/ldc flags for ddox/docs ...
Martin Nowak committed on 18 Oct 2015
2015-09-22
@Sönke Ludwig
Only cache versions on Windows.
Sönke Ludwig committed on 22 Sep 2015
@Sönke Ludwig
Implement a commit hash based cache of local package versions.
Sönke Ludwig committed on 22 Sep 2015
2015-09-15
@Sönke Ludwig
Merge pull request #633 from Abscissa/fix616 ...
Sönke Ludwig committed on 15 Sep 2015
@Nick Sabalausky
Redesign the fix's implementation as per suggestion in PR.
Nick Sabalausky committed on 15 Sep 2015
2015-08-17
@Nick Sabalausky
Fixed: PackagesUsed didn't get reset after being updated to run a custom command, which occasionally caused later custom commands to accidentally get skipped.
Nick Sabalausky committed on 17 Aug 2015
@Nick Sabalausky
Remove stray debugging import that got left in.
Nick Sabalausky committed on 17 Aug 2015
2015-08-09
@Martin Nowak
add buildType profile-gc ...
Martin Nowak committed on 9 Aug 2015
2015-07-26
@Nick Sabalausky
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky committed on 26 Jul 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-06-30
@Sönke Ludwig
Add "active" field to "dub describe" output. Fixes #393. Closes #577. ...
Sönke Ludwig committed on 30 Jun 2015
2015-06-26
@Nick Sabalausky
Add 'dub describe --data='.
Nick Sabalausky authored on 22 May 2015 Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Change Build(Options/Requirements) to BitFlags.
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
2015-06-16
@Sönke Ludwig
Fix detection of non-lowercase names and improve warning message. ...
Sönke Ludwig committed on 16 Jun 2015
2015-06-09
@Sönke Ludwig
Implement basic SDL package description support. Fixes #348. ...
Sönke Ludwig committed on 9 Jun 2015
2015-04-11
@Sönke Ludwig
Fix compilation on older compiler versions.
Sönke Ludwig committed on 11 Apr 2015
@Sönke Ludwig
Fix bad error message for path based dependencies with no package description. ...
Sönke Ludwig committed on 11 Apr 2015
2015-04-10
@Sönke Ludwig
Fix signature of Package.storeInfo
Sönke Ludwig committed on 10 Apr 2015
@Sönke Ludwig
Fix package resolution for non-local sub packages. Fixes #543. ...
Sönke Ludwig committed on 10 Apr 2015
2015-04-08
@Sönke Ludwig
Add overload of Package.storeInfo() with explicit output path.
Sönke Ludwig committed on 8 Apr 2015
2015-04-07
@Sönke Ludwig
Fix warnings on DMD master. See #541.
Sönke Ludwig committed on 7 Apr 2015