Difference between revisions of "Distcc With MSVC"

From CDOT Wiki
Jump to: navigation, search
 
(Expanded our explination about where the project is right now)
Line 1: Line 1:
 
== Project Name ==
 
== Project Name ==
  
Sample Project -- This is a template only!
+
[http://distcc.samba.org/| distcc]
  
 
== Project Description ==
 
== Project Description ==
  
Speed up Windows Mozilla Builds by letting them use distcc on windows with MSVC.
+
Speed up Windows Mozilla Builds by letting them use distcc on windows with [http://msdn.microsoft.com/visualc/ Microsoft's Visual C++ compiler].
  
 
== Project Leader(s) ==
 
== Project Leader(s) ==
  
 
* [[User:Themystic| Tom Aratyn]]
 
* [[User:Themystic| Tom Aratyn]]
* Cesar
+
* [[User:Cdolivei| Cesar Oliveira]]
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
Line 18: Line 18:
 
== Project Details ==
 
== Project Details ==
  
TBD
+
Extending distcc to use vtables to support multiple compilers, though gcc is still the only compiler supported. We got a somewhat running and functional function for extracting CL options. Because we missed functions that are called both distcc and the daemon, two vtables was not going to work. But Tom is overseeing the operation of getting distcc to use one vtable.
  
 
== Project News ==
 
== Project News ==
  
TBD
+
For the most update info look up [www.foobartastic.com foobartastic]

Revision as of 19:49, 15 September 2006

Project Name

distcc

Project Description

Speed up Windows Mozilla Builds by letting them use distcc on windows with Microsoft's Visual C++ compiler.

Project Leader(s)

Project Contributor(s)

None yet (we have stuff for you to do!)

Project Details

Extending distcc to use vtables to support multiple compilers, though gcc is still the only compiler supported. We got a somewhat running and functional function for extracting CL options. Because we missed functions that are called both distcc and the daemon, two vtables was not going to work. But Tom is overseeing the operation of getting distcc to use one vtable.

Project News

For the most update info look up [www.foobartastic.com foobartastic]