| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Check for 32-bit support in case of 64bit compiler and
cross-compilation. This is required as v8 context
generator needs same bit width as target one.
Pick-to: 6.6 6.5
Change-Id: I921e9e657c9caa97d3c6b63f7c1c87ab1052c92f
Reviewed-by: Michael Brüning <michael.bruning@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
| |
Replace the current license disclaimer in files by
a SPDX-License-Identifier.
License files are organized under LICENSES directory.
Pick-to: 6.4
Task-number: QTBUG-67283
Change-Id: I869ffda1080e283f231eb0dc4477b260f2054d99
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
|
| |
|
|
|
|
|
| |
Add license header to file added in commit f0c5f3306fadc.
Change-Id: I4343f74857f8afdca277666a206d08d7a1167bbf
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
|
|
|
The 32bit compiler is required for creating v8 snapshots.
Task-number: QTBUG-65004
Task-number: QTBUG-64869
Change-Id: I0a7a351208768f0b12900fac14d3abd5c8d99fa2
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
|