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
/
CMakeSetup.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake-gui: Add optional filename argument to --browse-manual
Kyle Edwards
2023-02-09
1
-3/+8
*
cmDocumentationEntry: Drop all user provided ctors for C++ >= 14
Alex Turbov
2022-11-17
1
-2/+3
*
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
Alex Turbov
2022-11-17
1
-15/+13
*
CMakeSetup.cxx: Use anonymous namespace instead of `static`
Alex Turbov
2022-11-17
1
-5/+9
*
ctest.cxx: Eliminate redundand trenary operator
Alex Turbov
2022-11-17
1
-1/+1
*
cmake: Honor CMAKE_GENERATOR env var in --help output
Juan Ramos
2022-10-21
1
-1/+1
*
cmake-gui: Support non-ASCII chars on Windows with Qt6
Mehdi Chinoune
2022-06-10
1
-30/+13
*
Merge topic 'cmake-gui-locale'
Brad King
2022-05-31
1
-0/+14
|
\
|
*
cmake-gui: Restore support for internationalization with Qt5 on Windows
Brad King
2022-05-27
1
-0/+14
*
|
cmake-gui: Address deprecation warnings with Qt6
Craig Scott
2021-05-08
1
-4/+7
|
/
*
cmake-gui: Remove explicit locale setup
Sankhesh Jhaveri
2021-01-05
1
-4/+0
*
cmake-gui: Use icon from system theme if available
Loren Burkholder
2020-12-15
1
-1/+1
*
Merge topic 'cmake-presets-help-flag'
Brad King
2020-10-28
1
-1/+6
|
\
|
*
ccmake: Don't list --preset in --help
Kyle Edwards
2020-10-27
1
-1/+6
*
|
CMake GUI: Add --browse-manual argument
Kyle Edwards
2020-10-27
1
-1/+6
|
/
*
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
1
-2/+1
*
CMake GUI: Add presets functionality
Kyle Edwards
2020-10-05
1
-3/+22
*
CMake GUI: Split up into libraries, add test shim
Kyle Edwards
2020-09-23
1
-2/+5
*
QtDialog: remove Qt4-only code
Ben Boeckel
2020-06-09
1
-8/+0
*
Remove redundant calls to CollapseFullPath
Brad King
2020-03-24
1
-4/+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-13/+16
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-0/+1
*
Ensure stdin, stdout, and stderr pipes are always open
Brad King
2019-05-02
1
-0/+1
*
cmake-gui: Fix theme on Windows with Qt >= 5.10
mistersandman
2019-04-08
1
-0/+3
*
QtDialog: Clean up and document -S and -B options
Kyle Edwards
2019-01-25
1
-12/+43
*
cmake: Return generator docs directly
Artur Ryt
2019-01-18
1
-2/+1
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+1
*
Merge topic 'readability-static-accessed-through-instance'
Brad King
2018-11-28
1
-6/+6
|
\
|
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
1
-6/+6
*
|
clang-tidy: fix warnings in macOS-only code
Brad King
2018-11-27
1
-5/+4
|
/
*
CMake: Internally uses -S instead of -H to specify source directory
Robert Maynard
2018-09-15
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-7/+8
*
Extend libuv file translate mode workaround to all executables
Brad King
2018-01-23
1
-0/+1
*
cmake-gui: Add build option to use Qt5 windows plugin statically
Brad King
2017-11-13
1
-0/+4
*
cmake-gui: Enable High DPI scaling
Luis Caro
2017-09-15
1
-0/+4
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-8/+7
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-3/+3
*
Add self-sufficient wrapper for <sys/stat.h>
Daniel Pfeifer
2017-03-24
1
-1/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-0/+2
*
Encoding: Remove option to use ANSI code page internally
Clinton Stimpson
2016-11-02
1
-2/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Merge topic 'qtdialog-lib-paths'
Brad King
2016-09-23
1
-0/+2
|
\
|
*
cmake-gui: Do not remove library paths for Qt5 plugins.
Clinton Stimpson
2016-09-22
1
-0/+2
*
|
QtDialog: fix clang-tidy warnings
Daniel Pfeifer
2016-09-06
1
-7/+8
*
|
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+2
*
|
Source/QtDialog: Run clang-format
Brad King
2016-07-05
1
-1/+1
*
|
cmake-gui: Add build option to use Qt5 xcb plugin statically
Brad King
2016-06-30
1
-0/+5
|
/
*
cmake-gui: Teach Qt5 where plugins are when launched through a symlink
Robert Maynard
2016-06-09
1
-0/+34
[next]