summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetup.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-13/+16
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-2/+2
* cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.hSebastian Holtermann2019-07-291-0/+1
* Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-021-0/+1
* cmake-gui: Fix theme on Windows with Qt >= 5.10mistersandman2019-04-081-0/+3
* QtDialog: Clean up and document -S and -B optionsKyle Edwards2019-01-251-12/+43
* cmake: Return generator docs directlyArtur Ryt2019-01-181-2/+1
* Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-171-1/+1
* Merge topic 'readability-static-accessed-through-instance'Brad King2018-11-281-6/+6
|\
| * clang-tidy: Fix readability-static-accessed-through-instanceRegina Pfeifer2018-11-211-6/+6
* | clang-tidy: fix warnings in macOS-only codeBrad King2018-11-271-5/+4
|/
* CMake: Internally uses -S instead of -H to specify source directoryRobert Maynard2018-09-151-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-7/+8
* Extend libuv file translate mode workaround to all executablesBrad King2018-01-231-0/+1
* cmake-gui: Add build option to use Qt5 windows plugin staticallyBrad King2017-11-131-0/+4
* cmake-gui: Enable High DPI scalingLuis Caro2017-09-151-0/+4
* Use C++11 nullptrDaniel Pfeifer2017-08-241-8/+7
* cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-081-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-241-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+2
* Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-021-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Merge topic 'qtdialog-lib-paths'Brad King2016-09-231-0/+2
|\
| * cmake-gui: Do not remove library paths for Qt5 plugins.Clinton Stimpson2016-09-221-0/+2
* | QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-061-7/+8
* | fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+2
* | Source/QtDialog: Run clang-formatBrad King2016-07-051-1/+1
* | cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-301-0/+5
|/
* cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-97/+67
* cmake-gui: Always use "C" locale for numbers (#16099)Clinton Stimpson2016-05-121-0/+2
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-3/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-7/+7
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmake-gui: Teach --install make destination directory (#16064)Brad King2016-04-151-0/+1
* Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-251-1/+1
|\
| * cmake-gui: Change --install to use /usr/local/bin by default (#15627)Brad King2015-06-241-1/+1
* | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-05-211-11/+67
|\ \ | |/
| * cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-211-1/+0
| * cmake-gui: Add --install option to add command-line tools on OS XBrad King2015-05-211-0/+67
| * cmake-gui: Drop undocumented and unused --mac-install optionBrad King2015-05-191-10/+0
* | cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+2
|/
* Remove use of cmsys_stl.Stephen Kelly2015-02-051-3/+3
* Merge topic 'unicode-vs-projects'Brad King2014-03-171-1/+1
|\
| * Encoding: Provide option to configure CMake to use UTF-8 encoding.Clinton Stimpson2014-03-141-1/+1
* | cmake-gui: Fix compile with Qt5 using UTF-8 internal encoding.Clinton Stimpson2014-03-131-2/+0
|/
* Unicode: cmake-gui encoding now matches KWSys encoding.Clinton Stimpson2014-03-111-0/+8
* Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-5/+11
* Refactor internal resource location APIs and initializationBrad King2013-11-121-2/+1