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
/
QCMake.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
presets: Improve JSON parser and error messages
Martin Duffy
2023-03-29
1
-5/+2
*
Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph
Kyle Edwards
2022-01-06
1
-6/+6
*
CMake GUI: Add presets functionality
Kyle Edwards
2020-10-05
1
-0/+23
*
CMake GUI: Add environment editor
Kyle Edwards
2020-09-28
1
-0/+8
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-4/+0
*
Modernize memory management
Marc Chevrier
2020-03-05
1
-1/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1/+1
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-1/+1
*
cmSystemTools: MessageCallback and Message() accept std::string argument
Vitaly Stakhovsky
2019-02-07
1
-1/+1
*
OutputCallback: Accept std::string argument
Regina Pfeifer
2019-01-30
1
-2/+2
*
MessageCallback: Remove unused bool& argument
Regina Pfeifer
2019-01-29
1
-1/+1
*
Use `std::function` for callbacks
Regina Pfeifer
2019-01-29
1
-6/+6
*
cmake-gui: Add field for generator platform selection
Julien Jomier
2019-01-18
1
-0/+5
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+2
*
cmake-gui: Use cmake::Open to open generated project
Gregor Jasny
2017-10-13
1
-0/+8
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
QtDialog: fix clang-tidy warnings
Daniel Pfeifer
2016-09-06
1
-1/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-13/+20
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-4/+4
*
Source: Stabilize include order
Brad King
2016-04-29
1
-2/+3
*
cmake-gui: Add options to control warning-as-error messages
Michael Scott
2016-01-12
1
-0/+8
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
1
-1/+6
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-3/+10
*
Rename header guards to not start with double underscore
Sean McBride
2014-12-11
1
-3/+3
*
cmake-gui: Capture cmSystemTools::Stdout and Stderr
Brad King
2014-05-15
1
-0/+2
*
cmSystemTools: Rename ErrorCallback to MessageCallback
Brad King
2014-05-15
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-6/+6
*
cmake-gui: Improve interrupt granularity to fix bug 12649.
Clinton Stimpson
2012-01-02
1
-1/+4
*
Rename flags again and use variablewatch for cli
Ben Boeckel
2010-09-01
1
-2/+0
*
Add warn-unused to the Qt interface
Ben Boeckel
2010-09-01
1
-0/+6
*
Rename strict-mode to warn-uninitialized
Ben Boeckel
2010-09-01
1
-3/+3
*
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
1
-0/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Add support for showing combo box for choosing from a list of strings t...
Clinton Stimpson
2009-03-12
1
-0/+1
*
ENH: Add cross compiling support in the GUI in the same dialog that prompts for
Clinton Stimpson
2008-05-15
1
-12/+15
*
BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel...
Clinton Stimpson
2008-04-07
1
-0/+2
*
ENH: Add debug output option to a new Options menu.
Clinton Stimpson
2008-04-02
1
-0/+6
*
ENH: add ability to suppress dev warnings to gui code
Bill Hoffman
2008-03-12
1
-2/+2
*
BUG: Don't prompt for unsaved changes if no changes were made.
Clinton Stimpson
2007-11-09
1
-2/+2
*
ENH: Add menus in menu bar.
Clinton Stimpson
2007-11-06
1
-0/+4
*
ENH: Prompt user for generator when there is none.
Clinton Stimpson
2007-11-05
1
-8/+17
*
ENH: Allow working with empty build directories.
Clinton Stimpson
2007-11-03
1
-0/+2
*
ENH: remove qt warnings from qt with MS compiler
Bill Hoffman
2007-11-03
1
-0/+4
*
ENH: Add interrupt button near progress bar.
Clinton Stimpson
2007-11-03
1
-7/+31
*
STYLE: Add license info to code.
Clinton Stimpson
2007-11-02
1
-0/+16
*
ENH: Beginnings of a Qt UI for CMake.
Clinton Stimpson
2007-11-02
1
-0/+78