qt5base-lts/qmake/generators
Joerg Bornemann 747bca3d67 qmake: Scan source files with QFile
The C API we've used so far underlies stronger restrictions regarding
path length than QFile.  Since qmake is not bootstrapped anymore, we can
use QFile.

Task-number: QTBUG-99791
Change-Id: Ic7765b0c09a8aa07c208c1b1d02efe0c54bb44f2
Reviewed-by: Dominik Holland <dominik.holland@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2022-02-02 18:43:40 +01:00
..
mac qmake/Xcode: Mark "Qt Preprocess" build phase as always out of date 2021-12-09 17:28:35 +01:00
unix Fix framework dependencies in .la files 2021-08-17 23:35:23 +02:00
win32 qmake: Introduce the variable MSVC_TOOLSET_VER 2021-11-10 14:47:42 +01:00
makefile.cpp qmake: Print error and exit if a response file cannot be created 2022-01-08 18:08:12 +01:00
makefile.h qmake/xcode: Do not create OBJECTS_DIR 2021-09-10 15:40:49 +02:00
makefiledeps.cpp qmake: Scan source files with QFile 2022-02-02 18:43:40 +01:00
makefiledeps.h Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
metamakefile.cpp QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Use qsizetype in QList 2020-07-06 21:31:14 +02:00
xmloutput.h