| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIR | Alex Turbov | 2019-12-10 | 1 | -2/+1 |
|
|
* | Help: Downcase function names in DeployQt4 doc. | Joachim Wuttke (o) | 2018-11-12 | 1 | -6/+6 |
|
|
* | DeployQt4: Do not include BundleUtilities at configure time | Kyle Edwards | 2018-10-19 | 1 | -65/+76 |
|
|
* | DeployQt4: Convert to 2-space indentation | Kyle Edwards | 2018-10-18 | 1 | -259/+259 |
|
|
* | Help: Convert DeployQt4 to block-style comment | Kyle Edwards | 2018-10-18 | 1 | -100/+101 |
|
|
* | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 1 | -1/+7 |
|
|
* | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules | Craig Scott | 2017-12-29 | 1 | -2/+4 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -2/+2 |
|
|
* | Modules: Check for ARGC before using ARGV# | Daniele E. Domenichelli | 2015-02-27 | 1 | -18/+72 |
|
|
* | Modules: Format documentation to avoid over-long preformatted lines | Brad King | 2014-10-22 | 1 | -4/+8 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -40/+71 |
|
|
* | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 1 | -1/+1 |
|
|
* | DeployQt4: Include DESTDIR for some cpack generators. | Clinton Stimpson | 2012-08-16 | 1 | -2/+2 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function. | Clinton Stimpson | 2012-07-09 | 1 | -1/+1 |
|
|
* | DeployQt4: Add path to Qt dlls on Windows. | Clinton Stimpson | 2012-03-07 | 1 | -0/+6 |
|
|
* | Fix plugin installation issues. | Mike McQuaid | 2012-02-23 | 1 | -13/+27 |
|
|
* | Ensure libs are passed to BundleUtilities. | Mike McQuaid | 2012-02-21 | 1 | -2/+2 |
|
|
* | Fix bad plugin paths. | Mike McQuaid | 2012-02-21 | 1 | -13/+13 |
|
|
* | Fix mismatched arguments. | Mike McQuaid | 2012-02-21 | 1 | -1/+1 |
|
|
* | Don't use QT_LIBRARIES_PLUGINS by default. | Mike McQuaid | 2012-02-21 | 1 | -4/+0 |
|
|
* | Improve component support and output indentation. | Mike McQuaid | 2011-12-16 | 1 | -9/+13 |
|
|
* | Unset configurations variable when no build type. | Mike McQuaid | 2011-12-13 | 1 | -0/+2 |
|
|
* | Check QtCore without warning. | Mike McQuaid | 2011-11-14 | 1 | -1/+5 |
|
|
* | Check plugin variables are defined before warning. | Mike McQuaid | 2011-11-01 | 1 | -3/+5 |
|
|
* | Don't resolve directories; are never relative. | Mike McQuaid | 2011-11-01 | 1 | -2/+0 |
|
|
* | Match fixup_qt4_executable with documentation. | Mike McQuaid | 2011-11-01 | 1 | -2/+3 |
|
|
* | Add DeployQt4 module. | Mike McQuaid | 2011-10-03 | 1 | -0/+274 |
|
|