History for dub_jkp / source / dub / project.d
2015-04-26
@w0rp
Add --import-paths and --string-import-paths as options for 'dub describe' instead of a new command. Add some scripts for testing the output of each, and a smoke test for 'dub describe'.
w0rp committed on 26 Apr 2015
2015-04-18
@w0rp
Add a command to dub to list all of the import paths for a project.
w0rp committed on 18 Apr 2015
2015-04-10
@Sönke Ludwig
Fix bogus package name warning for sub packages
Sönke Ludwig committed on 10 Apr 2015
2015-04-07
@Sönke Ludwig
Fixup for previous commit.
Sönke Ludwig committed on 7 Apr 2015
@Sönke Ludwig
Fix warnings on DMD master. See #541.
Sönke Ludwig committed on 7 Apr 2015
@Sönke Ludwig
Add additional package name validity checks. See #540.
Sönke Ludwig committed on 7 Apr 2015
2015-03-06
@Sönke Ludwig
Improve upgrade suggestion message.
Sönke Ludwig committed on 6 Mar 2015
2015-01-11
@Sönke Ludwig
Fix handling of path based dependencies to sub packages. Fixes #448.
Sönke Ludwig committed on 11 Jan 2015
2014-12-15
@ketmar
Apply patch by ketmar: remove comma expressions and fix property syntax. ...
ketmar authored on 15 Dec 2014 Sönke Ludwig committed on 15 Dec 2014
2014-11-22
@Martin Nowak
append a newline when writing dub.selections.json
Martin Nowak committed on 22 Nov 2014
2014-10-07
@Sönke Ludwig
Add "packageManager" property to Project.
Sönke Ludwig committed on 7 Oct 2014
2014-08-23
@Sönke Ludwig
Untangle Package and PackageInfo. See #403.
Sönke Ludwig committed on 23 Aug 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-20
@Jonathan Marler
prevent code from searching file system for the package file multiple times
Jonathan Marler committed on 20 Aug 2014
2014-07-07
@Sönke Ludwig
Fix lookup of sub packages from within sub packages of the same package. Fixes #357. ...
Sönke Ludwig committed on 7 Jul 2014
2014-07-02
@Sönke Ludwig
Fix possible range violation error when accessing the upgrade cache.
Sönke Ludwig committed on 2 Jul 2014
@Sönke Ludwig
Cache the results for upgrade suggestions. ...
Sönke Ludwig committed on 2 Jul 2014
2014-06-30
@Sönke Ludwig
Add a warning for dependency specifications that mismatch the version selections. Fixes #333.
Sönke Ludwig committed on 30 Jun 2014
2014-06-13
@Sönke Ludwig
Resolve sub packages when loading path based dependencies. Fixes #347.
Sönke Ludwig committed on 13 Jun 2014
2014-06-02
@Sönke Ludwig
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig committed on 2 Jun 2014
2014-05-22
@James Clarke
Use "dub.json" instead of "package.json" in documentation
James Clarke committed on 22 May 2014
2014-05-08
@Martin Nowak
fix issue with missing dub.selections.json ...
Martin Nowak committed on 8 May 2014
2014-05-06
@Colden Cullen
Removed 'Wide' from PlacementLocation member names.
Colden Cullen committed on 6 May 2014
@Colden Cullen
Merge branch 'upstreammaster' ...
Colden Cullen committed on 6 May 2014
2014-05-05
@Sönke Ludwig
Implement support for $ROOT_PACKAGE_DIR and $<PACK_NAME>_PACKAGE_DIR variables. Fixes #260. ...
Sönke Ludwig committed on 5 May 2014
2014-04-24
@Colden Cullen
Added support for fetching to any location, now need to add support for finding packages in other locations.
Colden Cullen committed on 24 Apr 2014
2014-04-23
@Sönke Ludwig
*Rally* only overwrite dub.selections.json if necessary.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Rename m_selectedVersions -> m_selections.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Only overwrite dub.selections.json if there are actual changes.
Sönke Ludwig committed on 23 Apr 2014
2014-04-21
@Sönke Ludwig
For "dub run", change the CWD only if non-empty. Fixes #272.
Sönke Ludwig committed on 21 Apr 2014