History for dub_jkp / build.sh
2020-01-03
@Geod24
Use build.d everywhere and take arguments by parameter ...
Geod24 committed on 3 Jan 2020
2019-12-22
@Geod24
Replace `build.sh` and `build.cmd` with `build.d` ...
Geod24 committed on 22 Dec 2019
2019-10-31
@ZombineDev
[build.sh] Use DFLAGS env variable to allow customizing the D compiler flags
ZombineDev committed on 31 Oct 2019
2019-08-17
@Martin Kinkelin
Simplify build.sh: Drop obsolete libcurl specifics ...
Martin Kinkelin committed on 17 Aug 2019
2018-11-25
@Remi Thebault
implement $DUB build variable ...
Remi Thebault committed on 25 Nov 2018
2018-04-06
@Sebastian Wilzbach
Use -flto=full for the release builds
Sebastian Wilzbach committed on 6 Apr 2018
2017-09-05
@Joakim
Fix #555, tweak sed pattern in build.sh so that it properly checks the ...
Joakim committed on 5 Sep 2017
2017-06-23
@Sönke Ludwig
Remove -inline from the build script to side step CI failures.
Sönke Ludwig committed on 23 Jun 2017
@Sönke Ludwig
Improve build options of the default build script. ...
Sönke Ludwig committed on 23 Jun 2017
2017-02-13
@Martin Nowak
fix dub builds for FreeBSD ...
Martin Nowak committed on 13 Feb 2017
2017-02-09
@Sönke Ludwig
Use the existing version_.d if git fails in build.sh. ...
Sönke Ludwig committed on 9 Feb 2017
2016-06-08
@Alexandr Basko
Add Solaris configuration lines for LDC
Alexandr Basko committed on 8 Jun 2016
2016-05-24
@Cedric Meury
allow specifying version in env variable to aid packaging
Cedric Meury committed on 24 May 2016
2016-05-23
@Sönke Ludwig
Increase minimum supported OS X version to 10.7. See #704.
Sönke Ludwig committed on 23 May 2016
2016-02-01
@John Colvin
gnu grep extensions aren't portable
John Colvin committed on 1 Feb 2016
2015-11-26
@anonymous
fix dmd/ldmd2 detection in build.sh
anonymous committed on 26 Nov 2015
2015-11-10
@Martin Nowak
don't link against curl with dmd >= 2.069.0 ...
Martin Nowak committed on 10 Nov 2015
2015-09-28
@Guillaume Piolat
Remove unneeded export
Guillaume Piolat committed on 28 Sep 2015
@Guillaume Piolat
Sets MACOSX_DEPLOYMENT_TARGET variable to avoid trivial incompatibility with OSX version earlier than the one used to build DUB
Guillaume Piolat committed on 28 Sep 2015
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
2015-04-13
@Martin Nowak
use DMD to refer to dmd/gdmd/ldmd2 ...
Martin Nowak committed on 13 Apr 2015
2015-01-24
@Martin Nowak
don't build with debug and debug info ...
Martin Nowak committed on 24 Jan 2015
@Martin Nowak
fix build.sh for LDC
Martin Nowak committed on 24 Jan 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
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-10-18
@Sönke Ludwig
Fix typo.
Sönke Ludwig committed on 18 Oct 2013
@Sönke Ludwig
Fix build.sh for non-Linux systems.
Sönke Ludwig committed on 18 Oct 2013
2013-10-15
@Sönke Ludwig
Force the static version of Phobos for DMD/Posix.
Sönke Ludwig committed on 15 Oct 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