No subject


Sat Oct 12 03:57:18 UTC 2013


"cccl is a wrapper around Microsoft Visual C++'s cl.exe
and link.exe.  It converts Unix compiler parameters
into parameters understood by cl and link.  cccl's main
use is for using Unix build processes with Microsoft
compilers. Using cccl in conjunction with ports of Unix
utilities, it is possible to build many Unix packages
using MSVC, without modifying the build process."

There are couple of forks of the project in the internet.
This particular piece is copied from:
https://gitorious.org/swift/swift/source/\
cf9b391b40a9c59a620c8093d438370381949c60:autoconf/cccl

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS             |    3 +
 BUILD.Windows       |   38 ++++++++++
 COPYING             |    3 +
 Makefile.am         |    1 +
 build-aux/cccl      |  201 +++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/copyright.in |    6 ++
 6 files changed, 252 insertions(+)
 create mode 100644 BUILD.Windows
 create mode 100644 build-aux/cccl


hooks/post-receive
-- 
Open vSwitch


More information about the git mailing list