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
*
Merge topic 'unicode-cmake-gui'
Brad King
2014-03-12
2
-0/+13
|
\
|
*
Unicode: cmake-gui encoding now matches KWSys encoding.
Clinton Stimpson
2014-03-11
2
-0/+13
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-12
1
-1/+1
*
|
Merge topic 'ctest-coverage-extra'
Brad King
2014-03-11
1
-1/+2
|
\
\
|
*
|
CTest: Teach ctest_coverage() to read CTEST_COVERAGE_EXTRA_FLAGS
Volkan Gezer
2014-03-10
1
-1/+2
|
|
/
*
|
Merge topic 'watcom-VERBOSE-and-ERROR'
Brad King
2014-03-11
3
-21/+26
|
\
\
|
*
|
Makefile: Improve handling of WMake verbose output and errors
Jiri Malak
2014-03-10
3
-21/+26
|
|
/
*
|
Merge topic 'cmELF-typo'
Brad King
2014-03-11
1
-1/+1
|
\
\
|
*
|
cmELF: Fix typo in comment, 32-bit => 64-bit (#14799)
Ryo ONODERA
2014-03-10
1
-1/+1
|
|
/
*
|
Merge topic 'ninja-command-line-length-haiku'
Brad King
2014-03-11
1
-1/+1
|
\
\
|
*
|
Ninja: Detect command-line length limit on Haiku
Adrien Destugues
2014-03-10
1
-1/+1
|
|
/
*
|
Merge topic 'fix-AUTOGEN-custom-command-depends'
Brad King
2014-03-11
1
-0/+12
|
\
\
|
*
|
QtAutogen: Fix AUTOGEN depends on custom command output with VS.
Stephen Kelly
2014-03-10
1
-0/+12
|
*
|
Merge branch 'fix-showinclude-warnings' into release
Brad King
2014-02-26
2
-2/+18
|
|
\
\
|
*
\
\
Merge branch 'install-FILES-genex' into release
Brad King
2014-02-24
5
-17/+81
|
|
\
\
\
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-11
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'fix-policy-scopes'
Brad King
2014-03-10
3
-4/+7
|
\
\
\
\
|
*
|
|
|
Record more policies on targets when created
Brad King
2014-03-06
3
-4/+7
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-10
1
-1/+1
*
|
|
|
|
Merge topic 'dev/string-apis'
Brad King
2014-03-09
401
-3464/+3420
|
\
\
\
\
\
|
*
|
|
|
|
stringapi: Prevent a NULL dereference in WiX
Ben Boeckel
2014-03-08
1
-1/+1
|
*
|
|
|
|
speedup: Avoid excess iterator dereferences
Ben Boeckel
2014-03-08
1
-57/+68
|
*
|
|
|
|
speedup: Cache strings for comparisons
Ben Boeckel
2014-03-08
2
-2/+4
|
*
|
|
|
|
stringapi: Use strings for dependency information
Ben Boeckel
2014-03-08
11
-24/+22
|
*
|
|
|
|
stringapi: Use strings for cache iterator values
Ben Boeckel
2014-03-08
5
-17/+19
|
*
|
|
|
|
stringapi: Command names
Ben Boeckel
2014-03-08
121
-131/+132
|
*
|
|
|
|
stringapi: Use strings for program paths
Ben Boeckel
2014-03-08
16
-31/+38
|
*
|
|
|
|
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
52
-190/+221
|
*
|
|
|
|
stringapi: Use strings for directories
Ben Boeckel
2014-03-08
19
-38/+44
|
*
|
|
|
|
stringapi: Add string overload for the Def struct
Ben Boeckel
2014-03-08
1
-0/+1
|
*
|
|
|
|
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
49
-175/+173
|
*
|
|
|
|
typo: Match argument name with the header
Ben Boeckel
2014-03-08
1
-3/+3
|
*
|
|
|
|
stringapi: Pass strings as install directories in CPack
Ben Boeckel
2014-03-08
2
-13/+13
|
*
|
|
|
|
stringapi: Use strings for feature arguments
Ben Boeckel
2014-03-08
8
-12/+13
|
*
|
|
|
|
stringapi: Return a string reference for the configuration
Ben Boeckel
2014-03-08
4
-5/+5
|
*
|
|
|
|
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
74
-485/+539
|
*
|
|
|
|
cmTarget: Refactor GetLocation API
Brad King
2014-03-08
5
-29/+23
|
*
|
|
|
|
cmGeneratorExpression: Tokenize over strings
Ben Boeckel
2014-03-08
4
-15/+13
|
*
|
|
|
|
Directories: Take strings when setting directories
Ben Boeckel
2014-03-08
2
-6/+6
|
*
|
|
|
|
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
151
-840/+804
|
*
|
|
|
|
stringapi: Take strings in escaping functions
Ben Boeckel
2014-03-08
8
-39/+44
|
*
|
|
|
|
stringapi: Take strings for utility command names
Ben Boeckel
2014-03-08
2
-4/+5
|
*
|
|
|
|
cmTargetLinkLibrariesCommand: Use a string argument
Ben Boeckel
2014-03-08
2
-6/+6
|
*
|
|
|
|
cmTarget: Remove the project argument to FindTarget
Ben Boeckel
2014-03-08
9
-45/+25
|
*
|
|
|
|
stringapi: Use strings for globbing parameters
Ben Boeckel
2014-03-08
2
-8/+9
|
*
|
|
|
|
stringapi: Use strings for search paths
Ben Boeckel
2014-03-08
2
-2/+2
|
*
|
|
|
|
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
22
-57/+60
|
*
|
|
|
|
stringapi: Use strings for generated file stream names
Ben Boeckel
2014-03-08
2
-7/+2
|
*
|
|
|
|
stringapi: Use strings for documentation names
Ben Boeckel
2014-03-08
2
-3/+3
|
*
|
|
|
|
stringapi: Accept strings when setting command errors
Ben Boeckel
2014-03-08
1
-1/+1
[next]