Updated .gitignore
[profile/ivi/qtbase.git] / mkspecs / cmake /
2012-07-23 Stephen KellyQuote the SONAME properly.
2012-07-19 Stephen KellyAdd another directory to the private INCLUDE_DIRS list.
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-11 Stephen KellySet the IMPORTED_SONAME for imported targets.
2012-07-04 Stephen KellySet the language of a STATIC library.
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-27 Stephen KellyRefactor the creation of imported targets into a macro.
2012-06-26 Stephen KellyFix the DEFINITIONS for Qt modules.
2012-06-23 Stephen KellyAdd a variable for the private includes for modules.
2012-06-07 Stephen KellyExpand the 'existing target guard' in generated CMake...
2012-05-16 Stephen KellyProperly quote all variables which are paths.
2012-05-15 Stephen KellyUse IF(NOT TARGET ...) before creating imported targets.
2012-05-14 Stephen KellyUse directory property instead of variable to determine...
2012-05-13 Stephen KellyOnly find dependencies from the same Qt installation.
2012-05-10 Stephen KellyAdd underscore to internal implementation detail variables.
2012-05-10 Stephen KellyInclude the VERSION_STRING in CMake config files.
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-08 Stephen KellyDon't attempt to ask cmake to find the glib dependencies.
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-29 Stephen KellyIf a dependency was not found, and we were not called...
2012-04-29 Stephen KellyProperly quote the dependencies string.
2012-04-29 Stephen KellyMake sure different modules do not overwrite each other...
2012-04-29 Stephen KellyForward the REQUIRED and QUIET arguments when finding...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-03-30 Stephen KellyOverwrite the LIB_DEPENDENCIES of modules.
2012-03-30 Stephen KellyEnsure that the variable for the installation prefix...
2012-03-27 Stephen KellyPrefix the variables for debug and release types properly.
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-05 Stephen KellyList the dependencies of Qt when creating static libraries.
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Stephen KellyMake the CMake files work with directory overrides.
2012-02-22 Stephen KellyUse QMAKE_SUBSTITUTIONS conditionals
2012-02-21 Stephen KellyGive the compile flags an EXECUTABLE_ prefix.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-11 Stephen KellyMake modules find their own dependencies.
2011-12-23 Stephen KellyFix cmake files for static builds.
2011-12-19 Stephen KellyInclude the extras files after defining the target.
2011-12-06 Stephen KellyUse plural form for CMake variables.
2011-12-06 Stephen KellyRemove CMake variables which are not needed in Config...
2011-12-03 Stephen KellyQuote the path in CMake so that spaces in paths work.
2011-12-02 Stephen KellyMake the Qt5 part of the target name namespace style.
2011-11-29 Stephen KellyInstall CMake config files from Qt.