History for dub_jkp / source / dub / compilers
2015-08-09
@Martin Nowak
add buildType profile-gc ...
Martin Nowak committed on 9 Aug 2015
2015-08-07
@Nick Sabalausky
Fix #624: --data=libs should output in compiler-format, not linker format.
Nick Sabalausky committed on 7 Aug 2015
2015-07-29
@Sönke Ludwig
Add support form -marm/-mthumb switches to GdcCompiler.
Sönke Ludwig committed on 29 Jul 2015
2015-07-26
@Sönke Ludwig
Partially fix shared library build for LDC and skip tests for LDC/GDC. ...
Sönke Ludwig committed on 26 Jul 2015
@Sönke Ludwig
Use -fPIC for shared libraries compiled with LDC/GDC, too.
Sönke Ludwig committed on 26 Jul 2015
@Sönke Ludwig
Fix building dynamic libraries. Fixes #613.
Sönke Ludwig committed on 26 Jul 2015
2015-07-11
@Sönke Ludwig
Improve error message for invalid platform specifications. ...
Sönke Ludwig committed on 11 Jul 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-06-26
@Nick Sabalausky
Again, rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky authored on 24 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky authored on 21 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Split --data=libs into two: --data=libs (for installed/system libs) and --data=lib-files (for dependency libs) ...
Nick Sabalausky authored on 3 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Add "targets" field to "dub describe" output.
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
2015-06-11
@Sönke Ludwig
Pass -vcolumns to DMD if supported. Fixes #581.
Sönke Ludwig committed on 11 Jun 2015
2015-05-31
@Sönke Ludwig
Show quoted args for compiler invocations. See #569.
Sönke Ludwig committed on 31 May 2015
2015-05-26
@ponce
Pass 'x86-64' arch to LDC instead of 'x86_64'
ponce committed on 26 May 2015
2015-04-10
@Sönke Ludwig
Merge pull request #539 from MartinNowak/pkg_config ...
Sönke Ludwig committed on 10 Apr 2015
2015-04-07
@Sönke Ludwig
Fix the DMD linker phase to properly quote strings that contain spaces. Fixes #540.
Sönke Ludwig committed on 7 Apr 2015
2015-04-06
@Martin Nowak
replace for loops and additional filtering with partition
Martin Nowak committed on 6 Apr 2015
2015-03-31
@tomykaira
Support packages without "lib" prefix in pkg-config ...
tomykaira committed on 31 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-21
@Nicolas Sicard
Fixed typo in compilers/compiler.d
Nicolas Sicard committed on 21 Mar 2015
2015-03-12
@Dmitri Makarov
Fix misplaced closing bracket.
Dmitri Makarov committed on 12 Mar 2015
2015-03-06
@Sönke Ludwig
Avoid adding duplicate string imports in BuildSettings.addStringImportFiles. ...
Sönke Ludwig committed on 6 Mar 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-03
@Dicebot
Use unique filenames for temporary files ...
Dicebot committed on 3 Feb 2015
2015-01-05
@Martin Nowak
fix Issue 480 - default to available compiler ...
Martin Nowak committed on 5 Jan 2015