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
/
Source
/
QtDialog
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake-gui: Restore embedded version information in Windows binary
Brad King
2022-11-09
1
-3/+8
*
Source: Fix regression causing CMakeLib sources to be compiled repeatedly
Brad King
2022-10-05
1
-1/+1
*
Build: Eliminate one time used variable
Alex Turbov
2022-09-22
1
-3/+1
*
Build: Link w/ `OBJECT` library is OK since 3.12
Alex Turbov
2022-09-22
1
-3/+8
*
Build: Introduce `ManifestLib` interface library
Alex Turbov
2022-09-22
1
-2/+2
*
Build: `add_definitions()` → `add_compile_definitions()`
Alex Turbov
2022-09-22
1
-1/+1
*
Build: Do not use variables for sources lists
Alex Turbov
2022-09-22
1
-11/+20
*
Build: Simplify `configure_file()` calls
Alex Turbov
2022-09-22
1
-2/+1
*
CMakeLists: Remove redundant spaces around CMake command calls
Alex Turbov
2022-09-22
1
-10/+10
*
Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`
Alex Turbov
2022-09-22
1
-4/+4
*
Merge branch 'master' into cmake-gui-qrc-fix
Kyle Edwards
2021-01-11
1
-25/+107
|
\
|
*
cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+
Brad King
2021-01-07
1
-0/+3
|
*
cmake-gui: Restore minimal plugin installation for Qt5
Brad King
2021-01-07
1
-2/+12
|
*
cmake-gui: Restore exclusion of static plugin installation
Brad King
2021-01-07
1
-1/+2
|
*
cmake-gui: Restore installation of Qt plugin dependencies
Brad King
2021-01-07
1
-1/+1
|
*
cmake-gui: Remove outdated FIXME comment about plugin installation
Brad King
2021-01-07
1
-2/+0
|
*
cmake-gui: Fix CMake_QT_MAJOR_VERSION string comparison
Brad King
2021-01-07
1
-1/+1
|
*
cmake-gui: Add a Qt version control variable
Sankhesh Jhaveri
2021-01-05
1
-8/+20
|
*
cmake-gui: Prefer local variable for Qt major version
Sankhesh Jhaveri
2021-01-05
1
-23/+27
|
*
cmake-gui: Support installation for both Qt5 and Qt6 plugins
Sankhesh Jhaveri
2021-01-05
1
-7/+17
|
*
cmake-gui: Use a consistent Qt major version variable name
Sankhesh Jhaveri
2021-01-05
1
-20/+19
|
*
cmake-gui: Support building against Qt6
Sankhesh Jhaveri
2021-01-05
1
-21/+69
*
|
cmake-gui: Restore linking of Qt resources
Kyle Edwards
2021-01-11
1
-2/+3
*
|
cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+
Brad King
2021-01-07
1
-0/+3
|
/
*
cmake-gui: Attach icons only to main GUI executables
Brad King
2020-10-14
1
-2/+2
*
cmake-gui: Restore application icon on Windows
Brad King
2020-10-13
1
-5/+1
*
cmake-gui: Restore application icon on macOS
Brad King
2020-10-13
1
-6/+6
*
CMake GUI: Add presets functionality
Kyle Edwards
2020-10-05
1
-0/+8
*
CMake GUI: Add environment editor
Kyle Edwards
2020-09-28
1
-0/+4
*
CMake GUI: Split up into libraries, add test shim
Kyle Edwards
2020-09-23
1
-5/+11
*
QtDialog: remove Qt4 definition
Ben Boeckel
2020-06-09
1
-3/+0
*
QtDialog: use Qt5's imported targets
Ben Boeckel
2020-06-05
1
-15/+9
*
QtDialog: use qt5 functions for special Qt sources
Ben Boeckel
2020-06-05
1
-15/+17
*
QtDialog: remove Qt4 support
Ben Boeckel
2020-06-05
1
-91/+77
*
Add option to configure Ninja link job pool for CMake's own binaries
Brad King
2019-10-10
1
-0/+4
*
cmake-gui: Drop code not needed with current required CMake version
Brad King
2019-03-14
1
-3/+0
*
QtDialog: Add windows taskbar progress
Julien Jomier
2018-11-20
1
-0/+11
*
Windows: Embed version information into cmake-gui
Brad King
2018-01-30
1
-0/+4
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
cmake-gui: Add build option to use Qt5 windows plugin statically
Brad King
2017-11-13
1
-1/+7
*
QtDialog: block include-what-you-use
Daniel Pfeifer
2017-05-05
1
-0/+6
*
Disable clang-tidy checks on files generated by Qt
Daniel Pfeifer
2017-04-28
1
-0/+13
*
cmake-gui: Fix display of icon under Wayland.
Clinton Stimpson
2017-04-17
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmake-gui: Add build option to use Qt5 xcb plugin statically
Brad King
2016-06-30
1
-0/+6
*
cmake-gui: Reference LGPLv3 when redistributing Qt
Brad King
2016-06-17
1
-3/+3
*
cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)
Brad King
2016-03-17
1
-0/+1
*
QtDialog: Add option to control XDG file install destination
Niels Ole Salscheider
2015-12-21
1
-3/+3
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
1
-0/+4
*
cmake-gui: Add regex explorer window
Gregor Jasny
2015-12-03
1
-0/+4
[next]