qt5base-lts/mkspecs/features
Stephen Kelly 235f04f8c9 Refactor create_cmake to re-use the computed stem.
Change-Id: I3b277316b1befbb57613b465fc5bbedc6b2305f7
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-11-13 18:51:15 +01:00
..
mac configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
qpa Install fonts when not using fontconfig 2012-03-16 21:30:59 +01:00
unix QNX: change suffix for separate debug files 2012-10-01 10:34:24 +02:00
win32 don't make the outputs depend on $$QMAKE_DUMPCPP 2012-09-19 19:54:44 +02:00
build_pass.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
c++11.prf configure: Auto-detect and enable C++11 support if available 2012-06-05 12:30:13 +02:00
configure.prf fix host vs. makefile directory separator mess 2012-07-28 00:09:45 +02:00
create_cmake.prf Refactor create_cmake to re-use the computed stem. 2012-11-13 18:51:15 +01:00
ctest_testcase.prf Make CMake tests significant on Windows. 2012-09-27 15:46:18 +02:00
dbusadaptors.prf de-duplicate dbusadaptors.prf vs. dbusinterfaces.prf 2012-08-04 00:52:38 +02:00
dbuscommon.pri remove now unnecessary indirections 2012-09-19 19:54:44 +02:00
dbusinterfaces.prf de-duplicate dbusadaptors.prf vs. dbusinterfaces.prf 2012-08-04 00:52:38 +02:00
debug_and_release.prf qmake: remove symbian support 2011-11-07 13:26:41 +01:00
debug.prf configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
declarative_debug.prf Rename quick1_debug back to declarative_debug 2012-10-04 03:03:00 +02:00
default_post.prf Prevent 'make install' from automatically installing documentation 2012-10-18 21:01:26 +02:00
default_pre.prf move QMAKEMODULES addition to .qmake.super to qt_build_config.prf 2012-10-26 12:20:52 +02:00
designer_defines.prf dispose of library-bound feature files 2012-06-19 16:39:52 +02:00
device_config.prf mkspecs: Use the right variable name to find the qdevice.pri 2012-06-26 20:02:55 +02:00
dll.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
egl.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
exceptions_off.prf turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
exceptions.prf turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
exclusive_builds.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
include_source_dir.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
incredibuild_xge.prf remove pointless conditionals+branches 2012-09-19 19:54:44 +02:00
lex.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
link_pkgconfig.prf add support for PKGCONFIG_PRIVATE 2012-08-07 16:40:07 +02:00
moc.prf remove pointless conditionals+branches 2012-09-19 19:54:44 +02:00
module.prf rename qt_module_config.prf => qt_module.prf 2012-08-08 12:04:49 +02:00
no_debug_info.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengles1.prf Add a new qmake feature to support OpenGL ES 1 apps 2012-02-28 22:35:24 +01:00
qml1_module.prf add qml1_{module,plugin}.prf 2012-10-30 21:46:43 +01:00
qml1_plugin.prf add qml1_{module,plugin}.prf 2012-10-30 21:46:43 +01:00
qml_debug.prf Rename the 'declarative debug support' to 'qml debug support' 2012-03-31 16:33:04 +02:00
qml_module.prf add qml1_{module,plugin}.prf 2012-10-30 21:46:43 +01:00
qml_plugin.prf add qml1_{module,plugin}.prf 2012-10-30 21:46:43 +01:00
qmltestcase.prf Remove declarative from qmltestcase.prf. 2012-05-11 12:52:21 +02:00
qt_build_config.prf move invariant CONFIG flags out of the configures 2012-11-02 18:07:35 +01:00
qt_build_paths.prf use .qmake.conf instead of sync.profile as "anchor" 2012-11-01 20:17:57 +01:00
qt_config.prf unset QT_MODULE_* after loading the module pris 2012-06-27 14:35:31 +02:00
qt_functions.prf define the module rpath in the installed module pri file 2012-11-13 16:05:50 +01:00
qt_installs.prf Prevent 'make install' from automatically installing documentation 2012-10-18 21:01:26 +02:00
qt_module_config.prf rename qt_module_config.prf => qt_module.prf 2012-08-08 12:04:49 +02:00
qt_module_fwdpri.prf define the module rpath in the installed module pri file 2012-11-13 16:05:50 +01:00
qt_module_headers.prf kill $$mod_component_base & $$mod_qmake_base 2012-10-29 22:21:32 +01:00
qt_module.prf define the module rpath in the installed module pri file 2012-11-13 16:05:50 +01:00
qt_parts.prf add support for per-module QT_BUILD_PARTS overrides 2012-11-08 16:59:50 +01:00
qt_plugin.prf let static plugins have "module" pri files 2012-11-01 22:35:28 +01:00
qt_targets.prf bump version of QMAKE_TARGET_PRODUCT 2012-02-27 20:52:45 +01:00
qt_tool.prf let qt_tool.prf set up DESTDIR 2012-10-29 22:21:32 +01:00
qt.prf move QT_NAMESPACE define to qtcore's module pri file 2012-11-02 18:07:35 +01:00
release.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
resolve_target.prf Make it possible to suppress the automatic version number in DLLs 2012-11-06 23:52:47 +01:00
resources.prf move moc, rcc and uic CONFIG additions to the respective qt modules 2012-06-19 16:39:53 +02:00
shared.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
silent.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
simd.prf Pass NEON_ASM directly to SOURCES. 2012-08-18 08:34:53 +02:00
spec_post.prf fix syntax of warning message 2012-10-16 17:31:31 +02:00
spec_pre.prf centralize initialization of CONFIG in mkspecs 2012-09-08 13:36:20 +02:00
static_and_shared.prf define have_target CONFIG flag 2012-06-19 16:40:02 +02:00
static.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
staticlib.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testcase.prf add a .qmake.conf file which load()s qt_build_config 2012-10-18 17:42:40 +02:00
testcocoon.prf fix host vs. makefile directory separator mess 2012-07-28 00:09:45 +02:00
testlib_defines.prf auto-generate module pris 2012-06-19 16:40:06 +02:00
uic.prf There's no uic3 anymore 2012-10-17 20:53:22 +02:00
use_c_linker.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
vxworks.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
warn_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
warn_on.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
wayland-scanner.prf Add a wayland-scanner rule to qmake 2011-12-12 17:27:19 +01:00
yacc.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00