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 |
|
|
|
2014-08-01 |
Add some missing build options for gdc
Iain Buclaw
committed
on 1 Aug 2014
|
2014-07-19 |
|
2014-07-18 |
Make the platform probe the file at CT, hence allow it to work for X compilation
Geod24
committed
on 18 Jul 2014
|
Invoke the binary for linking, not the name
Geod24
committed
on 18 Jul 2014
|
|
2014-07-07 |
Add .def files to the list of source file types to pass to the linker.
Sönke Ludwig
committed
on 7 Jul 2014
|
2014-06-30 |
Fix error message with LDC
Geod24
committed
on 30 Jun 2014
|
Implement separate linking on gdc
Geod24
committed
on 30 Jun 2014
|
|
Fix output flags for compilers != dmd
Geod24
committed
on 30 Jun 2014
|
|
|
|
2014-06-29 |
Added singleFile support
Geod24
committed
on 29 Jun 2014
|
2014-06-27 |
Make prepareBuildSettings, extractBuildOptions and setTarget const
Geod24
committed
on 27 Jun 2014
|
2014-06-22 |
|
2014-05-29 |
Output all possible source/import files for "dub describe". Fixes #185.
...
Sönke Ludwig
committed
on 29 May 2014
|