Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Morten Sørvig 14a9a593a2 wasm: fix copy/paste error in FS export check
The check for environment variables was copied over
from the ENV export test, but is not relevant for FS.

Remove it and then inline at the call site since this
this is now only three lines of code.

Change-Id: If377401154ff1ef6c71a5f1ebeb6459118d4d395
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Reviewed-by: Even Oscar Andersen <even.oscar.andersen@qt.io>
2024-02-19 17:03:11 +00:00
.github/workflows Repair github action workflow 2021-11-10 18:57:33 +01:00
LICENSES Update QLocale and calendar data to CLDR v44.1 2024-02-02 08:26:03 +01:00
bin CMake: Don't strip debug builds with qt-cmake-private-install in CI 2023-11-03 18:24:46 +02:00
cmake CMake: Introduce a CMake coding style document 2024-02-19 16:41:47 +01:00
coin Fix mount command 2024-02-15 09:52:52 +02:00
config.tests Remove the mandatory x86-64 features from its feature list 2023-05-31 14:55:37 -07:00
dist Add Qt 6.0.0 changes file 2020-11-16 10:02:08 +02:00
doc Documentation: Rename 'Qt Designer' to 'Qt Widgets Designer' 2024-02-19 09:21:16 +01:00
examples Assign a category to Contiguous Cache Example 2024-02-19 13:20:08 +01:00
lib
libexec CMake: Add a config.redo script similar to qt5's config.status 2023-09-20 21:20:13 +02:00
mkspecs QMake: Fix quoting of WASM's ASYNCIFY_IMPORTS linker option 2024-02-19 15:24:07 +01:00
qmake Correct license in qmake/ 2024-02-13 13:55:02 +01:00
src wasm: fix copy/paste error in FS export check 2024-02-19 17:03:11 +00:00
tests Add QUtf8StringView vs QLatin1StringView relational operators 2024-02-16 18:39:22 +01:00
util Minor tidy-up of CldrAccess.__enumMap: revise comment, modernize code 2024-02-13 15:58:43 +01:00
.cmake.conf Remove year from generic Qt copyright information 2024-02-14 09:30:07 +00:00
.gitattributes Give batch files CRLF line endings 2020-11-04 15:02:29 +00:00
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.lgtm.yml Skip LGTM analysis for the bootstrap library and tools 2020-07-16 01:04:34 +02:00
.tag
CMakeLists.txt cmake: build repo helpers - fine-grained test/example options 2024-02-08 23:30:29 +08:00
config_help.txt Add configure mappings for QT_BUILD_<TESTS|EXAMPLES>_PROJECT 2024-02-14 20:47:29 +00:00
configure Change configure license 2024-02-02 15:23:02 +00:00
configure.bat Change license of configure.bat file 2024-02-07 12:15:09 +00:00
configure.cmake Remove year from generic Qt copyright information 2024-02-14 09:30:07 +00:00
dependencies.yaml
qt_cmdline.cmake Add coverage and coverage-gcov features 2023-09-22 15:54:30 +02:00