2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 09:57:15 +01:00
This commit is contained in:
Waf Project 2024-03-09 12:16:31 +01:00
parent 5014536f20
commit c3e645e395

View File

@ -1,6 +1,10 @@
NEW IN WAF 2.0.27
-----------------
* Improve Qt6 detection on msvc #2423
* Fix a regression in the detection of QtX3D libraries #2367
* Avoid coloring all MSVC logs #2366
* Switch to nonstopmode for latex prompts #2421
* Restrict executable detection to files having the executable bits #2349
NEW IN WAF 2.0.26
-----------------