History for dub_jkp / source / dub / compilers
2014-12-10
@Vadim Lopatin
Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard)
Vadim Lopatin committed on 10 Dec 2014
2014-12-08
@Vadim Lopatin
Implement copyDirs parameter, similar to copyFiles - should recursively copy directory content to destination
Vadim Lopatin committed on 8 Dec 2014
2014-08-29
@Geod24
Various small fixes ...
Geod24 committed on 29 Aug 2014
2014-08-02
@Sönke Ludwig
Merge pull request #387 from ibuclaw/gdcopts ...
Sönke Ludwig committed on 2 Aug 2014
@Martin Nowak
faster determinePlatform ...
Martin Nowak committed on 2 Aug 2014
2014-08-01
@Iain Buclaw
Add some missing build options for gdc
Iain Buclaw committed on 1 Aug 2014
2014-07-19
@Sönke Ludwig
Merge pull request #380 from Geod24/ct-platform-probe ...
Sönke Ludwig committed on 19 Jul 2014
2014-07-18
@Geod24
Make the platform probe the file at CT, hence allow it to work for X compilation
Geod24 committed on 18 Jul 2014
@Geod24
Invoke the binary for linking, not the name
Geod24 committed on 18 Jul 2014
2014-07-07
@Sönke Ludwig
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
@Geod24
Fix error message with LDC
Geod24 committed on 30 Jun 2014
@Geod24
Implement separate linking on gdc
Geod24 committed on 30 Jun 2014
@Geod24
Fix output flags for compilers != dmd
Geod24 committed on 30 Jun 2014
@Sönke Ludwig
Add an explanation message for exit code -9. ...
Sönke Ludwig committed on 30 Jun 2014
2014-06-29
@Geod24
Added singleFile support
Geod24 committed on 29 Jun 2014
2014-06-27
@Geod24
Make prepareBuildSettings, extractBuildOptions and setTarget const
Geod24 committed on 27 Jun 2014
2014-06-22
@Sönke Ludwig
Use executeShell() to invoke the compiler. See #356. ...
Sönke Ludwig committed on 22 Jun 2014
2014-05-29
@Sönke Ludwig
Output all possible source/import files for "dub describe". Fixes #185. ...
Sönke Ludwig committed on 29 May 2014
2014-05-22
@James Clarke
Ensure all files end with a newline
James Clarke committed on 22 May 2014
@James Clarke
Use tabs in all JSON and D files
James Clarke committed on 22 May 2014
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
@James Clarke
Use "dub.json" instead of "package.json" in documentation
James Clarke committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Ignore any noise on stdout when reading back the platform information.
Sönke Ludwig committed on 14 May 2014
2014-05-11
@Kinsey Moore
Compilers: Add arch support for gdc
Kinsey Moore committed on 11 May 2014
2014-05-02
@Sönke Ludwig
Fix suggestion text for -debug= dflags. See #310.
Sönke Ludwig committed on 2 May 2014
2014-04-23
@Sönke Ludwig
Remove debug log noise.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
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
@Sönke Ludwig
Improve diagnostic messages for pkg-config.
Sönke Ludwig committed on 11 Apr 2014
@Sönke Ludwig
Only pass known libraries to pkg-config. Fixes #274. ...
Sönke Ludwig committed on 11 Apr 2014
2014-04-04
@sinkuu
Missing tilde
sinkuu committed on 4 Apr 2014