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
|
|
2014-04-11 |
Improve diagnostic messages for pkg-config.
Sönke Ludwig
committed
on 11 Apr 2014
|
|
|
2014-04-04 |
Missing tilde
sinkuu
committed
on 4 Apr 2014
|
2014-03-04 |
Merge branch 'dustmite'
Sönke Ludwig
committed
on 4 Mar 2014
|
2014-02-26 |
Also warn about using certain "buildOptions" in addition to "dflags".
Sönke Ludwig
committed
on 26 Feb 2014
|
2014-02-13 |
Warn when using -m32/-m64 directly.
Sönke Ludwig
committed
on 13 Feb 2014
|
2014-01-27 |
Add support for execution result callbacks in the build generator.
Sönke Ludwig
committed
on 27 Jan 2014
|
2014-01-21 |
Avoid using the deprecated canFind function.
Sönke Ludwig
committed
on 21 Jan 2014
|
2013-12-19 |
Implement individual building of dependencies.
Sönke Ludwig
committed
on 19 Dec 2013
|
2013-12-17 |
Rename BuildOptions.noBoundsChecks to noBoundsCheck to be consistent with BuildRequirements.requireBoundsCheck.
Sönke Ludwig
committed
on 17 Dec 2013
|
2013-12-15 |
Enforce build requirements when generating VisualD projects. Fixes #188.
Sönke Ludwig
committed
on 15 Dec 2013
|
2013-12-11 |
Rename some BuildOptions to avoid D keywords.
Sönke Ludwig
committed
on 11 Dec 2013
|
2013-11-29 |
|
2013-11-04 |
Import and string import files are now added to generated VisualD projects and "dub describe".
Sönke Ludwig
committed
on 4 Nov 2013
|
2013-11-02 |
Support excluding paths using glob matching.
Jacob Carlborg
committed
on 2 Nov 2013
|
Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway.
Sönke Ludwig
committed
on 2 Nov 2013
|