History for dub_jkp / source / dub / package_.d
2013-03-03
@Sönke Ludwig
Implemented pre/post commands and --build=ddox + support "sourceFiles". ...
Sönke Ludwig committed on 3 Mar 2013
2013-03-01
@Matthias Dondorff
Reverted adding the dependency, when "dub install pkg" is called. Creating a dependency should not be done through install. Has impact on #12. ...
Matthias Dondorff committed on 1 Mar 2013
@Matthias Dondorff
Added documentation to InstallLocation.
Matthias Dondorff committed on 1 Mar 2013
2013-02-28
@Nathan M. Swan
add sourcePaths field to package.json
Nathan M. Swan committed on 28 Feb 2013
2013-02-24
@Matthias Dondorff
When the user calls install from the command line, a dependency will be added to the project's package.json. However, this will reformat that file. Should now perform more like user expectations mentioned in #12.
Matthias Dondorff committed on 24 Feb 2013
2013-02-22
@Sönke Ludwig
Fixed naming convention for enum InstallLocation and avoid reinstalling packages that are already up to date.
Sönke Ludwig committed on 22 Feb 2013
@Sönke Ludwig
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig committed on 22 Feb 2013
2013-02-20
@Sönke Ludwig
Avoid use of deprecated functions + fixed package installation.
Sönke Ludwig committed on 20 Feb 2013
2013-02-18
@Sönke Ludwig
Implemented basic multi-compiler support (with only a dmd implementation right now).
Sönke Ludwig committed on 18 Feb 2013
2013-02-15
@Sönke Ludwig
Handling missing package.json more gracefully (without a crash) + some trace log messages.
Sönke Ludwig committed on 15 Feb 2013
2013-02-05
@Matthias Dondorff
VisualD projects have some nice folders, added (string)importPath and dflags support.
Matthias Dondorff committed on 5 Feb 2013
2013-02-04
@Matthias Dondorff
Compile fix.
Matthias Dondorff committed on 4 Feb 2013
@Matthias Dondorff
Custom source folders can be specified, root folder will likely cause problems, currently.
Matthias Dondorff committed on 4 Feb 2013
2013-01-29
@Sönke Ludwig
Fixed path format to native.
Sönke Ludwig committed on 29 Jan 2013
@Matthias Dondorff
Using join preperation for string imports.
Matthias Dondorff committed on 29 Jan 2013
2013-01-26
@Matthias Dondorff
System libraries and additional link files are used for project generation. A postbuild copy-files command is needed in order to build successfully.
Matthias Dondorff committed on 26 Jan 2013
2013-01-22
@Matthias Dondorff
More resolved conflicts, replaced usage of PackageStore with PackageManager.
Matthias Dondorff committed on 22 Jan 2013
@Matthias Dondorff
Merge branch 'master' of https://github.com/rejectedsoftware/dub ...
Matthias Dondorff committed on 22 Jan 2013
2013-01-20
@Sönke Ludwig
Renamed "importPath" to "importPaths" and "stringImportPath" to "stringImportPaths" - seems to be more intuitive.
Sönke Ludwig committed on 20 Jan 2013
2013-01-19
@Sönke Ludwig
Implemented "configurations"/"default" to select a platform dependent default configuration.
Sönke Ludwig committed on 19 Jan 2013
2013-01-18
@Sönke Ludwig
Mysterious compile fix for DMD 2.060.
Sönke Ludwig committed on 18 Jan 2013
@Sönke Ludwig
Implemented "binaryPath".
Sönke Ludwig committed on 18 Jan 2013
@Sönke Ludwig
Implemented "copyFiles".
Sönke Ludwig committed on 18 Jan 2013
@Sönke Ludwig
Added support for local package definitions in package dependencies and fixed recursive dependencies.
Sönke Ludwig committed on 18 Jan 2013
2013-01-14
@Sönke Ludwig
Implemented several new commands and moved the download location to the temp folder. ...
Sönke Ludwig committed on 14 Jan 2013
@Sönke Ludwig
Implement basic support for user/system installed packages and local packages. ...
Sönke Ludwig committed on 14 Jan 2013
2013-01-12
@Sönke Ludwig
Various additions and fixes. ...
Sönke Ludwig committed on 12 Jan 2013
@Sönke Ludwig
Fully implemented support for build configurations + added build config fields "lflags", "importPath", "stringImportPath" and "versions".
Sönke Ludwig committed on 12 Jan 2013
2013-01-11
@Sönke Ludwig
Added partial support for build configurations and added some diagnostic command line flags.
Sönke Ludwig committed on 11 Jan 2013
@Sönke Ludwig
Implemented basic build platform detection and extended the possibilities for platform specific fields in package.json.
Sönke Ludwig committed on 11 Jan 2013