2015-07-26 |
Partially fix shared library build for LDC and skip tests for LDC/GDC.
...
Sönke Ludwig
committed
on 26 Jul 2015
|
---|---|
Use -fPIC for shared libraries compiled with LDC/GDC, too.
Sönke Ludwig
committed
on 26 Jul 2015
|
|
Fix building dynamic libraries. Fixes #613.
Sönke Ludwig
committed
on 26 Jul 2015
|
|
2015-07-11 |
Improve error message for invalid platform specifications.
...
Sönke Ludwig
committed
on 11 Jul 2015
|
2015-07-10 |
|
2015-06-26 |
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
|
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
|
|
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
|
|
Add "targets" field to "dub describe" output.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-11 |
Pass -vcolumns to DMD if supported. Fixes #581.
Sönke Ludwig
committed
on 11 Jun 2015
|
2015-05-31 |
Show quoted args for compiler invocations. See #569.
Sönke Ludwig
committed
on 31 May 2015
|
2015-05-26 |
Pass 'x86-64' arch to LDC instead of 'x86_64'
ponce
committed
on 26 May 2015
|
2015-04-10 |
|
2015-04-07 |
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 |
replace for loops and additional filtering with partition
Martin Nowak
committed
on 6 Apr 2015
|
2015-03-31 |
|
2015-03-26 |
Pass -m32mscoff dflag also to the linker.
Sönke Ludwig
committed
on 26 Mar 2015
|
2015-03-21 |
Fixed typo in compilers/compiler.d
Nicolas Sicard
committed
on 21 Mar 2015
|
2015-03-12 |
Fix misplaced closing bracket.
Dmitri Makarov
committed
on 12 Mar 2015
|
2015-03-06 |
Avoid adding duplicate string imports in BuildSettings.addStringImportFiles.
...
Sönke Ludwig
committed
on 6 Mar 2015
|
2015-02-12 |
Fixed issue where static libraries would be generated instead of object files in singleFile build mode
...
machindertech
committed
on 12 Feb 2015
|
|
|
2015-02-11 |
|
|
|
2015-02-03 |
|
2015-01-05 |
|
2014-08-29 |
|
2014-08-02 |
|
|