waf/waflib
James Harris 17b69226c4 Address ntpath bug with empty prefix
This patch addresses the bug described in issue #2225 where in using
posix paths and an empty PREFIX value can result in files being
installed to the root of the drive specified by destdir instead of to
the desired prefix value.  This is a bug in the assumption that user
specified paths that are strings will contain directory separators that
match the target operating system.
2019-02-18 11:38:45 -06:00
..
Tools javaw: add quiet=True to ant_globs to suppress warnings of globbing in build 2019-01-31 07:03:26 +01:00
extras buildcopy: Added warning if buildcopy is used without any files to copy 2019-01-25 12:25:28 +00:00
Build.py Address ntpath bug with empty prefix 2019-02-18 11:38:45 -06:00
ConfigSet.py Fix a few deprecation warnings 2019-01-16 06:51:14 +01:00
Configure.py Keep running configuration tests with parallel jobs 2018-11-21 22:01:20 +01:00
Context.py Fix a few deprecation warnings 2019-01-16 06:51:14 +01:00
Errors.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Logs.py Fix a few deprecation warnings 2019-01-16 06:51:14 +01:00
Node.py docs 2018-04-02 12:06:54 +02:00
Options.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Runner.py Fix the extra message "Broken revdeps" that may appear on certain build failures 2018-11-27 07:55:49 +01:00
Scripting.py Support multiple 'default_cmd' 2019-01-29 11:48:54 +01:00
Task.py task: calculate correct cmdline bytes 2019-02-15 10:50:27 -06:00
TaskGen.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
Utils.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
__init__.py Update docs for 2018 2018-01-01 20:53:49 +01:00
ansiterm.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
fixpy2.py Update docs for 2018 2018-01-01 20:53:49 +01:00
processor.py Update docs for 2018 2018-01-01 20:53:49 +01:00