summaryrefslogtreecommitdiff
path: root/Source/QtDialog/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Restore embedded version information in Windows binaryBrad King2022-11-091-3/+8
* Source: Fix regression causing CMakeLib sources to be compiled repeatedlyBrad King2022-10-051-1/+1
* Build: Eliminate one time used variableAlex Turbov2022-09-221-3/+1
* Build: Link w/ `OBJECT` library is OK since 3.12Alex Turbov2022-09-221-3/+8
* Build: Introduce `ManifestLib` interface libraryAlex Turbov2022-09-221-2/+2
* Build: `add_definitions()` → `add_compile_definitions()`Alex Turbov2022-09-221-1/+1
* Build: Do not use variables for sources listsAlex Turbov2022-09-221-11/+20
* Build: Simplify `configure_file()` callsAlex Turbov2022-09-221-2/+1
* CMakeLists: Remove redundant spaces around CMake command callsAlex Turbov2022-09-221-10/+10
* Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-4/+4
* Merge branch 'master' into cmake-gui-qrc-fixKyle Edwards2021-01-111-25/+107
|\
| * cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+Brad King2021-01-071-0/+3
| * cmake-gui: Restore minimal plugin installation for Qt5Brad King2021-01-071-2/+12
| * cmake-gui: Restore exclusion of static plugin installationBrad King2021-01-071-1/+2
| * cmake-gui: Restore installation of Qt plugin dependenciesBrad King2021-01-071-1/+1
| * cmake-gui: Remove outdated FIXME comment about plugin installationBrad King2021-01-071-2/+0
| * cmake-gui: Fix CMake_QT_MAJOR_VERSION string comparisonBrad King2021-01-071-1/+1
| * cmake-gui: Add a Qt version control variableSankhesh Jhaveri2021-01-051-8/+20
| * cmake-gui: Prefer local variable for Qt major versionSankhesh Jhaveri2021-01-051-23/+27
| * cmake-gui: Support installation for both Qt5 and Qt6 pluginsSankhesh Jhaveri2021-01-051-7/+17
| * cmake-gui: Use a consistent Qt major version variable nameSankhesh Jhaveri2021-01-051-20/+19
| * cmake-gui: Support building against Qt6Sankhesh Jhaveri2021-01-051-21/+69
* | cmake-gui: Restore linking of Qt resourcesKyle Edwards2021-01-111-2/+3
* | cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+Brad King2021-01-071-0/+3
|/
* cmake-gui: Attach icons only to main GUI executablesBrad King2020-10-141-2/+2
* cmake-gui: Restore application icon on WindowsBrad King2020-10-131-5/+1
* cmake-gui: Restore application icon on macOSBrad King2020-10-131-6/+6
* CMake GUI: Add presets functionalityKyle Edwards2020-10-051-0/+8
* CMake GUI: Add environment editorKyle Edwards2020-09-281-0/+4
* CMake GUI: Split up into libraries, add test shimKyle Edwards2020-09-231-5/+11
* QtDialog: remove Qt4 definitionBen Boeckel2020-06-091-3/+0
* QtDialog: use Qt5's imported targetsBen Boeckel2020-06-051-15/+9
* QtDialog: use qt5 functions for special Qt sourcesBen Boeckel2020-06-051-15/+17
* QtDialog: remove Qt4 supportBen Boeckel2020-06-051-91/+77
* Add option to configure Ninja link job pool for CMake's own binariesBrad King2019-10-101-0/+4
* cmake-gui: Drop code not needed with current required CMake versionBrad King2019-03-141-3/+0
* QtDialog: Add windows taskbar progressJulien Jomier2018-11-201-0/+11
* Windows: Embed version information into cmake-guiBrad King2018-01-301-0/+4
* Various typo fixesLuz Paz2018-01-041-1/+1
* cmake-gui: Add build option to use Qt5 windows plugin staticallyBrad King2017-11-131-1/+7
* QtDialog: block include-what-you-useDaniel Pfeifer2017-05-061-0/+6
* Disable clang-tidy checks on files generated by QtDaniel Pfeifer2017-04-281-0/+13
* cmake-gui: Fix display of icon under Wayland.Clinton Stimpson2017-04-171-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-301-0/+6
* cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-171-3/+3
* cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)Brad King2016-03-171-0/+1
* QtDialog: Add option to control XDG file install destinationNiels Ole Salscheider2015-12-211-3/+3
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-0/+4
* cmake-gui: Add regex explorer windowGregor Jasny2015-12-031-0/+4