History for dub_jkp / source
2015-04-06
@Martin Nowak
replace for loops and additional filtering with partition
Martin Nowak committed on 6 Apr 2015
2015-04-05
@Martin Nowak
Merge pull request #538 from tomykaira/pkgconfig_libs_without_prefix ...
Martin Nowak committed on 5 Apr 2015
2015-04-02
@Sönke Ludwig
Gracefully handle failure to load package cache files.
Sönke Ludwig committed on 2 Apr 2015
2015-03-31
@tomykaira
Support packages without "lib" prefix in pkg-config ...
tomykaira committed on 31 Mar 2015
2015-03-27
@Sönke Ludwig
Make parallel compilation optional. See #498.
Sönke Ludwig committed on 27 Mar 2015
2015-03-26
@Sönke Ludwig
Pass -m32mscoff dflag also to the linker.
Sönke Ludwig committed on 26 Mar 2015
2015-03-25
@Sönke Ludwig
Merge pull request #532 from biozic/typo-cov ...
Sönke Ludwig committed on 25 Mar 2015
2015-03-21
@Martin Nowak
ignore hidden files during build ...
Martin Nowak committed on 21 Mar 2015
@Nicolas Sicard
Fixed typo in compilers/compiler.d
Nicolas Sicard committed on 21 Mar 2015
2015-03-15
@Sönke Ludwig
Fix equality comparison of identical versions with different meta data.
Sönke Ludwig committed on 15 Mar 2015
2015-03-12
@Dmitri Makarov
Fix misplaced closing bracket.
Dmitri Makarov committed on 12 Mar 2015
2015-03-10
@Sönke Ludwig
Avoid superfluous update check in "dub dustmite --test-package" mode. ...
Sönke Ludwig committed on 10 Mar 2015
2015-03-06
@Sönke Ludwig
Handle string import files during upwards inheritance. Fixes #331.
Sönke Ludwig committed on 6 Mar 2015
@Sönke Ludwig
Avoid adding duplicate string imports in BuildSettings.addStringImportFiles. ...
Sönke Ludwig committed on 6 Mar 2015
@Sönke Ludwig
Improve upgrade suggestion message.
Sönke Ludwig committed on 6 Mar 2015
2015-02-19
@Sönke Ludwig
Use booleans instead of strings to represent version range limits. ...
Sönke Ludwig committed on 19 Feb 2015
@Sönke Ludwig
Fix limit conditions when merging dependency version ranges. ...
Sönke Ludwig committed on 19 Feb 2015
2015-02-17
@Martin Nowak
add --version option to dub
Martin Nowak committed on 17 Feb 2015
2015-02-16
@Martin Nowak
fix #511 - copyFiles should not overwrite identical files on windows
Martin Nowak committed on 16 Feb 2015
2015-02-12
@machindertech
Fixed issue where static libraries would be generated instead of object files in singleFile build mode ...
machindertech committed on 12 Feb 2015
@machindertech
Fixed Windows singleFile build mode issues ...
machindertech committed on 12 Feb 2015
2015-02-11
@Martin Nowak
fixup #506 ...
Martin Nowak committed on 11 Feb 2015
@Dicebot
Fix: dub broken if compiled with absolute path DC ...
Dicebot committed on 11 Feb 2015
2015-02-04
@Dicebot
Fix compilation with DMD git HEAD ...
Dicebot committed on 4 Feb 2015
2015-02-03
@Martin Nowak
Merge pull request #497 from Dicebot/tmpfile ...
Martin Nowak committed on 3 Feb 2015
@Martin Nowak
use a simple UUID based tempfile ...
Martin Nowak committed on 3 Feb 2015
@Martin Nowak
Merge pull request #354 from MartinNowak/fix354 ...
Martin Nowak committed on 3 Feb 2015
@Dicebot
Use unique filenames for temporary files ...
Dicebot committed on 3 Feb 2015
2015-02-02
@Dicebot
Use standard tempDir instead of custom implementation
Dicebot committed on 2 Feb 2015
@Martin Nowak
fix Issue #354 - build ddox does not work on OSX ...
Martin Nowak committed on 2 Feb 2015