Ben Boeckel
|
366b25e62e
ast-grep: simplify `cmHasLiteral{Suf,Pre}fix` with char literals
|
1 month ago |
Brad King
|
e290d4f2a3
cmake: Infer command set from role
|
1 month ago |
Brad King
|
0aab75bf0e
cmake: Clarify name of enum backing CMAKE_ROLE property
|
1 month ago |
Brad King
|
9e36f22684
cmake: Clarify name of enum identifying set of commands added
|
1 month ago |
Brad King
|
4a2d32e7c4
cmake: Remove unnecessary initialization of empty source and build paths
|
1 month ago |
Brad King
|
cef4676d3a
StdIo: Factor out helper to initialize stdin, stdout, and stderr
|
7 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Brad King
|
5aed3ee49d
cmSystemTools: Add GetLogicalWorkingDirectory
|
1 year ago |
Brad King
|
967d3ea85c
cmake-gui: Explicitly normalize input paths as they exist on disk
|
1 year ago |
Kyle Edwards
|
b5383bc767
cmake-gui: Add optional filename argument to --browse-manual
|
2 years ago |
Alex Turbov
|
69918b07e1
cmDocumentationEntry: Drop all user provided ctors for C++ >= 14
|
3 years ago |
Alex Turbov
|
74b735dea8
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
|
3 years ago |
Alex Turbov
|
807aa8e353
CMakeSetup.cxx: Use anonymous namespace instead of `static`
|
3 years ago |
Alex Turbov
|
8e2a03c078
ctest.cxx: Eliminate redundand trenary operator
|
3 years ago |
Juan Ramos
|
3c3bce133d
cmake: Honor CMAKE_GENERATOR env var in --help output
|
3 years ago |
Mehdi Chinoune
|
497397bd17
cmake-gui: Support non-ASCII chars on Windows with Qt6
|
3 years ago |
Brad King
|
9d89c9af46
Merge topic 'cmake-gui-locale'
|
3 years ago |
Brad King
|
ae13524e3b
cmake-gui: Restore support for internationalization with Qt5 on Windows
|
3 years ago |
Craig Scott
|
6c657173d8
cmake-gui: Address deprecation warnings with Qt6
|
4 years ago |
Sankhesh Jhaveri
|
035078d847
cmake-gui: Remove explicit locale setup
|
5 years ago |
Loren Burkholder
|
47649baf60
cmake-gui: Use icon from system theme if available
|
5 years ago |
Brad King
|
5ca2910f5f
Merge topic 'cmake-presets-help-flag'
|
5 years ago |
Kyle Edwards
|
ef03124237
CMake GUI: Add --browse-manual argument
|
5 years ago |
Kyle Edwards
|
c619be2784
ccmake: Don't list --preset in --help
|
5 years ago |
Kyle Edwards
|
b7d7eca66d
CMakePresets.json: Rework how --preset argument is handled
|
5 years ago |
Kyle Edwards
|
a4382f72d7
CMake GUI: Add presets functionality
|
5 years ago |
Kyle Edwards
|
41e223deb3
CMake GUI: Split up into libraries, add test shim
|
5 years ago |
Ben Boeckel
|
ce9dbceb42
QtDialog: remove Qt4-only code
|
5 years ago |
Brad King
|
12b39aef75
Remove redundant calls to CollapseFullPath
|
5 years ago |