Merge changes I488cd657,Ic208d5ff
[profile/ivi/qtbase.git] / mkspecs /
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
2012-08-01 Michael GoddardAdd a .prf file for SIMD qmake variables.
2012-07-27 Oswald Buddenhagenfix host vs. makefile directory separator mess
2012-07-25 Andreas HolzammerFix debug and release build for Windows CE
2012-07-25 Oswald Buddenhagenfix syntax error in static plugin assembly code
2012-07-25 Oswald Buddenhagenfix syntax error in breakpad support
2012-07-24 Stephen KellyDon't make the CMake file generation dependent on DESTDIR.
2012-07-23 Stephen KellyQuote the SONAME properly.
2012-07-23 Stephen KellyCreate CMake files conditionally on the internal_module...
2012-07-20 Stephen KellyCheck if we are creating a static library before a...
2012-07-20 Montel LaurentTYPO: Fix typo in warning message
2012-07-19 Stephen KellyAdd another directory to the private INCLUDE_DIRS list.
2012-07-18 Oswald Buddenhagenput the include/ of all modules into qtbase when doing...
2012-07-16 Oswald Buddenhagenremove support for forwarding module pri creation via...
2012-07-16 Stephen KellyCreate imported targets if the library files exist
2012-07-16 Stephen KellyFix the use of if() inside of macro().
2012-07-15 Oswald Buddenhagenmake QMAKE_RESOLVED_TARGET use normalized path separators
2012-07-15 Oswald Buddenhagenmake use of new functions
2012-07-15 Oswald Buddenhagenautomatically fix separators in QMAKE_{DIST,}CLEAN
2012-07-13 Rafael Roquetto[QNX] Force UNIX-style separators on Windows hosts
2012-07-12 Oswald Buddenhagenfix splitting of $PATH when looking for sh.exe
2012-07-12 Oswald Buddenhagenremove pointless checking/fallback code for $$TARGET
2012-07-12 Oswald Buddenhagenremove support for syncqt-based config tests
2012-07-12 Oswald Buddenhagendon't unnecessarily normalize $$[QT_INSTALL_*] any...
2012-07-12 Oswald Buddenhagenmake the prl lookup search in standard locations
2012-07-11 Oswald Buddenhagenfix QT.<module>.*_VERSION references
2012-07-11 Oswald Buddenhagendo not mess with VERSION
2012-07-11 Oswald Buddenhagensupport building tools as application bundles
2012-07-11 Oswald Buddenhagenadd feature file for centralized qml plugin project...
2012-07-11 Stephen KellySet the IMPORTED_SONAME for imported targets.
2012-07-11 Stephen KellyFix the name of _debug libraries on APPLE.
2012-07-10 Oswald Buddenhagenfix linking against installations in /usr/lib
2012-07-10 Oswald Buddenhagenmake sure that building tests implies building other...
2012-07-10 Thomas SenykAdding iMX6-device-files
2012-07-09 Oswald Buddenhagendeal with %PATH% containing parentheses
2012-07-06 Rohan McGovernqt_parts.prf: fixed handling of demos
2012-07-05 Rohan McGovernqt_parts.prf: fixed examples, tests, tools always disabled
2012-07-05 Oswald Buddenhagencentralize handling of QT_BUILD_PARTS
2012-07-05 Oswald Buddenhagenmake non-bootstrapped non-installed prefix-built execut...
2012-07-05 Oswald Buddenhagenset DLLDESTDIR only for non-prefix builds
2012-07-05 Oswald Buddenhagenset DLLDESTDIR to the build dir, not the install dir
2012-07-05 Iikka EklundFix FRAMEWORK_INCLUDE for Mac
2012-07-04 Stephen KellySkip (re-)creation of cmake files during build passes.
2012-07-04 Stephen KellyUppercase the CONFIG for verbatim mode.
2012-07-04 Stephen KellySet the language of a STATIC library.
2012-07-04 Rohan McGovernAvoid load(testcase) for installing test helper apps
2012-07-03 Stephen KellyUse qmake dirname function correctly.
2012-07-03 Marc MutzQNX: set QMAKE_CXXFLAGS_CXX11
2012-07-02 Konstantin Rittqmake: improve the .pc files generator
2012-07-02 Stephen KellyLook for CMake config files in the same prefixes as...
2012-07-02 Stephen KellySimplify logic for paths to CMake modules in tests.
2012-07-02 Robin Burchellandroid: remove QT_NO_QWS_TRANSFORMED from mkspecs
2012-07-02 Robin Burchellandroid: fix stupid thinko where cflags were set before...
2012-06-30 Donald CarrRemove stale qws related mkspecs
2012-06-30 Donald CarrMigrate linux-clang mkspec out of unsupported
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Robin BurchellAdd mkspecs for android cross compilation.
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
next