qdoc: Change to debug output
[profile/ivi/qtbase.git] / mkspecs /
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.
2012-08-11 Oswald Buddenhagensupport -rpath for modules which are not installed...
2012-08-11 Oswald Buddenhagenfix -rpath-link handling for non-installed prefix builds
2012-08-10 Oswald BuddenhagenqtAddModule(): put search paths directly into LIBS...
2012-08-10 Oswald Buddenhagenassemble the complete tool commands already in qt_tool.prf
2012-08-10 Oswald Buddenhagenfix error message about bad qt modules
2012-08-10 Andy ShawFix vcproj file generation for incredibuild handling...
2012-08-09 Joerg Bornemannfix conditions in embed_manifest_*.prf
2012-08-09 Donald CarrUpdate Raspberry Pi mkspec
2012-08-09 Andreas HolzammerMake it possible to force generation of debug info...
2012-08-08 Joerg Bornemannremove unused Q_FS_FAT from Windows qplatformdefs.h
2012-08-08 Joerg Bornemannremove embed_manifest_* from common Windows CE mkspec
2012-08-08 Oswald Buddenhagenadjust qtAddLibrary() to new qtAddModule() parameters
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-08 Oswald Buddenhagenremove dead unsupported/win32-borland spec
2012-08-08 Oswald Buddenhagenpreserve the directory structure of QML_FILES
2012-08-07 Oswald Buddenhagenfactor qml_module out of qml_plugin
2012-08-07 Oswald Buddenhagenuse global imports install location as the "build"...
2012-08-07 Oswald Buddenhagencopy qml files to build dir only when doing a non-prefi...
2012-08-07 Oswald Buddenhagenmove IMPORT_VERSION fallback into the conditional of...
2012-08-07 Oswald Buddenhagenmove qmltypes "compiler" below TARGET manipulation
2012-08-07 Andreas HolzammerRename msvc11 to msvc2012
2012-08-07 Oswald Buddenhagenadd support for PKGCONFIG_PRIVATE
2012-08-07 Oswald Buddenhagenadd support for QT_PRIVATE
2012-08-07 Oswald Buddenhagencentralize+fix addition of copy_dir_files flag
2012-08-04 Oswald Buddenhagenuse QMAKE_LIBDIR for passing LSB library path
2012-08-04 Oswald Buddenhagens/QT_PRIVATE/QT_FOR_PRIVATE/
2012-08-03 Oswald Buddenhagenintroduce ability to selectively pass options to qdbusx...
2012-08-03 Oswald Buddenhagenadd ability to pass command line options to qdbusxml2cpp
2012-08-03 Oswald Buddenhagende-duplicate dbusadaptors.prf vs. dbusinterfaces.prf
next