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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cmake-gui-incidental-errors' into release-4.0
Brad King
2025-03-07
1
-1/+2
|
\
|
*
cmake-gui: Fix regression that prints an incidental error on fresh build trees
Juan Ramos
2025-03-06
1
-1/+2
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
26
-26/+26
*
|
CMake: De-duplicate extraction of copyright line from license file
Brad King
2025-03-03
1
-4/+1
*
|
cmake-gui: Update credits in About dialog to reflect status quo
Brad King
2025-03-03
1
-2/+1
*
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
23
-244/+244
*
|
Source: Include BundleUtilities from running cmake at install time
Brad King
2025-01-22
1
-1/+1
*
|
VS: Remove support for appending a platform to the generator name
Brad King
2025-01-21
1
-2/+1
*
|
style: Remove trailing blank lines from all CMake sources
Matthew Woehlke
2024-11-21
1
-2/+0
*
|
cmSystemTools: Add GetLogicalWorkingDirectory
Brad King
2024-11-03
1
-1/+1
*
|
cmake-gui: Explicitly normalize input paths as they exist on disk
Brad King
2024-10-22
2
-9/+7
*
|
clang-tidy: fix `readability-redundant-*` warnings
Daniel Pfeifer
2024-10-11
2
-4/+4
|
/
*
cmake-gui: Handle relative paths in the build directory text input
Roc R. Currius
2024-06-05
3
-6/+60
*
CMakeGUI: Sanitize source and build dirs the same as command line
Craig Scott
2024-06-01
1
-3/+9
*
cmake-gui: Suppress MSVC deprecation warnings from Qt headers
Brad King
2024-05-30
1
-0/+5
*
Merge topic 'cmake-gui-unused-slot'
Brad King
2024-01-09
1
-4/+4
|
\
|
*
cmake-gui: Remove unused viewType slot
Christoph Grüninger
2024-01-08
1
-4/+4
*
|
Merge topic 'cmake-gui_better_text_with_preset'
Brad King
2024-01-08
3
-1/+6
|
\
\
|
*
|
cmake-gui: Hint that the preset compilers will be used
Robert Maynard
2024-01-05
3
-1/+6
|
|
/
*
|
cmake-gui: Add support for preset toolchain entry
Robert Maynard
2024-01-05
1
-37/+59
|
/
*
AddCacheEntry: Suppress raw pointer usage
Marc Chevrier
2023-05-30
1
-4/+4
*
presets: Improve JSON parser and error messages
Martin Duffy
2023-03-29
4
-15/+11
*
cmake-gui: Fix conversion warnings about Qt indexing types
Brad King
2023-02-20
8
-20/+45
*
cmake-gui: Add optional filename argument to --browse-manual
Kyle Edwards
2023-02-09
2
-6/+12
*
cmake-gui: do not set search filter if regex is invalid
Kyle Edwards
2022-12-16
6
-18/+56
*
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
*
Merge topic 'cmake-gui-restore-version-info'
Brad King
2022-11-10
1
-3/+8
|
\
|
*
cmake-gui: Restore embedded version information in Windows binary
Brad King
2022-11-09
1
-3/+8
*
|
cmake: Honor CMAKE_GENERATOR env var in --help output
Juan Ramos
2022-10-21
1
-1/+1
|
/
*
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
*
cmake-gui: Fix selected item mismatched CMAKE_GENERATOR_PLATFORM env
dou fu
2022-09-01
1
-1/+2
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-3/+3
*
cmake-gui: Support non-ASCII chars on Windows with Qt6
Mehdi Chinoune
2022-06-10
5
-105/+81
*
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
*
|
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
Ben Boeckel
2022-05-24
1
-2/+2
*
|
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-2/+1
*
|
cmake-gui: avoid undefined font in recent macOS
Carlo Marcelo Arenas Belón
2022-04-15
1
-1/+2
*
|
cmake-gui: Add "Building" category to freedesktop menu spec
Reinaldo Deprera
2022-04-04
1
-1/+1
[next]