waf/waflib
Daniel Svensson 588f809ffa Use same prefix convention for python as with ruby and perl.
Should /usr/local/.../site-packages not be in sys.path in some
platform, a user would pass --pythondir, and --pythonarchdir to
waf when compiling, or modify sys.path.

This makes waf work more predictable, as when passing --prefix
parameter to the build, everything will be installed under this
directory.
2015-04-11 16:26:30 +02:00
..
Tools Use same prefix convention for python as with ruby and perl. 2015-04-11 16:26:30 +02:00
extras extras: file_to_object: allow source=[...] 2015-03-18 22:27:53 -04:00
Build.py Unraised exception in get_targets, get_tgen_by_name already raises one 2015-03-05 03:16:28 +01:00
ConfigSet.py Optimizations 2014-10-04 12:44:03 +02:00
Configure.py Regression on windows caused by r823b4cd2dc03d06a81e0ab003606067da03d8745 (default bindir and libdir) 2015-02-23 17:03:48 +01:00
Context.py docs 2015-04-06 17:55:40 +02:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
Logs.py Do not use colors for jython in cmd.exe by default 2015-03-06 23:02:23 +01:00
Node.py Optimizations 2015-03-08 18:30:57 +01:00
Options.py Issue 1536 - default 64 suffix for Redhat systems 2015-02-19 13:46:18 +01:00
Runner.py Re-added Parallel.error_handler 2014-01-04 11:04:59 +01:00
Scripting.py xz compression is new in Python 3.5 2015-02-24 21:20:15 +01:00
Task.py Fortran errors lead to broken signatures - Issue 1546 2015-03-07 02:13:22 +01:00
TaskGen.py Handle non-string and non-list values in substitutions (subst) 2015-02-07 22:27:54 +01:00
Utils.py Issue 1552 - attempt to fix the installation path regression on 32-bit Ubuntu caused by Issue 1536 2015-04-03 21:24:46 +02:00
__init__.py Initial commit 2011-09-10 11:13:51 +02:00
ansiterm.py cleanup 2015-03-12 19:24:02 +01:00
fixpy2.py First commit of the year 2015 2015-01-01 16:24:54 +01:00