2015-09-12 |
The default compiler should not depend on DUB's own build environment
Marc Schütz
committed
on 12 Sep 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 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
2015-04-06 |
replace for loops and additional filtering with partition
Martin Nowak
committed
on 6 Apr 2015
|
2015-03-31 |
|
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-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-07-18 |
Make the platform probe the file at CT, hence allow it to work for X compilation
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 |
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-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
|
2014-05-22 |
Use tabs in all JSON and D files
James Clarke
committed
on 22 May 2014
|
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
|
Use "dub.json" instead of "package.json" in documentation
James Clarke
committed
on 22 May 2014
|
|
2014-05-14 |
Ignore any noise on stdout when reading back the platform information.
Sönke Ludwig
committed
on 14 May 2014
|
2014-05-02 |
Fix suggestion text for -debug= dflags. See #310.
Sönke Ludwig
committed
on 2 May 2014
|
2014-04-23 |
Remove debug log noise.
Sönke Ludwig
committed
on 23 Apr 2014
|
Put BuildSettings into its own module and invoke DMD to determine the actual build platform.
...
Sönke Ludwig
committed
on 23 Apr 2014
|