Update spec to build Qt 5.0
[profile/ivi/qtbase.git] / mkspecs /
2012-10-25 Tor Arne VestbøAdd config option to build documentation as a two-step...
2012-10-23 Morten Johan SorvigMac: Set minimum version to 10.7 for clang-libc++
2012-10-23 Morten SorvigEnable HiDPI mode for retina displays.
2012-10-19 Stephen KellyUse a qmake variable to pass the Qt version to the...
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-19 Stephen KellyCMake: Remove content from else() and endif() commands.
2012-10-18 Thiago MacieiraRename the syncqt -qtdir to -mkspecsdir
2012-10-18 Tor Arne VestbøPrevent 'make install' from automatically installing...
2012-10-18 Tor Arne VestbøRefactor recursive target logic out of default_post...
2012-10-18 Oswald Buddenhagenadd a .qmake.conf file which load()s qt_build_config
2012-10-17 Thiago MacieiraThere's no uic3 anymore
2012-10-16 Oswald Buddenhagenfix syntax of warning message
2012-10-16 Andy ShawCompile fix for AIX with xlc
2012-10-16 Stephen KellyRemove addition of dependencies for static libraries.
2012-10-16 Kai KoehneQML plugins: Make sure that both debug and release...
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Stephen KellyUse the mkspec name Qt was configured with instead...
2012-10-16 Tor Arne VestbøGet rid of QT_MODULE_DOC_BASE/QT.foo.docs
2012-10-15 Jason BarronDefine QMAKE_LIBS_OPENGL_ES2 for win32-g++ mkspec.
2012-10-13 Arvid Piccianiandroid: set QMAKE_COMPILER
2012-10-13 Arvid Piccianiandroid-qt: fix build for jellybean
2012-10-13 Arvid Piccianiandroid-eglfs: open the correct fb device for reading...
2012-10-13 Thiago MacieiraRemove the -falign-stack option from ICC's mkspec.
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 Tor Arne VestbøEnsure that Qt.module.docs is set when first creating...
2012-10-09 Stephen KellyGenerate ';' separated libraries in prl files for CMake.
2012-10-08 Thomas SenykIntroduce a Tegra2 mkspec to the device specs
2012-10-08 Thomas SenykSimplify the imx6-device-mkspec
2012-10-08 Tor Arne VestbøAdd QT.module.docs variable to the module system
2012-10-04 Arvid Piccianinative android support with eglfs
2012-10-04 Kai KoehneRename quick1_debug back to declarative_debug
2012-10-03 Jason BarronDefine QMAKE_EXTENSION_STATICLIB for MSVC mkspecs.
2012-10-01 Peter HartmannQNX: change suffix for separate debug files
2012-10-01 Peter HartmannBlackberry mkspecs: Refine compiler options
2012-09-28 Romain PokrzywkaFix accessing the rpath dir from included modules
2012-09-28 Romain PokrzywkaFix rpath dir in forwarding module .pri file
2012-09-27 Stephen KellyMake CMake tests significant on Windows.
2012-09-26 Stephen KellyCMake: Fix the generated location of static libraries.
2012-09-26 Stephen KellyCMake: Specify the prl files when building with mingw.
2012-09-24 Jan Arve SaetherWhen trying to run cmake, don't show stderr output.
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Oswald Buddenhagenannounce the android platform in the respective specs
2012-09-21 Oswald Buddenhagenadd missing maemo platform announcement to n9 spec
2012-09-21 Oswald Buddenhagenclaim that mingw is a platform
2012-09-21 Oswald Buddenhagenmake qmakespecs announce the compiler family
2012-09-21 Oswald Buddenhagendon't set MODULE_BASE_OUTDIR unconditionally
2012-09-21 Oswald Buddenhagenmove syncqt call to qt_module_headers.prf
2012-09-19 Oswald Buddenhagenmake 'make check' work with non-installed prefix builds
2012-09-19 Oswald Buddenhagenfactor out qtAddTargetEnv()
2012-09-19 Oswald Buddenhagenremove pointless conditionals+branches
2012-09-19 Oswald Buddenhagendon't make the outputs depend on $$QMAKE_DUMPCPP
2012-09-19 Oswald Buddenhagenremove now unnecessary indirections
2012-09-18 Yuchen DengBuild tools in release mode if using -debug-and-release...
2012-09-17 Oswald Buddenhagenfactor out qtAddToolEnv()
2012-09-17 Oswald Buddenhagenremove 3rd parameter from qtPrepareTool()
2012-09-17 John Petersondefine QT_OPEN_LARGEFILE
2012-09-14 Laszlo PappFix the comment for the maemo mkspecs since it does...
2012-09-14 Laszlo PappRename the N9 device mkspecs folder to match the *...
2012-09-14 Joerg Bornemannremove usage of QT_MAKEDLL in favor of the new QT_STATI...
2012-09-14 Thiago MacieiraRemove support for Intel C++ 7.1 and 8.0
2012-09-13 Stephen KellyQt 5 API should correspond to Qt 4.8 on Windows, not...
2012-09-13 Yuchen DengAdd QMAKE_CXXFLAGS_CXX11 & QMAKE_LFLAGS_CXX11 flags...
2012-09-11 Ian DeanUpdate iOS 'clang' mkspec for Xcode 4.5
2012-09-11 Ian DeanRemoved some unused #defines from iOS qplatformdefs.h
2012-09-11 Oswald Buddenhagenmove syncqt -check-includes handling to default_pre.prf
2012-09-10 Joerg Bornemannremove left-overs of the borland compiler support
2012-09-08 Thiago MacieiraMake the default Qt API be Qt 5.0's
2012-09-08 Oswald Buddenhagencentralize initialization of CONFIG in mkspecs
2012-09-08 Oswald Buddenhagencentralize initialization of QT in specs
2012-09-08 Oswald Buddenhagenremove useless TEMPLATE assignments from specs
2012-09-08 Oswald Buddenhagenadjust specs to the new target mode handling
2012-09-08 Oswald Buddenhagenenable depend_includepath by default
2012-09-07 Oswald Buddenhagende-duplicate MODULE_DEPENDS
2012-09-07 Oswald Buddenhagenuse each module's lib_bundle setting
2012-09-07 Oswald Buddenhagengeneralize environment additions to tool invocation
2012-09-07 Oswald Buddenhagencache the right variable
2012-09-07 Kai KoehneRemove declarative_debug feature (qmake)
2012-09-04 Sean HarmerQNX: Move qpa-based mkspecs out of the unsupported...
2012-09-04 Morten SorvigFix indentation.
2012-09-03 Sean HarmerQNX: Tidy up QMAKE_LFLAGS in qnx mkspecs
2012-09-01 Rohan McGovernAdd a task number to ctest_testcase insignification
2012-08-31 Stephen KellyMove the creation of the MODULE_DEFINES variable above...
2012-08-31 Stephen KellyReport a FATAL_ERROR if trying to use Qt 5 with CMake...
2012-08-30 Rohan McGovernTemporarily mark ctest testcases as insignificant on...
2012-08-28 Peter Kümmelcmake: use .exe suffix only on Windows
2012-08-28 Stephen KellyFix CMake file INSTALLS with debug_and_release configur...
2012-08-27 Stephen KellyMake it possible to use static builds of Qt with CMake.
2012-08-27 Sean HarmerQNX: Enable pre-compiled header support for QNX
2012-08-22 Thiago MacieiraMove the QT_COMPILER_SUPPORTS_xxx defines to qconfig.h
2012-08-22 Yuchen DengAdd -pipe option of win32-g++'s QMAKE_CFLAGS
2012-08-22 Oswald Buddenhagenmake configure set up QMAKE_DEFAULT_{INC,LIB}DIRS
2012-08-22 Stephen KellyFix minor typo in cmake files.
2012-08-22 Stephen KellyOnly set the IMPLIB target properties on Windows.
2012-08-21 Peter Kümmelmerge mingw mkspec changes for cross compiling
2012-08-18 Rafael RoquettoPass NEON_ASM directly to SOURCES.
2012-08-17 Rafael RoquettoDecouple -lang-c++ from CXX command on QNX mkspecs
2012-08-16 Joerg Bornemannqmake: support incremental linking when embedding manifests
2012-08-15 Oswald Buddenhagenset QT_PLUGIN_PATH for tools
2012-08-15 Oswald Buddenhagenmake .private_includes in module pri files "self-contained"
2012-08-14 Holger Hans Peter... build: Fix the FreeBSD build due build system change.
next