Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion The waf book - some suggestions

Received: by 10.66.84.38 with SMTP id v6mr3084530pay.7.1348907754702;
        Sat, 29 Sep 2012 01:35:54 -0700 (PDT)
X-BeenThere: waf-users@googlegroups.com
Received: by 10.68.237.161 with SMTP id vd1ls17465886pbc.3.gmail; Sat, 29 Sep
 2012 01:35:54 -0700 (PDT)
Received: by 10.68.222.162 with SMTP id qn2mr2685774pbc.0.1348907754170;
        Sat, 29 Sep 2012 01:35:54 -0700 (PDT)
Received: by 10.68.222.162 with SMTP id qn2mr2685773pbc.0.1348907754163;
        Sat, 29 Sep 2012 01:35:54 -0700 (PDT)
Return-Path: <tnagy1...@gmail.com>
Received: from mail-pb0-f41.google.com (mail-pb0-f41.google.com [209.85.160.41])
        by gmr-mx.google.com with ESMTPS id o10si2828966pax.0.2012.09.29.01.35.53
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 29 Sep 2012 01:35:53 -0700 (PDT)
Received-SPF: pass (google.com: domain of tnagy1...@gmail.com designates 209.85.160.41 as permitted sender) client-ip=209.85.160.41;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of tnagy1...@gmail.com designates 209.85.160.41 as permitted sender) smtp.mail=tnagy1...@gmail.com; dkim=pass header...@gmail.com
Received: by pbbrq2 with SMTP id rq2so6813468pbb.14
        for <waf-users@googlegroups.com>; Sat, 29 Sep 2012 01:35:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type;
        bh=JkM7dFTAHvWIFewozfwq0pNnMEOitUPeyDK2/oH2A7M=;
        b=voznEOr2h4wlAtvCkDIuEfboe4h+fxD9qJIOApWj86lz0wauyGY7iGleihyattL+eS
         ZqALl26YCkC9mAgAdhy3wf0UBUcoABxLBk/WtxL6tTdIq/w7AgOJqyduaqjZF+VnvMCI
         tkLiMfoGFmGE5ue4S0o8wFMEIAuXLdCaQnYdk2FAMIIKI4TzI9YwXqd+l3qOgsgeq46h
         Fj33LcXQi25AzLIHvOLmt4Ez67w3I/Q/hlJHeF8ktLX7cnvdwuvySEjEuc0ZcZ4msDDU
         50+51Y5PHd34gNfeJVn5K1uVIflBg1qD46YjbQ6RPQaXWjY17GwOiN/JeV9czZXSIzGL
         eLIg==
Received: by 10.68.195.195 with SMTP id ig3mr26941758pbc.108.1348907752937;
 Sat, 29 Sep 2012 01:35:52 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.68.69.36 with HTTP; Sat, 29 Sep 2012 01:35:32 -0700 (PDT)
In-Reply-To: <2aeab48b-a926-4d07-95cd-d03c971ec...@w2g2000vbc.googlegroups.com>
References: <2aeab48b-a926-4d07-95cd-d03c971ec...@w2g2000vbc.googlegroups.com>
From: Thomas Nagy <tnagy1...@gmail.com>
Date: Sat, 29 Sep 2012 10:35:32 +0200
Message-ID: <CANJemYLniD-ihKhr337v_sXpYT4ofxLLS3Z9-nAzhKR76jS...@mail.gmail.com>
Subject: Re: [waf-users 4627] The waf book - some suggestions
To: waf-users@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1

> Also, it'd be helpful to know the relationship between the wscript
> file and autowaf.py.

The file autowaf.py file is not part of the Waf project, you may want
to ask its author.

Thomas