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-02-28
Added device mkspec for Tizen 2.* mobile cross compilation.
Tomasz Olszak
2
-0
/
+88
2015-02-28
Added tizen mkspecs for OBS builds (non cross-compiled)
Tomasz Olszak
3
-0
/
+55
2015-02-28
Removed unused Tizen device mkspecs.
Tomasz Olszak
9
-278
/
+0
2015-02-26
Added handling of Tizen 2.3 Mobile cross-compilation and deployment.
Tomasz Olszak
1
-5
/
+36
2015-02-26
Revert "Tizen: Refactored mkspecs. One platform for all profiles."
Tomasz Olszak
7
-2
/
+175
2015-02-26
Added common and wearable defines
Tomasz Olszak
1
-0
/
+4
2015-02-26
Tizen: Refactored mkspecs. One platform for all profiles.
Tomasz Olszak
7
-175
/
+2
2015-02-26
Added commmon linux-g++-tizen spec.
Tomasz Olszak
2
-0
/
+55
2015-02-26
Setting DFLT_XKB_CONFIG_ROOT only if not defined.
Tomasz Olszak
2
-0
/
+2
2015-02-26
Added tizen_app.prf for building Tizen tpk's.
Tomasz Olszak
1
-0
/
+105
2015-02-26
Added mkspec for Tizen emulator, mobile and ivi
Tomasz Olszak
7
-0
/
+186
2015-01-16
iOS: add AppIcon asset name to Xcode project
Richard Moe Gustavsen
1
-0
/
+15
2015-01-08
iOS: bump QMAKE_IOS_DEPLOYMENT_TARGET to 5.1.1
Richard Moe Gustavsen
1
-1
/
+1
2015-01-08
use the major qt version for the library stem also in cmake files
Oswald Buddenhagen
1
-1
/
+1
2015-01-07
Remove the -load_all option from the linker enabling static builds
Andy Shaw
1
-2
/
+0
2015-01-06
windeployqt: add clean step to toplevel makefile
Maurice Kalinowski
1
-1
/
+2
2015-01-03
Link against QMAKE_LIBS_EXECINFO when using backtrace(3).
Raphael Kubo da Costa
3
-0
/
+3
2014-12-20
Use the GCC and Clang __builtin_bswap intrinsics in qbswap
Thiago Macieira
1
-3
/
+0
2014-12-05
Make no_debug_info also strip out -gstabs
Allan Sandfeld Jensen
1
-4
/
+4
2014-12-05
Android: Enable -fno-builtin-memmove in arm builds
Eskil Abrahamsen Blomfeldt
1
-2
/
+2
2014-12-02
iOS: Use DISTCLEAN_DEPS instead of custom distclean target
Tor Arne Vestbø
1
-2
/
+1
2014-12-01
Fix linking of sources without LTCG to a static lib with LTCG
Thiago Macieira
4
-17
/
+22
2014-12-01
Make sure plugins under LTCG get the right flags too.
Thiago Macieira
1
-0
/
+2
2014-12-01
Decouple caching of iOS/OSX SDK path and version in sdk.prf
Tor Arne Vestbø
1
-1
/
+5
2014-11-28
macx-ios-clang: only provide default LaunchScreen.xib if using Xcode 6
Richard Moe Gustavsen
1
-7
/
+11
2014-11-22
Work around ICC compatibility problem with Apple headers
Thiago Macieira
1
-1
/
+1
2014-11-21
Merge remote-tracking branch 'origin/5.4.0' into 5.4
Frederik Gladhorn
20
-18
/
+117
2014-11-17
iOS: Tell Xcode to not build universal app binaries for debug builds
Tor Arne Vestbø
1
-0
/
+5
2014-11-17
Set CFBundleIdentifier prefix for Qt frameworks
Morten Johan Sørvig
1
-0
/
+2
2014-11-17
Revert "Build Qt for OS X and iOS with relative rpath"
Morten Johan Sørvig
2
-3
/
+6
2014-11-15
rcc: Change two-pass feature from opt-out to opt-in
hjk
1
-1
/
+1
2014-11-13
iOS: Enable fat builds containing both armv7 and arm64 slices
Tor Arne Vestbø
3
-2
/
+8
2014-11-13
iOS: Allow ARCHS to be specified at build time for multi-arch builds
Tor Arne Vestbø
1
-5
/
+8
2014-11-13
iOS: Ensure that the rename-main logic works for multi-arch builds
Tor Arne Vestbø
3
-6
/
+12
2014-11-11
iOS: let qmake generate default LaunchScreen.xib
Richard Moe Gustavsen
3
-0
/
+55
2014-11-11
mkspec macx-ios-clang: ensure SDK version is valid
Richard Moe Gustavsen
2
-0
/
+8
2014-11-11
Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...
Jani Heikkinen
4
-3
/
+23
2014-11-10
Add CFBundleIdentifier to the bundle Info.plist's
Morten Johan Sørvig
8
-0
/
+16
2014-11-10
Merge remote-tracking branch 'origin/5.4' into 5.4.0
Oswald Buddenhagen
4
-3
/
+23
2014-11-10
Merge remote-tracking branch 'origin/5.3' into 5.4.0
Oswald Buddenhagen
2
-1
/
+4
2014-11-07
Fix release-with-debuginfo flags for QCC
Matt Fischer
1
-1
/
+6
2014-11-07
WinRT: Add missing manifest specifier for rotation
Maurice Kalinowski
3
-2
/
+17
2014-11-05
Stop including g++-unix.conf in the freebsd-clang mkspec.
Raphael Kubo da Costa
1
-1
/
+1
2014-11-05
Set the _C variants of QMAKE_LINK and QMAKE_LINK_SHLIB in clang.conf.
Raphael Kubo da Costa
1
-0
/
+3
2014-11-01
Build Qt for OS X and iOS with relative rpath
Adam Strzelecki
2
-6
/
+3
2014-11-01
Add rpath pointing to Qt libraries in OS X and iOS
Adam Strzelecki
1
-0
/
+24
2014-10-31
Reenable C++11 for ICC on OS X
Thiago Macieira
1
-2
/
+1
2014-10-31
Enable the latest versions of GCC, Clang and ICC with -Werror
Thiago Macieira
1
-6
/
+6
2014-10-30
Raspi: default platform plugin is eglfs
Laszlo Agocs
1
-3
/
+0
2014-10-29
add support for explicitly declaring the module master header
Oswald Buddenhagen
2
-1
/
+8
[next]