index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qmake
/
generators
/
mac
/
pbuilder_pbx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-13
/
+13
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-6
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
qmake/Xcode: Mark "Qt Preprocess" build phase as always out of date
Joerg Bornemann
2021-12-09
1
-0
/
+1
*
qmake/xcode: Do not create OBJECTS_DIR
Joerg Bornemann
2021-09-10
1
-0
/
+6
*
Explicitly set input files for qtpreprocess
Christoph Keller
2021-04-12
1
-0
/
+9
*
Explicitly set output files for qtpreprocess
Nikolay Avtomonov
2021-04-07
1
-1
/
+7
*
qmake: Fix iOS code signing after QSettings behavior change
Alexandru Croitor
2020-10-06
1
-3
/
+8
*
iOS: Add a variable to customize where the launch image is taken from
Andy Shaw
2020-07-22
1
-0
/
+6
*
Port qmake over to user QRegularExpression
Lars Knoll
2020-05-05
1
-7
/
+8
*
Build qmake with QT_USE_STRINGBUILDER
Lars Knoll
2020-05-05
1
-1
/
+1
*
Xcode: Use output directory as SYMROOT when shadow-building
Tor Arne Vestbø
2019-12-12
1
-11
/
+18
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Friedemann Kleint
2019-09-09
1
-44
/
+71
|
\
|
*
Don't add default lib dirs to LIBRARY_SEARCH_PATHS in xcode projects
v5.12.5
Joerg Bornemann
2019-09-03
1
-1
/
+4
|
*
Fix library suffix replacement for xcode projects
Joerg Bornemann
2019-08-31
1
-43
/
+67
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-2
/
+0
|
\
\
|
|
/
|
*
qmake: Cleanup
Kai Koehne
2019-06-05
1
-2
/
+0
*
|
Remove QLatin1Literal usages
Giuseppe D'Angelo
2019-06-10
1
-1
/
+1
*
|
qmake: remove use of Java-style iterators
Marc Mutz
2019-05-21
1
-3
/
+1
*
|
Clean up class definitions of makefile generators
Joerg Bornemann
2019-05-16
1
-5
/
+0
*
|
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-14
/
+14
|
/
*
qmake: Remove dead code
Kai Koehne
2019-04-05
1
-1
/
+1
*
qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE}
Oswald Buddenhagen
2018-10-12
1
-1
/
+4
*
qmake: Apply modernize-use-nullptr
Alessandro Portale
2018-08-08
1
-2
/
+2
*
qmake: Harden logic for handling the -o option
Tor Arne Vestbø
2018-07-31
1
-14
/
+9
*
qmake: Emit warning when regenerating Xcode project during build
Tor Arne Vestbø
2018-07-30
1
-0
/
+4
*
qmake: Write correct Xcode project directory name to xcscheme file
Tor Arne Vestbø
2018-07-20
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-17
1
-3
/
+5
|
\
|
*
Fix recursive qmake xcode project generation with shadow builds
Christoph Keller
2018-07-09
1
-2
/
+2
|
*
qmake: Fix xcode problems with invalid build paths
Christoph Keller
2018-07-04
1
-1
/
+3
*
|
qmake: refactor QMakeMetaInfo::findLib() interface
Oswald Buddenhagen
2018-07-16
1
-1
/
+2
|
/
*
xcode: Take effective platform name into account for configuration build dir
Tor Arne Vestbø
2018-06-06
1
-1
/
+1
*
qmake: Don't map Xcode SYMROOT to output directory
Tor Arne Vestbø
2018-04-26
1
-1
/
+11
*
XCode: Fix the output paths for extra compilers with fileFixify()
Andy Shaw
2018-03-17
1
-1
/
+2
*
qmake: set COPY_PHASE_STRIP to NO in Xcode generator
Jake Petroules
2018-01-05
1
-2
/
+0
*
Stop blocking the ability to generate dSYM debug symbols with Xcode
Jake Petroules
2017-12-14
1
-3
/
+0
*
qmake: make more use of ProString built-ins
Oswald Buddenhagen
2017-08-26
1
-1
/
+1
*
qmake: fix warning about duplicate references in project file
Jake Petroules
2017-07-20
1
-1
/
+5
*
Add QMake variables for development team and provisioning profile
Vikas Pachdha
2017-03-13
1
-5
/
+12
*
Build Qt libraries with -fapplication-extension
Jake Petroules
2017-01-27
1
-0
/
+1
*
Remove dead code in Xcode generator
Jake Petroules
2017-01-18
1
-110
/
+5
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-13
1
-1
/
+1
|
\
|
*
Replace QCFString::to(CF/NS/Q)String usage with QString methods
Tor Arne Vestbø
2016-10-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-29
1
-18
/
+30
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-29
1
-18
/
+30
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-23
1
-18
/
+30
|
|
|
\
|
|
|
*
Fix code signing for qmake-generated Xcode projects in Xcode 8 (again)
Jake Petroules
2016-09-22
1
-18
/
+30
*
|
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-26
1
-0
/
+23
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-21
1
-0
/
+23
|
|
\
\
\
|
|
|
/
/
[next]