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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmState::GetCacheEntryProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-5/+6
*
Merge topic 'cmake-gui-open-check'
Brad King
2020-03-23
1
-1/+1
|
\
|
*
cmake-gui: Fix use-after-free in Open-possible check
Francisco Facioni
2020-03-20
1
-1/+1
*
|
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-12/+11
*
|
Modernize memory management
Marc Chevrier
2020-03-05
1
-6/+5
|
/
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-0/+1
*
Help: fixed typos in PCH / Unity Build doc
Corentin Plouet
2019-09-30
1
-2/+2
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-1/+2
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-4/+4
*
Merge topic 'modernize-for-loops'
Brad King
2019-02-11
1
-18/+15
|
\
|
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-18/+15
*
|
cmSystemTools: MessageCallback and Message() accept std::string argument
Vitaly Stakhovsky
2019-02-07
1
-3/+3
|
/
*
OutputCallback: Accept std::string argument
Regina Pfeifer
2019-01-30
1
-6/+6
*
MessageCallback: Remove unused bool& argument
Regina Pfeifer
2019-01-29
1
-4/+3
*
Use `std::function` for callbacks
Regina Pfeifer
2019-01-29
1
-22/+27
*
cmake-gui: Add field for generator platform selection
Julien Jomier
2019-01-18
1
-2/+19
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+1
*
cmState::GetInitializedCacheValue: Return as const std::string*
Vitaly Stakhovsky
2018-09-10
1
-2/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-1/+1
*
Generators: remove KDevelop3 generator
Alex Neundorf
2018-01-24
1
-9/+0
*
cmake-gui: Use cmake::Open to open generated project
Gregor Jasny
2017-10-13
1
-0/+29
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1/+1
*
QtDialog: add reference in foreach
Daniel Pfeifer
2017-05-05
1
-2/+2
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-13/+13
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-139/+95
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
cmake-gui: Add options to control warning-as-error messages
Michael Scott
2016-01-12
1
-0/+20
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
1
-3/+15
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-9/+27
*
cmake: Remove redundant start directories.
Stephen Kelly
2015-04-20
1
-2/+0
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-15/+15
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-18/+18
*
Port QtDialog to non-iterator cache API.
Stephen Kelly
2015-04-08
1
-32/+40
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-07
1
-1/+2
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-07
1
-5/+5
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-47/+38
*
Port QtDialog to non-iterator cache API.
Stephen Kelly
2015-04-06
1
-32/+40
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-06
1
-1/+2
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-06
1
-5/+5
*
cmake-gui: Reset generator platform and toolset on configure (#15411)
Brad King
2015-02-19
1
-0/+2
*
cmake-gui: Capture cmSystemTools::Stdout and Stderr
Brad King
2014-05-15
1
-0/+16
*
cmSystemTools: Rename ErrorCallback to MessageCallback
Brad King
2014-05-15
1
-3/+3
*
cmake-gui: Fix handling of missing CMAKE_EXTRA_GENERATOR (#14804)
Brad King
2014-03-12
1
-1/+1
*
stringapi: Use strings for cache iterator values
Ben Boeckel
2014-03-08
1
-6/+6
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-23/+2
*
Compile with both Qt4 and Qt5.
Stephen Kelly
2012-08-21
1
-0/+4
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-12/+12
*
cmake-gui: Fix code to respect current locale.
Clinton Stimpson
2012-07-06
1
-41/+41
*
cmake-gui: Improve interrupt granularity to fix bug 12649.
Clinton Stimpson
2012-01-02
1
-1/+12
[next]