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
*
cmake-gui: Add button to open the generated project
Nico Heßler
2016-09-13
3
-0/+46
*
QCMakeCacheView: simplify boolean expression
Daniel Pfeifer
2016-09-08
1
-4/+1
*
QCMakeCacheView: no else after return
Daniel Pfeifer
2016-09-08
1
-3/+5
*
QtDialog: fix clang-tidy warnings
Daniel Pfeifer
2016-09-06
9
-33/+51
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Added CMake_BUILD_DEVELOPER_REFERENCE option
Konstantin Podsvirov
2016-08-16
1
-0/+0
*
Source/QtDialog: Run clang-format
Brad King
2016-07-05
1
-1/+1
*
cmake-gui: Add build option to use Qt5 xcb plugin statically
Brad King
2016-06-30
2
-0/+11
*
cmake-gui: Reference LGPLv3 when redistributing Qt
Brad King
2016-06-17
2
-7/+8
*
cmake-gui: Teach Qt5 where plugins are when launched through a symlink
Robert Maynard
2016-06-09
1
-0/+34
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
16
-1254/+1038
*
cmake-gui: Always use "C" locale for numbers (#16099)
Clinton Stimpson
2016-05-12
1
-0/+2
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
14
-44/+44
*
Source: Stabilize include order
Brad King
2016-04-29
11
-3/+15
*
cmake-gui: Teach --install make destination directory (#16064)
Brad King
2016-04-15
1
-0/+1
*
cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)
Brad King
2016-03-17
1
-0/+1
*
cmake-gui: Add options to control warning-as-error messages
Michael Scott
2016-01-12
5
-2/+161
*
QtDialog: Add option to control XDG file install destination
Niels Ole Salscheider
2015-12-21
1
-3/+3
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
8
-11/+252
*
cmake-gui: Add regex explorer window
Gregor Jasny
2015-12-03
6
-0/+384
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
5
-18/+117
*
Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674)
Gilles Khouzam
2015-09-21
1
-1/+1
*
cmake-gui: Improve packaging of Qt5 libraries.
Clinton Stimpson
2015-09-17
1
-11/+5
*
cmake-gui: Add support for HiDPI (Retina) screens on OS X
Francois Best
2015-08-17
1
-0/+2
*
CMake: Add CMake_INSTALL_DEPENDENCIES option
Konstantin Podsvirov
2015-07-27
1
-2/+2
*
cmake-gui: Install Qt5 Windows platform plugin
Konstantin Podsvirov
2015-07-27
1
-10/+24
*
CMake: New option CMake_INSTALL_COMPONENTS
Konstantin Podsvirov
2015-07-07
1
-10/+11
*
CMake: Install COMPONENTs (QtDialog)
Konstantin Podsvirov
2015-07-07
1
-9/+19
*
CMake: Install COMPONENTs
Konstantin Podsvirov
2015-07-07
1
-1/+3
*
Merge topic 'cmake-gui-osx-install-command-line'
Brad King
2015-06-25
2
-2/+2
|
\
|
*
cmake-gui: Change --install to use /usr/local/bin by default (#15627)
Brad King
2015-06-24
2
-2/+2
*
|
Merge topic 'cmake-gui-osx-install-command-line'
Brad King
2015-06-09
1
-0/+1
|
\
\
|
|
/
|
*
cmake-gui: Make command-line install help text selectable
Clinton Stimpson
2015-06-08
1
-0/+1
*
|
Merge topic 'cmake-gui-osx-install-command-line'
Brad King
2015-05-21
6
-263/+99
|
\
\
|
|
/
|
*
cmake-gui: Replace command-line install dialog with information box
Brad King
2015-05-21
6
-253/+32
|
*
cmake-gui: Add --install option to add command-line tools on OS X
Brad King
2015-05-21
1
-0/+67
|
*
cmake-gui: Drop undocumented and unused --mac-install option
Brad King
2015-05-19
1
-10/+0
*
|
cmState: Compute and store directory components.
Stephen Kelly
2015-05-16
1
-0/+2
|
/
*
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
*
QtDialog: Fix CMake packaging with CPack on OS X with Qt5.
Clinton Stimpson
2015-03-25
1
-2/+2
[next]