waf/waflib
ita1024 eeeb29d95b Merge branch 'fix-binary-executable' into 'master'
Only detect binaries with execution permission

See merge request ita1024/waf!2349
2023-10-21 08:02:18 +00:00
..
Tools Add macros for intel compiler detection (icx, icpx, ifx) 2023-10-12 00:24:17 +02:00
extras Update the example that cleans any non-declared file #2415 2023-09-15 18:38:15 +02:00
Build.py Allow mixing Unix paths with destdir on non-Unix platforms 2021-01-19 20:44:13 +01:00
ConfigSet.py Fix a few deprecation warnings 2019-01-16 06:51:14 +01:00
Configure.py Only detect binaries with execution permission 2022-12-21 13:19:00 -06:00
Context.py Waf 2.0.26 2023-08-12 03:20:31 +02:00
Errors.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Logs.py Python 2 encoding enhancements - Issue 2230 2019-04-15 21:18:45 +02:00
Node.py Undo parentheses escaping in ant_glob 2019-05-10 23:13:01 +02:00
Options.py Pass the args parameter through to parse_cmd_args 2023-09-27 01:59:34 +02:00
Runner.py Handle deprecated Thread.setDaemon in Python 3.10 2021-05-13 17:10:55 +02:00
Scripting.py Support SOURCE_DATE_EPOCH in some places 2023-02-12 10:35:27 +01:00
Task.py Revert the args file threshold on non-win32 systems from #2214 2019-03-03 17:43:34 +01:00
TaskGen.py Fix typo in documentation. 2022-09-28 21:15:35 +02:00
Utils.py Workaround for the distutils removal in Python 3.12 2022-12-22 18:51:25 +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 Handle deprecated Thread.setDaemon in Python 3.10 2021-05-13 17:10:55 +02:00
processor.py Optimize sub process startup with workers 2019-05-27 18:05:02 +02:00