index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkspecs
/
cmake
/
Qt5BasicConfig.cmake.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
move cmake template files under features/data/
Oswald Buddenhagen
2012-12-07
1
-190
/
+0
*
make it possible to name include dir differently from library name
Oswald Buddenhagen
2012-11-30
1
-5
/
+5
*
Add a way to not generate INCLUDE_DIRS variables.
Stephen Kelly
2012-11-30
1
-0
/
+5
*
Remove addition of dependencies for static libraries.
Stephen Kelly
2012-10-16
1
-38
/
+1
*
Generate ';' separated libraries in prl files for CMake.
Stephen Kelly
2012-10-09
1
-3
/
+2
*
CMake: Fix the generated location of static libraries.
Stephen Kelly
2012-09-26
1
-0
/
+32
*
Report a FATAL_ERROR if trying to use Qt 5 with CMake < 2.8.3.
Stephen Kelly
2012-08-31
1
-0
/
+4
*
Make it possible to use static builds of Qt with CMake.
Stephen Kelly
2012-08-27
1
-41
/
+27
*
Fix minor typo in cmake files.
Stephen Kelly
2012-08-22
1
-1
/
+1
*
Only set the IMPLIB target properties on Windows.
Stephen Kelly
2012-08-22
1
-0
/
+2
*
Quote the SONAME properly.
Stephen Kelly
2012-07-23
1
-1
/
+1
*
Add another directory to the private INCLUDE_DIRS list.
Stephen Kelly
2012-07-19
1
-2
/
+8
*
Create imported targets if the library files exist
Stephen Kelly
2012-07-16
1
-0
/
+26
*
Fix the use of if() inside of macro().
Stephen Kelly
2012-07-16
1
-1
/
+1
*
Set the IMPORTED_SONAME for imported targets.
Stephen Kelly
2012-07-11
1
-0
/
+3
*
Set the language of a STATIC library.
Stephen Kelly
2012-07-04
1
-0
/
+1
*
Refactor the creation of imported targets into a macro.
Stephen Kelly
2012-06-27
1
-34
/
+26
*
Fix the DEFINITIONS for Qt modules.
Stephen Kelly
2012-06-26
1
-3
/
+2
*
Add a variable for the private includes for modules.
Stephen Kelly
2012-06-23
1
-0
/
+4
*
Expand the 'existing target guard' in generated CMake files.
Stephen Kelly
2012-06-07
1
-19
/
+20
*
Properly quote all variables which are paths.
Stephen Kelly
2012-05-16
1
-2
/
+2
*
Use IF(NOT TARGET ...) before creating imported targets.
Stephen Kelly
2012-05-15
1
-3
/
+1
*
Use directory property instead of variable to determine target existance.
Stephen Kelly
2012-05-14
1
-2
/
+3
*
Only find dependencies from the same Qt installation.
Stephen Kelly
2012-05-13
1
-1
/
+5
*
Add underscore to internal implementation detail variables.
Stephen Kelly
2012-05-10
1
-11
/
+11
*
Include the VERSION_STRING in CMake config files.
Stephen Kelly
2012-05-10
1
-0
/
+1
*
Don't attempt to ask cmake to find the glib dependencies.
Stephen Kelly
2012-05-08
1
-2
/
+5
*
If a dependency was not found, and we were not called with REQUIRED, we are n...
Stephen Kelly
2012-04-29
1
-0
/
+6
*
Properly quote the dependencies string.
Stephen Kelly
2012-04-29
1
-1
/
+1
*
Make sure different modules do not overwrite each others dependencies.
Stephen Kelly
2012-04-29
1
-2
/
+2
*
Forward the REQUIRED and QUIET arguments when finding dependencies.
Stephen Kelly
2012-04-29
1
-1
/
+10
*
Overwrite the LIB_DEPENDENCIES of modules.
Stephen Kelly
2012-03-31
1
-2
/
+2
*
Ensure that the variable for the installation prefix is unique.
Stephen Kelly
2012-03-31
1
-6
/
+6
*
Prefix the variables for debug and release types properly.
Stephen Kelly
2012-03-28
1
-2
/
+2
*
List the dependencies of Qt when creating static libraries.
Stephen Kelly
2012-03-05
1
-2
/
+53
*
Make the CMake files work with directory overrides.
Stephen Kelly
2012-02-28
1
-5
/
+22
*
Use QMAKE_SUBSTITUTIONS conditionals
Stephen Kelly
2012-02-22
1
-38
/
+38
*
Give the compile flags an EXECUTABLE_ prefix.
Stephen Kelly
2012-02-21
1
-0
/
+4
*
Make modules find their own dependencies.
Stephen Kelly
2012-01-11
1
-0
/
+12
*
Fix cmake files for static builds.
Stephen Kelly
2011-12-23
1
-1
/
+5
*
Include the extras files after defining the target.
Stephen Kelly
2011-12-19
1
-8
/
+8
*
Use plural form for CMake variables.
Stephen Kelly
2011-12-06
1
-2
/
+1
*
Remove CMake variables which are not needed in Config files.
Stephen Kelly
2011-12-06
1
-5
/
+1
*
Quote the path in CMake so that spaces in paths work.
Stephen Kelly
2011-12-03
1
-1
/
+1
*
Make the Qt5 part of the target name namespace style.
Stephen Kelly
2011-12-02
1
-9
/
+9
*
Install CMake config files from Qt.
Stephen Kelly
2011-11-29
1
-0
/
+62