2015-09-28 |
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 |
The default compiler should not depend on DUB's own build environment
Marc Schütz
committed
on 12 Sep 2015
|
2015-04-13 |
|
2015-01-24 |
|
fix build.sh for LDC
Martin Nowak
committed
on 24 Jan 2015
|
|
2014-10-07 |
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 |
Add a DUB configuration to compile as a library without curl support.
Sönke Ludwig
committed
on 13 Nov 2013
|
2013-10-18 |
Fix typo.
Sönke Ludwig
committed
on 18 Oct 2013
|
Fix build.sh for non-Linux systems.
Sönke Ludwig
committed
on 18 Oct 2013
|
|
2013-10-15 |
Force the static version of Phobos for DMD/Posix.
Sönke Ludwig
committed
on 15 Oct 2013
|
2013-07-10 |
Remove -property flag from build scripts.
Sönke Ludwig
committed
on 10 Jul 2013
|
2013-06-17 |
Module statement addded to autogenerated version_.d
Matthias Dondorff
committed
on 17 Jun 2013
|
2013-06-04 |
Fix Posix build script.
Sönke Ludwig
committed
on 4 Jun 2013
|
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-08 |
Add build workaround also for LDC.
Sönke Ludwig
committed
on 8 May 2013
|
2013-05-07 |
Attempt to replace the Ubuntu fix by a more generic fix that does not depend on a distribution name. See also #71.
Sönke Ludwig
committed
on 7 May 2013
|
2013-05-06 |
Silence lsb_release output.
Sönke Ludwig
committed
on 6 May 2013
|
Syntax error fix.
Sönke Ludwig
committed
on 6 May 2013
|
|
Redo build script to directly call the compiler + limited compiler auto-detection.
...
Sönke Ludwig
committed
on 6 May 2013
|
|
2013-04-09 |
Don't print build success after build errors.
Sönke Ludwig
committed
on 9 Apr 2013
|
2013-03-22 |
Improve wording of the post-build message.
Sönke Ludwig
committed
on 22 Mar 2013
|
2013-03-21 |
Fix the build script for non-Ubuntu systems.
Sönke Ludwig
committed
on 21 Mar 2013
|
2013-03-19 |
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-11 |
Add workaround to enable compilation on Ubuntu.
Sönke Ludwig
committed
on 11 Mar 2013
|
2013-03-10 |
Add -w -property to the build scripts and fix the build appropriately.
Sönke Ludwig
committed
on 10 Mar 2013
|
2013-02-22 |
Using pkg-config if available to build on Posix.
Sönke Ludwig
committed
on 22 Feb 2013
|
Added support for building on Linux.
Sönke Ludwig
committed
on 22 Feb 2013
|