Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4486 > unrolled thread

setup.py rebuilds EVERYTHING on windows?

Started by"Mathew" <myeates@jpl.nasa.gov>
First post2011-05-02 09:45 -0700
Last post2011-05-02 19:37 +0200
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  setup.py rebuilds EVERYTHING on windows? "Mathew" <myeates@jpl.nasa.gov> - 2011-05-02 09:45 -0700
    Re: setup.py rebuilds EVERYTHING on windows? Stefan Behnel <stefan_ml@behnel.de> - 2011-05-02 19:37 +0200

#4486 — setup.py rebuilds EVERYTHING on windows?

From"Mathew" <myeates@jpl.nasa.gov>
Date2011-05-02 09:45 -0700
Subjectsetup.py rebuilds EVERYTHING on windows?
Message-ID<ipmn1k$2f1$1@news.jpl.nasa.gov>
Hi
I'm trying to build an extension (spice-0.12) on windows. Whenever I change 
a single file, everything gets rebuilt.

??

Python2.7.1
Windows XP Visual Studio 9
setuptools 0.6c11

-Mathew 

[toc] | [next] | [standalone]


#4489

FromStefan Behnel <stefan_ml@behnel.de>
Date2011-05-02 19:37 +0200
Message-ID<mailman.1074.1304357852.9059.python-list@python.org>
In reply to#4486
Mathew, 02.05.2011 18:45:
> I'm trying to build an extension (spice-0.12) on windows. Whenever I change
> a single file, everything gets rebuilt.

Did you report this to the authors? I suppose there's a project mailing list?

Stefan

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web