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: 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
*
Unwatch manual variables upon removal in cmake-gui
Ben Boeckel
2011-01-13
1
-0/+2
*
Don't output to stderr in the GUI
Ben Boeckel
2011-01-03
1
-1/+0
*
Set a watch on variables added through the gui
Ben Boeckel
2010-09-22
1
-0/+2
*
Rename flags again and use variablewatch for cli
Ben Boeckel
2010-09-01
1
-7/+0
*
Add warn-unused to the Qt interface
Ben Boeckel
2010-09-01
1
-0/+14
*
Rename strict-mode to warn-uninitialized
Ben Boeckel
2010-09-01
1
-5/+5
*
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
1
-0/+8
*
ENH: Move SetErrorMode around calls to generate and configure instead of set...
Clinton Stimpson
2009-10-26
1
-0/+21
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...
Clinton Stimpson
2009-08-10
1
-0/+9
*
BUG: Fix inconsistency with lowercase drive letters on Windows.
Clinton Stimpson
2009-03-30
1
-2/+6
*
ENH: Add support for showing combo box for choosing from a list of strings t...
Clinton Stimpson
2009-03-12
1
-0/+4
*
ENH: Add cross compiling support in the GUI in the same dialog that prompts for
Clinton Stimpson
2008-05-15
1
-21/+21
*
BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel...
Clinton Stimpson
2008-04-07
1
-5/+7
*
ENH: Add debug output option to a new Options menu.
Clinton Stimpson
2008-04-02
1
-0/+15
*
ENH: add ability to suppress dev warnings to gui code
Bill Hoffman
2008-03-12
1
-0/+7
*
ENH: support for cpack and install of cmake-gui as mac app bundle
Bill Hoffman
2008-02-16
1
-2/+8
*
ENH: remove unused code.
Clinton Stimpson
2008-02-15
1
-5/+1
*
ENH: use package name on mac for edit cache
Bill Hoffman
2008-02-15
1
-0/+4
*
ENH: Add shortcut to start search/filter.
Clinton Stimpson
2008-02-14
1
-10/+14
*
ENH: do not show unititialized entries
Bill Hoffman
2008-02-14
1
-1/+2
*
ENH: fix make edit_cache for cmake-gui
Bill Hoffman
2008-02-12
1
-0/+1
*
ENH: Need to pick up the PreLoad.cmake files.
Clinton Stimpson
2008-02-08
1
-0/+1
[next]