Commit Graph

3173 Commits

Author SHA1 Message Date
Thomas Nagy e94fac33e4 wafcache: skip uploads when inputs are modified while building 2022-10-02 01:24:29 +02:00
ita1024 23a7ab72bf Merge branch 'master' into 'master'
Fix typo in documentation.

See merge request ita1024/waf!2347
2022-09-29 19:55:51 +00:00
André Bauer 13bc8b4ee3 Fix typo in documentation. 2022-09-28 21:15:35 +02:00
ita1024 177bd3b0b1 Merge branch 'py2-cp65001' into 'master'
Improve cp65001 compat in cpython < 3.3

See merge request ita1024/waf!2346
2022-09-01 21:39:45 +00:00
Andrew Malachowski e236ef830d Improve cp65001 compat in cpython < 3.3 2022-09-01 21:39:45 +00:00
ita1024 c9929238ee Merge branch 'sphinx_multiple' into 'master'
sphinx: support multiple output formats

See merge request ita1024/waf!2344
2022-09-01 19:42:54 +00:00
Federico Pellegrin c1a1a9fe50 sphinx: support multiple output formats 2022-09-01 19:42:54 +00:00
ita1024 bccfb03e76 Merge branch 'amalachowski-master-patch-25171' into 'master'
gccdeps: Harden class wrapping

See merge request ita1024/waf!2345
2022-08-31 23:02:59 +00:00
Andrew Malachowski 514ec749bb gccdeps: Harden class wrapping 2022-08-31 23:02:59 +00:00
ita1024 b0dc159bc4 Merge branch 'pyqt5_improvements' into 'master'
pyqt5: improve autodetection of tools and add flag support

See merge request ita1024/waf!2343
2022-06-09 06:26:40 +00:00
Federico Pellegrin 2d27c346d8 pyqt5: improve autodetection of tools and add flag support
Improves autodetection by adding tool naming as found in some recent
distributions (ie. Fedora). Adds also possibility to pass via env
command line options to tools (needed ie. to explicitly pass
generator due to changes to uic/rcc tool).

Test updated to demonstrate and document the parameter needed to
work out of the box with newest tooling.
2022-06-08 08:11:20 +02:00
Thomas Nagy c140c3f538
Ensure signed waf files can be created using Python3 2022-05-22 14:43:52 +01:00
Thomas Nagy 15e04d7a7d Waf 2.0.24 2022-05-22 11:35:56 +02:00
Thomas Nagy 1af97c71f5 Sort visual studio versions by version number #2352 2022-05-22 11:25:33 +02:00
ita1024 247916d640 Merge branch 'msvc_detect' into 'master'
msvc: fix version detection when new and old compilers are installed

Closes #2352

See merge request ita1024/waf!2340
2022-05-22 09:02:38 +00:00
Thomas Nagy f421d09d6a docs: fix the inheritance diagrams in the apidocs 2022-05-17 23:50:30 +02:00
Thomas Nagy 591c0c646b doc: fix the empty apidocs 2022-05-17 23:01:30 +02:00
Thomas Nagy f05624b8fa docs: improve the featuremap's layout 2022-05-17 20:12:19 +02:00
ita1024 8865ba3e25 Merge branch 'ext_suffix' into 'master'
Python: Use EXT_SUFFIX config var over the deprecated/removed SO

Closes #2386

See merge request ita1024/waf!2341
2022-05-17 15:30:18 +00:00
Miro Hrončok 8d6cbb3657 Python: Use EXT_SUFFIX config var over the deprecated/removed SO
Fixes https://gitlab.com/ita1024/waf/-/issues/2386
2022-05-17 17:09:21 +02:00
Alibek Omarov a9173e98be msvc: fix version detection when new and old compilers are installed 2022-05-17 15:59:34 +03:00
ita1024 6c81b4a3dd Merge branch 'modernize-macos-demo' into 'master'
modernize macos demo

See merge request ita1024/waf!2337
2021-12-24 08:51:10 +00:00
David Kassa d77c490a1f modernize macos demo 2021-12-21 20:43:50 +02:00
Thomas Nagy c0d5ac00f8
waf-2.0.23 2021-12-15 00:56:42 +00:00
ita1024 cc6b34cf55 Merge branch 'gnukfreebsd' into 'master'
Add support for GNU/kFreeBSD

See merge request ita1024/waf!2336
2021-12-14 13:23:54 +00:00
Mathieu Parent ae97dbf59b Add support for GNU/kFreeBSD
Where default compiler is gcc
2021-12-14 09:21:09 +01:00
Thomas Nagy 3a036329e4 Avoid errors in case ECLIPSE_EXTRA_TARGETS is is set to None 2021-12-09 15:46:12 +01:00
ita1024 27126f902d Merge branch 'eclipse_extra_targets' into 'master'
eclipse: add possibility to add custom targets execution

See merge request ita1024/waf!2335
2021-12-09 14:44:07 +00:00
Federico Pellegrin 7d77052299 eclipse: add possibility to add custom targets execution
Make it easy to add custom target executions in the automatic
eclipse configuration generation, for example to call other
standard waf targets from other tools or with specific options.
2021-12-09 09:21:35 +01:00
Thomas Nagy 5bfce4a87e Detect qt5 libraries in alphabetical order 2021-12-08 02:18:15 +01:00
Thomas Nagy 0c7229c808 Detect Qt3D* libraries #2368 2021-12-08 02:17:48 +01:00
Thomas Nagy 1b0656b30c Update the CI pipelines 2021-12-04 09:39:15 +01:00
ita1024 51fa39db69 Merge branch 'wafcache_stats_multiple_bld' into 'master'
wafcache: support stats also for multiple build commands

See merge request ita1024/waf!2334
2021-11-24 19:41:33 +00:00
Federico Pellegrin 9b064938d8 wafcache: support stats also for multiple build commands 2021-11-24 13:19:50 +01:00
Thomas Nagy 90dec3a61a Provide the classic runner system from waf 1.x as an extension 2021-09-22 19:52:15 +02:00
ita1024 c1a2bf5f07 Merge branch 'eclipse_unique_includes' into 'master'
eclipse: remove repeated entries in include paths for C/C++

See merge request ita1024/waf!2330
2021-09-04 20:37:35 +00:00
Federico Pellegrin 557139ecda eclipse: remove repeated entries in include paths for C/C++
Make sure just unique include paths (both system and local) are
added to prevent overcrowding with useless redundant include paths
that grow up a lot the generated XML file and make the usage of
the GUI messy.
The filter was already there for Java/Python.
2021-09-03 10:18:24 +02:00
ita1024 62918799db Merge branch 'eclipse_scanner_config' into 'master'
eclipse: add generation of editor language settings

See merge request ita1024/waf!2329
2021-08-31 22:42:53 +00:00
Federico Pellegrin 161be6e647 eclipse: add generation of editor language settings
Add automatic generation of editor language settings for C and C++,
so the automatic code correction uses the correct compiler and
compiler flags, including for example the correct C/C++ standard
so construct from such standards are correctly managed by the IDE.
Correct compiler and flags are automatically generated using the
build environment data gathered during configure phase.
The playground example has been modified to contain some code that
is standard specific to demonstrate the new feature when run under
Eclipse.
2021-08-31 10:40:10 +02:00
ita1024 abc4c27fcd Merge branch 'master' into 'master'
Make clang_compilation_database compatible with variants

See merge request ita1024/waf!2328
2021-07-15 17:07:33 +00:00
Federico Giovanardi 23df45272c Make clang_compilation_database compatible with variants
In the current implementation if a project is using
build variants it's not possible to use the clang_compilation_database
plugin because it strips the variant information from the build object.
2021-07-15 10:57:23 +02:00
ita1024 3536dfecf8 Merge branch 'color-gcc-fix-2' into 'master'
color_gcc: Check that cmd has elements in it before processing it.

See merge request ita1024/waf!2327
2021-06-22 18:25:37 +00:00
Erik Parker e65bd769f3 color_gcc: Check that cmd has elements in it before processing it. 2021-06-21 13:48:05 -05:00
Thomas Nagy f44e4592a7 Process dependency Nodes in bld(rule=..., deps=[..]) 2021-06-16 22:12:57 +02:00
Thomas Nagy c5bcd7e9b9 Improve error messages from scanner errors #2356 2021-06-12 08:12:33 +02:00
Thomas Nagy 05ebc97be6 Handle deprecated Thread.setDaemon in Python 3.10 2021-05-13 17:10:55 +02:00
Thomas Nagy df4d81e4c2 Disable OpenIndiana from the pipelines 2021-05-05 00:26:31 +02:00
Thomas Nagy b1098d40a7 On windows, try $INCLUDEPY/../libs to detect the Python library path 2021-04-30 18:38:01 +02:00
ita1024 7f1fdd36d5 Merge branch 'swig_module_name_cr' into 'master'
swig: skip CR (\r) if present in module name

Closes #2350

See merge request ita1024/waf!2324
2021-04-29 06:19:08 +00:00
Federico Pellegrin 47778d9c8f swig: skip CR (\r) if present in module name
Handles presence of \r in module name (ie. DOS mode swig .i files)
Should fix #2350
2021-04-29 04:33:07 +02:00