index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
mkspecs
/
features
/
default_post.prf
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSVC: Enable standard-conformance mode by default
Thiago Macieira
2017-06-03
1
-2
/
+6
*
make mkspecs not mess up library and include search paths
Oswald Buddenhagen
2017-05-31
1
-3
/
+0
*
Add configure flag to optimize Qt for size
Allan Sandfeld Jensen
2017-04-29
1
-1
/
+8
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-06
1
-0
/
+5
|
\
|
*
Detect the (stated) C++ standard edition at build time
Thiago Macieira
2017-03-31
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-08
1
-0
/
+5
|
\
\
|
|
/
|
*
Turn on -utf-8 compiler option for msvc2015 update 2 and up
Jian Liang
2017-02-01
1
-0
/
+5
*
|
Optimize debug builds when -Og is available
Allan Sandfeld Jensen
2017-01-26
1
-0
/
+5
|
/
*
utilize configure results better in native builds
Oswald Buddenhagen
2017-01-20
1
-1
/
+1
*
factor out QMAKE_USE* processing to a separate prf file
Oswald Buddenhagen
2016-10-04
1
-23
/
+0
*
Add method to encapsulate dependencies to external libraries
Lars Knoll
2016-08-19
1
-0
/
+23
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-3
/
+10
|
\
|
*
Disable c++ standard compiler flags for the host build
Peter Seiderer
2016-03-08
1
-1
/
+4
|
/
*
Distinguish between Objective-C and Objective-C++ sources
Tor Arne Vestbø
2015-10-09
1
-4
/
+0
*
Add detection of C++14 and C++1z compiler features
Thiago Macieira
2015-09-05
1
-0
/
+15
*
Disable gold linker/new dtags support for host builds
Peter Seiderer
2015-06-10
1
-2
/
+5
*
rpath: use new DTAGS if available
Oswald Buddenhagen
2015-05-05
1
-0
/
+1
*
make -force-debug-info work for objective C
Oswald Buddenhagen
2014-09-26
1
-0
/
+1
*
Introduce qmake feature use_gold_linker
Allan Sandfeld Jensen
2014-07-23
1
-0
/
+2
*
untangle use of system vs. shell path(-list) semantics
Oswald Buddenhagen
2014-04-30
1
-2
/
+2
*
Add optimize_full qmake config option
Allan Sandfeld Jensen
2014-03-06
1
-0
/
+9
*
Move no-pch extra compiler to common features
Allan Sandfeld Jensen
2014-01-08
1
-0
/
+2
*
complete implementation of force_debug_info
Oswald Buddenhagen
2013-12-03
1
-5
/
+3
*
Rewrite qmake's exclusive-build feature
Tor Arne Vestbø
2013-10-25
1
-0
/
+2
*
qmake: Centralize TARGET sanitization in default_post.prf
Tor Arne Vestbø
2013-10-11
1
-0
/
+12
*
Fix interaction between sdk.prf and silent.prf
Tor Arne Vestbø
2013-03-14
1
-0
/
+8
*
take advantage of new safety regarding build config resolution
Oswald Buddenhagen
2013-02-18
1
-1
/
+1
*
refactor build config resolution
Oswald Buddenhagen
2013-02-18
1
-7
/
+22
*
add some docu about the project loading sequence
Oswald Buddenhagen
2012-12-13
1
-0
/
+2
*
factor out testcase_targets.prf
Oswald Buddenhagen
2012-12-03
1
-9
/
+0
*
factor out qt_docs_targets.prf
Oswald Buddenhagen
2012-11-28
1
-53
/
+0
*
revamp doc generation targets
Oswald Buddenhagen
2012-11-27
1
-7
/
+20
*
Add config option to build documentation as a two-step process
Tor Arne Vestbø
2012-10-25
1
-2
/
+17
*
Prevent 'make install' from automatically installing documentation
Tor Arne Vestbø
2012-10-18
1
-0
/
+8
*
Refactor recursive target logic out of default_post into function
Tor Arne Vestbø
2012-10-18
1
-31
/
+5
*
Modularize documenation build
Tor Arne Vestbø
2012-10-10
1
-0
/
+1
*
Make it possible to force generation of debug info in release builds
Andreas Holzammer
2012-08-09
1
-3
/
+9
*
fix host vs. makefile directory separator mess
Oswald Buddenhagen
2012-07-28
1
-2
/
+2
*
fix syntax error in breakpad support
Oswald Buddenhagen
2012-07-25
1
-1
/
+1
*
make use of new functions
Oswald Buddenhagen
2012-07-16
1
-13
/
+5
*
Update the macros for shared/DLL and static builds
Thiago Macieira
2012-06-28
1
-0
/
+5
*
remove qt from CONFIG for non-artifact templates
Oswald Buddenhagen
2012-06-19
1
-0
/
+2
*
define have_target CONFIG flag
Oswald Buddenhagen
2012-06-19
1
-1
/
+3
*
Set QMAKE_DOCS_INSTALLDIR to $$[QT_INSTALL_DOCS] to allow overriding in .pro
Marius Storm-Olsen
2012-05-15
1
-1
/
+1
*
Properly implement a 'make docs' target for subdirs and apps/libs
Marius Storm-Olsen
2012-05-09
1
-0
/
+27
*
Make it possible to disable the 'check' target
Bradley T. Hughes
2011-11-16
1
-5
/
+7
*
Split TARGET_BASEPATH from breakpad.
Caroline Chao
2011-11-11
1
-59
/
+4
*
qmake: remove symbian support
Joerg Bornemann
2011-11-07
1
-9
/
+0
*
Let CONFIG+=no_default_target also disable `check' by default
Rohan McGovern
2011-08-11
1
-1
/
+7
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+122