index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmake
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avoid that a bad qmakespec path crashes the evaluator
Oswald Buddenhagen
2015-10-27
1
-4
/
+10
*
add ProFile::tokPtrEnd()
Daniel Teske
2015-10-27
1
-0
/
+1
*
fix raw data leak in $$sprintf()
Oswald Buddenhagen
2015-10-27
1
-1
/
+1
*
micro-optimization: use ProStringList::join(QChar) overload
Oswald Buddenhagen
2015-10-27
1
-1
/
+1
*
QmakeParser: Do not leak temporaries into cache of files
Tobias Hunger
2015-10-27
1
-1
/
+3
*
ProParser: Plug raw data leak
Daniel Teske
2015-10-27
1
-1
/
+1
*
don't complain about missing include()s during cumulative evaluation
Oswald Buddenhagen
2015-10-27
1
-0
/
+2
*
execute some loops even in cumulative mode
Oswald Buddenhagen
2015-10-27
1
-7
/
+12
*
QmakeProject: Fix crash on updating sources
Daniel Teske
2015-10-27
1
-1
/
+24
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-23
1
-0
/
+2
|
\
|
*
Add support for -Zc:throwingNew option to vcxproj generation for 2015
Andy Shaw
2015-10-23
1
-0
/
+2
*
|
support relative paths in QMAKE_RPATHDIR
Oswald Buddenhagen
2015-10-20
2
-3
/
+39
*
|
msvc2015: Align compiler flags with rest of Qt build
Maurice Kalinowski
2015-10-20
1
-1
/
+1
*
|
Move the official Qt version from qglobal.h to .qmake.conf
Thiago Macieira
2015-10-14
2
-0
/
+2
*
|
fix bogus complaints about prl targets without extension in bundles
Oswald Buddenhagen
2015-10-14
1
-1
/
+2
*
|
fix the trailing-backslash-in-DESTDIR-on-mingw workaround
Oswald Buddenhagen
2015-10-14
1
-5
/
+7
*
|
QtCore/qmake: drop some unneeded QChar -> QString conversions
Marc Mutz
2015-10-11
1
-1
/
+1
*
|
Stop generating implicit suffix rules in Makefiles
Tor Arne Vestbø
2015-10-09
3
-22
/
+2
*
|
Distinguish between Objective-C and Objective-C++ sources
Tor Arne Vestbø
2015-10-09
6
-120
/
+127
*
|
Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6
Liang Qi
2015-10-02
2
-12
/
+14
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
2
-12
/
+14
|
|
\
\
|
|
|
/
|
|
*
qmake: Fix 'Libs:' line in .pc files on OS X
Martin Afanasjew
2015-09-28
1
-1
/
+2
|
|
*
fix parsing of WinRT compiler options
Joerg Bornemann
2015-09-18
1
-11
/
+11
|
|
*
Fix qmake messing up headers of generated Visual Studio solution files
Jonathan Meier
2015-09-07
1
-0
/
+1
|
|
*
Doc: Corrected link issues in qtbase
Nico Vertriest
2015-09-04
1
-2
/
+1
*
|
|
merge MingwMakefileGenerator::findLibraries() into Win32MakefileGenerator
Oswald Buddenhagen
2015-10-02
8
-115
/
+86
*
|
|
rewrite windows library handling
Oswald Buddenhagen
2015-10-02
5
-71
/
+63
*
|
|
make .prl processing less convoluted
Oswald Buddenhagen
2015-10-02
4
-66
/
+51
*
|
|
make processPrlFile() munge the path less when replacing the target
Oswald Buddenhagen
2015-10-02
1
-9
/
+8
*
|
|
make lflags deduplication independent from link_prl
Oswald Buddenhagen
2015-10-02
1
-2
/
+1
*
|
|
merge processPrlFiles() into findLibraries()
Oswald Buddenhagen
2015-10-02
8
-161
/
+121
*
|
|
Doc: replace \target with \keyword if at start of page
Nico Vertriest
2015-10-02
1
-1
/
+1
|
/
/
*
|
remove QMAKE_<lib>_SUFFIX support
Oswald Buddenhagen
2015-10-01
3
-8
/
+1
*
|
remove support for CONFIG+=compile_libtool
Oswald Buddenhagen
2015-10-01
2
-100
/
+10
*
|
remove questionable libtool "compatibility" code from prl processing
Oswald Buddenhagen
2015-10-01
1
-11
/
+2
*
|
remove pointless code path
Oswald Buddenhagen
2015-10-01
1
-11
/
+3
*
|
remove pointless code from prl processing
Oswald Buddenhagen
2015-10-01
1
-13
/
+1
*
|
remove QMakeMetaInfo::clear()
Oswald Buddenhagen
2015-10-01
2
-9
/
+0
*
|
remove bizarre prl substitution code
Oswald Buddenhagen
2015-10-01
1
-9
/
+1
*
|
make /LIBPATH: deduplication code more like in the unix generator
Oswald Buddenhagen
2015-10-01
1
-18
/
+13
*
|
remove link_highest_lib_version misfeature
Oswald Buddenhagen
2015-10-01
3
-24
/
+4
*
|
remove magic patching up of libraries specified by file name
Oswald Buddenhagen
2015-10-01
2
-82
/
+24
*
|
unify handling of library prefixes and extensions
Oswald Buddenhagen
2015-10-01
5
-30
/
+5
*
|
remove references to $$QMAKE_CYGWIN_EXE
Oswald Buddenhagen
2015-10-01
1
-2
/
+0
*
|
inline NmakeMakefileGenerator::getPdbTarget()
Oswald Buddenhagen
2015-10-01
2
-7
/
+1
*
|
remove support for {rvct,arm,ti}_linker
Oswald Buddenhagen
2015-10-01
2
-61
/
+12
*
|
remove overuse of trimmed()
Oswald Buddenhagen
2015-10-01
4
-10
/
+9
*
|
de-duplicate calculation of target base
Oswald Buddenhagen
2015-10-01
1
-6
/
+7
*
|
don't support arbitrary flags in LIBS on windows
Oswald Buddenhagen
2015-10-01
1
-8
/
+5
*
|
Doc: fixed links to qmake documentation
Nico Vertriest
2015-09-25
1
-2
/
+1
[prev]
[next]