代码搜索:distcc
找到约 150 项符合「distcc」的源代码
代码结果 150
www.eeworm.com/read/390191/8478655
1 distcc.1
.TH distcc 1 "28 July 2004"
.SH "NAME"
distcc \- distributed C/C++/ObjC compiler
.SH "SYNOPSIS"
.B distcc
.I [COMPILER OPTIONS]
.PP
.B distcc
.I [COMPILER OPTIONS]
.PP
.B
.I [C
www.eeworm.com/read/390191/8478700
sh distcc.sh
#! /bin/sh
# This file, contributed by Dimitri PAPADOPOULOS-ORFANOS
# may be installed as "cc" somewhere on your $PATH ahead of the real gcc. That
# allows you to just use reg
www.eeworm.com/read/390191/8478702
distcc-absolutify
#! /bin/sh
# Copyright 2002 Free Software Foundation
# by Alexandre Oliva
# This script is Free Software, and it can be copied, distributed and
# modified as defined in the GNU Ge
www.eeworm.com/read/390191/8478852
h distcc.h
/* -*- c-file-style: "java"; indent-tabs-mode: nil; fill-column: 78 -*-
*
* distcc -- A simple distributed compiler system
*
* Copyright (C) 2002, 2003, 2004 by Martin Pool
*
* This program is
www.eeworm.com/read/390191/8478890
c distcc.c
/* -*- c-file-style: "java"; indent-tabs-mode: nil -*-
*
* distcc -- A simple distributed compiler system
*
* Copyright (C) 2002, 2003, 2004 by Martin Pool
*
* This program is f
www.eeworm.com/read/442119/7658941
distcc macro.distcc
#
# Shorewall version 4 - Distcc Macro
#
# /usr/share/shorewall/macro.Distcc
#
# This macro handles connections to the Distributed Compiler service.
#
#################################################
www.eeworm.com/read/229403/4756478
mk distcc.mk
#############################################################
#
# distcc
#
#############################################################
DISTCC_VER:=2.17
DISTCC_SOURCE:=distcc-$(DISTCC_VER).tar.bz2
DI
www.eeworm.com/read/283355/4079940
patch distcc.patch
--- ptxdist-testing/rules/Rules.make.parallel Thu Oct 23 11:30:15 2003
+++ ptxdist-testing/rules/Rules.make Thu Oct 23 11:32:55 2003
@@ -352,18 +352,18 @@
CROSS_LIB_DIR = $(PTXCONF_PREFIX)/$(PTXCONF
www.eeworm.com/read/423632/2025366
spec distcc.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : distcc: a fast, free distributed C/C++ compiler
Name : distcc
Version : 2.18.3
Release : 1
License
www.eeworm.com/read/374687/2748818
mk distcc.mk
#############################################################
#
# distcc
#
#############################################################
DISTCC_VER:=2.17
DISTCC_SOURCE:=distcc-$(DISTCC_VER).tar.bz2
DI