2019-08-31 |
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil
committed
on 31 Aug 2019
|
---|---|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2018-01-14 |
|
2017-12-04 |
Fix compatibility with vibe.d < 0.8.2.
Sönke Ludwig
authored
on 8 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
Make the code base compatible with vibe-core.
...
Sönke Ludwig
authored
on 23 Jun 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
2017-03-10 |
Properly handle "x86_mscoff" pseudo architecture in the VisualD generator.
Sönke Ludwig
committed
on 10 Mar 2017
|
2016-04-21 |
Avoid some uses of deprecated property Package.dependencies.
Sönke Ludwig
committed
on 21 Apr 2016
|
2016-04-20 |
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
Make all internal generator functionality private.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2015-09-15 |
The VisualD project generator sets the working directory. Fixes #567.
Sönke Ludwig
committed
on 15 Sep 2015
|
Uses <debugworkingdir> to have the right debugging working directory.
ponce
committed
on 15 Sep 2015
|
|
2015-09-14 |
Get .visualdproj files to be created in the .dub directory. Less cluttering of the working directory.
...
ponce
committed
on 14 Sep 2015
|
2015-07-16 |
Change VisualD project generation logging.
...
ponce
authored
on 10 Jul 2015
ponce
committed
on 16 Jul 2015
|
2015-07-10 |
|
2015-07-03 |
Remove "_d suffix for "debug" builds in VisualD generated project files.
...
ponce
committed
on 3 Jul 2015
|
2015-06-26 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
2015-06-23 |
Remove some obsolete code.
Sönke Ludwig
committed
on 23 Jun 2015
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
2014-12-08 |
Added @property at MartinNowak's request
Nicholas Londey
committed
on 8 Dec 2014
|
Broke long line onto multiple lines
Nicholas Londey
committed
on 8 Dec 2014
|
|
|
|
2014-11-13 |
Fixed generation of Solution Platform for x64
Nicholas Londey
committed
on 13 Nov 2014
|
2014-10-07 |
Remove PackageManager argument from createProjectGenerator().
...
Sönke Ludwig
committed
on 7 Oct 2014
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-06-29 |
Added singleFile support
Geod24
committed
on 29 Jun 2014
|
2014-05-22 |
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
Converted line endings from CRLF to LF
James Clarke
committed
on 22 May 2014
|
|
2014-05-14 |
Fix orphan format specifier.
Sönke Ludwig
committed
on 14 May 2014
|