qt5base-lts/qmake
Ulf Hermann fc3c6cde83 qmake: Don't call QDir::count() over and over
This can be expensive. We don't expect files to be added to the
directory while qmake is running, and if that happened, the result would
be unpredictable anyway.

Change-Id: I5db93132046c1284130bbe51ce1ecd2a14665206
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-10-30 09:23:24 +01:00
..
doc Doc: Fix QMAKE_EXTRA_TARGETS snippet description 2019-10-10 14:43:15 +02:00
generators Fix precompiled headers for Clang 2019-10-25 07:04:50 +00:00
library qmake: Don't call QDir::count() over and over 2019-10-30 09:23:24 +01:00
cachekeys.h
main.cpp Fix qinstall on Windows for directories containing read-only files 2019-08-15 09:24:14 +02:00
Makefile.unix Reimplement JSON support on top of Cbor 2019-10-21 19:12:51 +02:00
Makefile.unix.macos
Makefile.unix.mingw fix "make clean" of qmake in a builddir with spaces on mingw 2017-12-14 18:06:31 +00:00
Makefile.unix.unix Move the readlink(2) wrapper to qcore_unix.cpp 2017-07-08 02:18:16 +00:00
Makefile.unix.win32 qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00
Makefile.win32 Reimplement JSON support on top of Cbor 2019-10-21 19:12:51 +02:00
meta.cpp qmake: Remove dead code 2019-04-05 07:48:34 +00:00
meta.h qmake: Remove dead code 2019-04-05 07:48:34 +00:00
option.cpp Make Qt relocatable 2019-09-07 20:02:45 +02:00
option.h Remove QMake's -createstub option 2019-08-03 14:48:10 +02:00
project.cpp qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
project.h qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
property.cpp Compile with QT_STRICT_ITERATORS defined 2018-11-26 07:04:24 +00:00
property.h
qmake_pch.h qmake: move QT_BEGIN_NAMESPACE to correct place 2018-12-19 19:21:35 +00:00
qmake-aux.pro
qmake.pro Reimplement JSON support on top of Cbor 2019-10-21 19:12:51 +02:00