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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to cmState.
Stephen Kelly
2015-04-13
19
-151/+156
*
Introduce cmState class.
Stephen Kelly
2015-04-13
8
-0/+229
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-08
13
-115/+117
*
Port QtDialog to non-iterator cache API.
Stephen Kelly
2015-04-08
1
-32/+40
*
Port CursesDialog to non-iterator cache API.
Stephen Kelly
2015-04-08
3
-76/+110
*
cmMakefile: Port away from CacheEntry.Initialized.
Stephen Kelly
2015-04-08
1
-6/+7
*
cmCacheManager: Add non-iterator-based API.
Stephen Kelly
2015-04-08
1
-0/+75
*
cmCacheManager: Return a C string from GetValue.
Stephen Kelly
2015-04-08
1
-1/+1
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-07
8
-37/+51
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-07
9
-21/+61
*
cmMakefile: Remove cache version accessors.
Stephen Kelly
2015-04-07
4
-22/+8
*
cmMakefile: Simplify GetDefinitions implementation.
Stephen Kelly
2015-04-07
1
-6/+6
*
Merge topic 'refactor-cache-api'
Brad King
2015-04-07
29
-471/+311
|
\
|
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
29
-471/+311
*
|
Merge topic 'refactor-cache-api'
Brad King
2015-04-07
29
-311/+471
|
\
\
|
|
/
|
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-06
13
-115/+117
|
*
Port QtDialog to non-iterator cache API.
Stephen Kelly
2015-04-06
1
-32/+40
|
*
Port CursesDialog to non-iterator cache API.
Stephen Kelly
2015-04-06
3
-76/+110
|
*
cmMakefile: Port away from CacheEntry.Initialized.
Stephen Kelly
2015-04-06
1
-6/+7
|
*
cmCacheManager: Add non-iterator-based API.
Stephen Kelly
2015-04-06
1
-0/+75
|
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-06
8
-37/+51
|
*
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-06
9
-21/+61
|
*
cmMakefile: Remove cache version accessors.
Stephen Kelly
2015-04-06
4
-22/+8
|
*
cmMakefile: Simplify GetDefinitions implementation.
Stephen Kelly
2015-04-06
1
-6/+6
*
|
Merge topic 'minor-cleanups'
Brad King
2015-04-07
2
-2/+0
|
\
\
|
*
|
Remove unused includes.
Stephen Kelly
2015-04-06
2
-2/+0
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-04-07
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'minor-cleanups'
Brad King
2015-04-06
10
-81/+7
|
\
\
|
|
/
|
*
cmCacheManager: Remove unused method
Stephen Kelly
2015-04-05
4
-27/+0
|
*
cmCacheManager: Remove unused overloads.
Stephen Kelly
2015-04-05
2
-24/+0
|
*
cmCacheManager: Remove use of intermediate overload.
Stephen Kelly
2015-04-05
1
-1/+2
|
*
cmGlobalGenerator: Don't fetch the cache manager in a loop.
Stephen Kelly
2015-04-05
1
-2/+1
|
*
cmake: Clear member rather than explicit erase.
Stephen Kelly
2015-04-05
1
-1/+1
|
*
cmake: Be clear that there is no chaining after global properties.
Stephen Kelly
2015-04-05
1
-3/+2
|
*
cmake: Remove unused method.
Stephen Kelly
2015-04-05
1
-3/+0
|
*
cmake: Remove unused member.
Stephen Kelly
2015-04-05
2
-2/+0
|
*
cmMakefile: Remove one wrong and one insufficiently helpful comment.
Stephen Kelly
2015-04-04
1
-3/+2
|
*
cmListFile: Remove unused member.
Stephen Kelly
2015-04-04
2
-11/+0
|
*
cmMakefile: Remove bogus comment.
Stephen Kelly
2015-04-04
1
-4/+0
|
*
Remove duplicate tag name.
Stephen Kelly
2015-04-04
1
-1/+0
*
|
Merge topic 'cpack-one-component-only'
Brad King
2015-04-06
1
-1/+4
|
\
\
|
*
|
CPack single component packaging
Domen Vrankar
2015-04-05
1
-1/+4
*
|
|
Merge topic 'makefile-depscan-BOM'
Brad King
2015-04-06
1
-6/+15
|
\
\
\
|
*
|
|
Makefile: Tolerate a BOM while scanning source dependencies (#15493)
Brad King
2015-04-03
1
-6/+15
*
|
|
|
Merge topic 'test_cpack_symlinks'
Brad King
2015-04-06
1
-0/+3
|
\
\
\
\
|
*
|
|
|
cpack: Disable CMake Cygwin legacy warning while packaging
Brad King
2015-04-01
1
-0/+3
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-04-06
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-04-05
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-04-04
1
-1/+1
*
|
|
VS: Add support for XAML source files
Gilles Khouzam
2015-04-03
4
-3/+142
|
|
/
|
/
|
[next]