A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-June/025365.html below:

[Python-Dev] addressing distutils inability to track file dependencies

[Python-Dev] addressing distutils inability to track file dependencies [Python-Dev] addressing distutils inability to track file dependenciesGuido van Rossum guido@python.org
Fri, 14 Jun 2002 08:09:15 -0400
> The question is whether we want distutils to be a development
> tool as well, or rather stick to its main purpose: that of
> simplifying distribution and installation of software (and
> thanks to Greg, it's great at that !).

Yes.

Much of distutils is concerned with compiling, and that part is also
needed by a development tool.  So I'd say it's a pretty good match.

You have to specify the extension build rules as some kind of script.
We found Modules/Setup + makesetup inadequate, and moved to setup.py +
distutils.  Distutils is the best we got; it knows about many
compilers and platforms; it was pretty easy to add .h file dependency
handling (though not discovery).

--Guido van Rossum (home page: http://www.python.org/~guido/)





RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4