| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Includes:
9b532a999944c70c2e8f57d9156c1887867ad9f1 - qtlibinfix
bb8e25a5074a378d5003577fefbeabb1de846a81 - cetest fix
5ea86cfac34f65b2321ceeeb651e4e7099bf59a0 - QT_WA removal
349997b5c4167b07d0bdc55beff175b39f3abe75 - spelling fix
bae8bc5d23946036b2c1079fc6f1b3bceeaa19ca - QT_CONFIG+=private_tests
|
| |
|
|\ |
|
| |
| |
| |
| | |
Reviewed-by: trustme
|
|/
|
|
|
| |
Fixes the no qconfig.h output issue in main
Reviewed by: trustme
|
|
|
|
|
|
| |
Task-number: 254451
Reviewed-by: trustme
BT: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Turning on LTCG affected too many projects, where customers applications
would take a long time linking, severly affecting their development time
(even though it was only added for release builds)
We turn it off by default, and add a -ltcg configuration option, and the
possibility to also do CONFIG+=ltcg in projects, should they not want it
for Qt, but in their own projects. (Same, they can build Qt with it, and
do CONFIG-=ltcg for their project)
Reviewed-by: andy
|
| |
|
|
|
|
|
|
| |
This reverts commit f0239a4983dd84b0e23c1e6f796c5c44dfde26b2.
The old change did not write out QT_EDITION etc. to qconfig.h
causing the build to break.
|
|
|
|
|
| |
Reviewed-by: mauricek
BT: yes
|
|
|
|
|
| |
Reviewed-by: TrustMe
BT: yes
|
|
|