dco 0.1.2

dco is a build tool, it can be built by DUB and Visual Studio .NET(such as VS 2010).


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

dco

dco is a build tool, it can build any projects on Windows,especially DFL2,now based on D2.067b1.

The latest features:

1、dfl or dgui can be build by dco,and auto copy files to lib or lib64 or bin folder.

2、dco can be used in Visual Studio .net (here VS 2010).

3、dco can be used by DUB:

How to get the libs or exe files:

1、 Double click the 'build.bat',to get them in the 'source' folder(now,auto copy to the '$(DMDInstallDir)windows\bin' folder ,with dco.ini).

2、dub fetch dco --local and run the build.bat in the path, to get them in this folder. or

 dub fetch dco,and run the dubbuild.bat in the path(C:\Users\[yourUserName]\AppData\Roaming\dub\packages\dco-0.0.7)

3、Open the dco.sln, and run the projects to get them in 'debug' or 'release' folder(Now,auto copy to the '$(DMDInstallDir)windows\bin' folder ).

dco.exe

'dco.exe' can create the batch processing info :

How to use the 'dco':

dco ↓(Enter Key)

dco -m64 ↓(Enter Key)

dco app.d

dco app.d -gui (for dfl or dgui)

if you build a bigger project,please config the local.ini(get it by 'dco -ini').

more help

Screenshot:

build dco:

build dco

dco help:

dco help

Authors:
  • FrankLIKE
Dependencies:
none
Versions:
0.1.2 2015-Feb-01
0.1.1 2015-Jan-29
0.1.0 2015-Jan-08
0.0.8 2014-Dec-29
0.0.7 2014-Dec-22
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 1 downloads this week

  • 1 downloads this month

  • 277 downloads total

Score:
1.4
Short URL:
dco.dub.pm