index
:
platform/upstream/qtbase
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/ipalachev/tizen
sandbox/jihochu/5.0
sandbox/pcoval/tizen
tizen
tizen2.2
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkspecs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
Added device mkspec for Tizen 2.* mobile cross compilation.
Tomasz Olszak
2
-0
/
+88
2015-11-10
Added tizen mkspecs for OBS builds (non cross-compiled)
Tomasz Olszak
3
-0
/
+55
2015-11-10
Removed unused Tizen device mkspecs.
Tomasz Olszak
9
-278
/
+0
2015-11-10
Added handling of Tizen 2.3 Mobile cross-compilation and deployment.
Tomasz Olszak
1
-5
/
+36
2015-11-10
Revert "Tizen: Refactored mkspecs. One platform for all profiles."
Tomasz Olszak
7
-2
/
+175
2015-11-10
Added common and wearable defines
Tomasz Olszak
1
-0
/
+4
2015-11-10
Tizen: Refactored mkspecs. One platform for all profiles.
Tomasz Olszak
7
-175
/
+2
2015-11-10
Added commmon linux-g++-tizen spec.
Tomasz Olszak
2
-0
/
+55
2015-11-10
Setting DFLT_XKB_CONFIG_ROOT only if not defined.
Tomasz Olszak
2
-0
/
+2
2015-11-10
Added tizen_app.prf for building Tizen tpk's.
Tomasz Olszak
1
-0
/
+105
2015-11-10
Added mkspec for Tizen emulator, mobile and ivi
Tomasz Olszak
7
-0
/
+186
2015-08-26
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
9
-45
/
+41
2015-08-25
mkspecs: add option to enable boot2qt platform
Samuli Piippo
1
-0
/
+4
2015-08-22
QNativeSocketEngine: add code to receive IP header data
Thiago Macieira
1
-0
/
+1
2015-08-18
Add Intel NUC device makespec
Laszlo Agocs
2
-0
/
+54
2015-08-10
Use /Zc:throwingNew by default with MSVC 2015
Thiago Macieira
1
-1
/
+1
2015-08-09
Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev
Timur Pocheptsov
2
-14
/
+14
2015-08-07
WinRT: Link against correct c-runtime
Maurice Kalinowski
4
-30
/
+12
2015-08-06
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2
-14
/
+14
2015-08-06
WinRT: Add Architecture flag to manifest
Maurice Kalinowski
1
-1
/
+2
2015-08-06
WinRT: Fix build for Windows 10
Maurice Kalinowski
3
-6
/
+6
2015-08-06
WinRT: Add dependency support for Win10
Maurice Kalinowski
4
-7
/
+12
2015-08-06
WinRT: Add manifest and assets to install rules
Maurice Kalinowski
1
-0
/
+8
2015-08-06
Require more of the C++11 Standard Library
Thiago Macieira
2
-11
/
+3
2015-08-04
iOS: Refactor xcodebuild exclusive build logic into standalone makefile
Tor Arne Vestbø
4
-67
/
+177
2015-08-04
iOS: Refactor default_post logic into more appropriate units
Tor Arne Vestbø
5
-170
/
+190
2015-08-02
MSVC2015: Disable warning C4577 ('noexcept' used with no exception handling m...
Friedemann Kleint
1
-1
/
+1
2015-07-31
Update/fix the qmake support for (f)lex
Thiago Macieira
1
-6
/
+15
2015-07-28
iOS: ensure we don't overwrite a projects qmake variables
Richard Moe Gustavsen
1
-13
/
+13
2015-07-22
winrt: Fix build when INADDR_XXX macros are not defined
Andrew Knight
1
-0
/
+10
2015-07-20
Update/fix the qmake support for yacc
Thiago Macieira
1
-6
/
+6
2015-07-20
Makes sure that yacc works with the MSYS bison on Windows.
Thiago Macieira
6
-6
/
+6
2015-07-17
Make CONFIG += c++11 by default not disable GNU extensions
Thiago Macieira
9
-7
/
+26
2015-07-17
Merge remote-tracking branch 'origin/5.5' into HEAD
Simon Hausmann
4
-5
/
+87
2015-07-17
Update the list of compilers we are free of warnings with
Thiago Macieira
1
-4
/
+4
2015-07-08
Fix separate_debug_info with unversioned_libname
Allan Sandfeld Jensen
1
-1
/
+1
2015-07-06
Added Mkspec for Toradex WEC2013 SDK
Bjoern Breitmeyer
2
-0
/
+82
2015-07-01
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
7
-15
/
+24
2015-06-29
iOS: remove unrecognized compiler flag '-fno-arc-abi'
Richard Moe Gustavsen
1
-1
/
+0
2015-06-29
iOS: Use LC_MAIN to wrap user main() instead of mangling object files
Tor Arne Vestbø
3
-107
/
+7
2015-06-29
Modernize Beagleboard/Beaglebone specs
Laszlo Agocs
1
-3
/
+4
2015-06-27
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
1
-9
/
+10
2015-06-22
fix "install target not created" for WinRt builds
Joerg Bornemann
1
-1
/
+4
2015-06-10
Disable gold linker/new dtags support for host builds
Peter Seiderer
1
-2
/
+5
2015-06-07
Remove exec bits from files that should not be executable
Dmitry Shachnev
1
-0
/
+0
2015-06-05
embed a VERSIONINFO resource into QML plugins
Joerg Bornemann
1
-0
/
+6
2015-06-05
fix usage of wince scope
Oswald Buddenhagen
3
-3
/
+3
2015-06-04
Use absolute rpath to Qt libraries for non-prefix builds
Tor Arne Vestbø
1
-9
/
+10
2015-06-04
Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev
Simon Hausmann
24
-32
/
+293
2015-06-03
remove now superfluous eval calls
Joerg Bornemann
1
-2
/
+2
[next]