index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindQt4.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Find*: Update *_FOUND variables
Peter Kokot
2025-09-23
1
-2/+2
*
FindQt3, FindQt4: Clarify QT_FOUND result variable
Peter Kokot
2025-09-16
1
-2/+3
*
FindQt4: Use CMAKE_CURRENT_LIST_DIR
Peter Kokot
2025-08-26
1
-9/+2
*
FindQt4: Clarify the Qt4_FOUND variable
Peter Kokot
2025-08-10
1
-6/+16
*
Find*: Add intro code blocks
Peter Kokot
2025-08-04
1
-5/+11
*
Merge topic 'patch-FindQt4'
Brad King
2025-03-25
1
-224/+369
|
\
|
*
FindQt4: Update documentation
Peter Kokot
2025-03-21
1
-224/+369
*
|
Merge topic 'FindQt4-QT4_FOUND'
Brad King
2025-03-21
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
FindQt4: Restore QT4_FOUND setting
Peter Kokot
2025-03-21
1
-0/+1
|
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
Qt4Macros: Replace obsolete/deprecated macro_add_file_dependencies()
Peter Kokot
2025-03-16
1
-1/+3
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
|
/
*
Help: Use Title Case for all "Imported Targets" sections
Nikita Nemkin
2025-01-31
1
-1/+1
*
Modules/Find*: Include FindPackageHandleStandardArgs normally
Brad King
2025-01-30
1
-1/+1
*
Use lower case style for commands
Peter Kokot
2025-01-28
1
-7/+7
*
CMP0020: Remove support for OLD behavior
Brad King
2025-01-18
1
-4/+2
*
FindPackageHandleStandardArgs: Clarify the FOUND_VAR option
Peter Kokot
2024-12-31
1
-2/+1
*
style: Remove trailing blank lines from all CMake sources
Matthew Woehlke
2024-11-21
1
-1/+0
*
FindQt4: Fix typo in documentation formatting
Brad King
2023-10-02
1
-1/+1
*
FindQt4: Drop outdated advice to look at CMakeError.log on failure
Brad King
2023-01-18
1
-1/+1
*
Merge topic 'FPHSA-name-mismatches-chained-via-include'
Brad King
2020-08-10
1
-0/+8
|
\
|
*
FPHSA: detect inclusion between find modules
Ben Boeckel
2020-08-07
1
-0/+8
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
|
/
*
Fix elseif() in place of else()
Artalus
2019-07-03
1
-1/+1
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-298/+299
*
FindQt4: New IMPORTS, PLUGINS and MKSPECS handling
Christian Pfeiffer
2018-05-14
1
-27/+19
*
FindQt4: Revert "Set PLUGINS and IMPORTS dir even if empty"
Brad King
2018-03-19
1
-12/+1
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules
Craig Scott
2017-12-29
1
-5/+6
*
FindQt4: Set PLUGINS and IMPORTS dir even if empty
Christian Pfeiffer
2017-11-19
1
-1/+12
*
FindQt4: Do not assume all libraries are frameworks
Jean-Christophe Fillion-Robin
2017-08-21
1
-6/+8
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+3
*
prefer list(APPEND) over string(APPEND) where appropriate
Daniel Pfeifer
2016-08-08
1
-1/+1
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-1/+1
*
FindQt4: Document Qt4::QtDeclarative imported target (#16157)
Brad King
2016-06-20
1
-0/+2
*
FindQt4: Fix handling of QT_VERSION_MAJOR mismatch
Daniel Scharrer
2014-12-09
1
-1/+1
*
Help: Fix broken cross-references reported by 'nitpicky' option
Brad King
2014-11-07
1
-1/+1
*
Modules: Wrap long lines in pre-formatted documentation blocks
Brad King
2014-11-06
1
-5/+7
*
Modules: Format documentation to avoid over-long preformatted lines
Brad King
2014-10-22
1
-10/+15
*
Merge topic 'FindQt4-more-plugins'
Brad King
2014-07-29
1
-3/+3
|
\
|
*
FindQt4: Add nativewifi and qtga plugins
Mathieu MARACHE
2014-07-28
1
-3/+3
*
|
FindQt4: Don't further process qmake if it does not belong to Qt4
Nils Gladitz
2014-06-27
1
-1/+2
*
|
FindQt4: Use standard section header underline convention
Brad King
2014-06-02
1
-6/+6
*
|
FindQt[34]: Prefer matching versioned tool names
Rolf Eike Beer
2014-05-22
1
-6/+6
*
|
Find*: Make find_package(.. QUIET) affect Check* modules.
Clinton Stimpson
2014-03-30
1
-9/+11
|
/
*
Qt4: Add IMPORTED executable for qmake.
Stephen Kelly
2014-02-09
1
-0/+5
*
Help: Specify that qtmain.lib is only used for WIN32 executables.
Stephen Kelly
2014-02-05
1
-1/+2
*
Merge topic 'fix-Qt-autogen'
Brad King
2014-02-04
1
-0/+8
|
\
|
*
FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.
Stephen Kelly
2014-01-29
1
-0/+8
*
|
Help: Move Qt tool invocation information to a generic cmake-qt manual.
Stephen Kelly
2014-02-02
1
-72/+1
|
/
*
Qt4: Create IMPORTED executable targets for all Qt executables.
Stephen Kelly
2014-01-28
1
-64/+22
[next]