History for dub_jkp / build.cmd
2019-12-22
@Geod24
Replace `build.sh` and `build.cmd` with `build.d` ...
Geod24 committed on 22 Dec 2019
2019-08-17
@Martin Kinkelin
Revise build.cmd (remove curl.lib, add -O) ...
Martin Kinkelin committed on 17 Aug 2019
2018-11-25
@Remi Thebault
implement $DUB build variable ...
Remi Thebault committed on 25 Nov 2018
2015-09-12
@Marc Schütz
The default compiler should not depend on DUB's own build environment
Marc Schütz committed on 12 Sep 2015
2014-10-07
@Sönke Ludwig
Use the actual binary name used to build DUB as the default compiler. See #303.
Sönke Ludwig committed on 7 Oct 2014
2014-02-10
@Sönke Ludwig
Don't use "echo off" to avoid influencing potential parent batch files.
Sönke Ludwig committed on 10 Feb 2014
2013-11-13
@Sönke Ludwig
Add a DUB configuration to compile as a library without curl support.
Sönke Ludwig committed on 13 Nov 2013
2013-07-10
@Sönke Ludwig
Remove -property flag from build scripts.
Sönke Ludwig committed on 10 Jul 2013
2013-06-17
@Matthias Dondorff
Module statement addded to autogenerated version_.d
Matthias Dondorff committed on 17 Jun 2013
2013-06-04
@Sönke Ludwig
Query git to determine the current DUB version and report it on the help screen. Fixes #39.
Sönke Ludwig committed on 4 Jun 2013
2013-05-05
@Sönke Ludwig
Changed the windows build script to directly call the compiler instead of rdmd. ...
Sönke Ludwig committed on 5 May 2013
2013-04-09
@Sönke Ludwig
Don't print build success after build errors.
Sönke Ludwig committed on 9 Apr 2013
2013-03-22
@Sönke Ludwig
Improve wording of the post-build message.
Sönke Ludwig committed on 22 Mar 2013
2013-03-19
@Matthias Dondorff
dub will be build into the bin directory, so that when the dub executable's location is added to the path, the build.cmd / build.sh is not made globally accesible.
Matthias Dondorff committed on 19 Mar 2013
2013-03-10
@Sönke Ludwig
Add -w -property to the build scripts and fix the build appropriately.
Sönke Ludwig committed on 10 Mar 2013
2013-02-22
@Sönke Ludwig
Added files necessary to build on Windows.
Sönke Ludwig committed on 22 Feb 2013