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
*
GHS: Tell MULTI to delete .elf.ael file
Geoff Viola
2015-09-09
1
-7/+5
*
CMake Nightly Date Stamp
Kitware Robot
2015-09-09
1
-1/+1
*
Merge topic 'fix-buildsystem-target-properties'
Brad King
2015-09-08
1
-24/+49
|
\
|
*
cmTarget: Fix memory leak when SOURCES property is cleared
Brad King
2015-09-03
1
-0/+1
|
*
cmTarget: Fix buildsystem property empty value set and append operations
Brad King
2015-09-03
1
-24/+48
*
|
Merge topic 'find_program-NAMES_PER_DIR'
Brad King
2015-09-08
5
-26/+159
|
\
\
|
*
|
find_program: Optionally consider all names in each directory
Brad King
2015-09-02
2
-0/+44
|
*
|
cmFindProgramCommand: Re-implement search using more flexible approach
Brad King
2015-09-02
2
-1/+97
|
*
|
cmSystemTools: Drop unused StringEndsWith method
Brad King
2015-09-02
2
-11/+0
|
*
|
cmFindProgramCommand: Use Names member instead of passing it
Brad King
2015-09-02
2
-13/+10
|
*
|
cmFindLibraryCommand: Avoid repeating search for the same name
Brad King
2015-09-02
1
-2/+9
*
|
|
Merge topic 'update-kwsys'
Brad King
2015-09-08
42
-3203/+1394
|
\
\
\
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-09-02
42
-3203/+1394
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-08
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-07
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-06
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-05
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-04
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'vs-store-phone-cert-thumbs'
Brad King
2015-09-03
1
-1/+1
|
\
\
|
*
|
cmSystemTools: Skip ComputeCertificateThumbprint during bootstrap
Brad King
2015-09-02
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-03
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-02
1
-1/+1
*
|
Merge topic 'jacoco_find_files'
Brad King
2015-09-01
1
-52/+87
|
\
\
|
*
|
ctest_coverage: Make Jacoco parser better at finding source files
Zack Galbreath
2015-09-01
1
-52/+87
*
|
|
Merge topic 'fix-ios-install'
Brad King
2015-09-01
2
-4/+13
|
\
\
\
|
*
|
|
Fix installation of iOS targets (#12506)
Gregor Jasny
2015-08-25
2
-2/+12
|
*
|
|
Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos
Gregor Jasny
2015-08-25
1
-3/+2
*
|
|
|
Merge topic 'vs-store-phone-cert-thumbs'
Brad King
2015-09-01
1
-7/+8
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmSystemTools: Use CreateFileW explicitly to pass wchar_t path
Brad King
2015-08-31
1
-7/+8
*
|
|
|
Merge topic 'update-kwsys'
Brad King
2015-09-01
6
-94/+370
|
\
\
\
\
|
*
|
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-08-31
6
-94/+370
*
|
|
|
|
Merge topic 'add-link-search-static-properties-defaults'
Brad King
2015-09-01
1
-5/+3
|
\
\
\
\
\
|
*
|
|
|
|
Revert LINK_SEARCH_{START,END}_STATIC behavior change
Brad King
2015-08-31
1
-5/+3
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-01
1
-1/+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'makefile-color-when-needed'
Brad King
2015-08-31
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Makefile: Print color escapes only when necessary
Brad King
2015-08-28
1
-1/+1
*
|
|
|
|
|
Merge topic 'vs-store-phone-cert-thumbs'
Brad King
2015-08-31
4
-4/+110
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
VS: Windows Store/Phone package cert thumbprint
Gilles Khouzam
2015-08-27
4
-2/+108
|
*
|
|
|
|
Simplify condition for using rpcrt4 library on Windows
Brad King
2015-08-27
1
-2/+2
*
|
|
|
|
|
Merge topic 'fix-ctest-xml-double-encoding'
Brad King
2015-08-31
8
-20/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CTest: Fix XML double-encoding cases
Daniel Pfeifer
2015-08-28
3
-15/+8
|
*
|
|
|
|
|
cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes
Daniel Pfeifer
2015-08-28
3
-3/+0
|
*
|
|
|
|
|
cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes
Daniel Pfeifer
2015-08-28
2
-2/+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
CMake 3.3.1
v3.3.1
Brad King
2015-08-13
1
-1/+1
|
*
|
|
|
|
Merge branch 'fix-missing-subdir-error' into release
Brad King
2015-08-04
1
-2/+2
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'fix-xcode-quoting' into release
Brad King
2015-07-31
1
-1/+1
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge topic 'refactor-compute'
Brad King
2015-08-31
5
-10/+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cmGeneratorTarget: Rename method to match operation.
Stephen Kelly
2015-08-30
5
-6/+6
|
*
|
|
|
|
|
|
|
cmGlobalGenerator: Process evaluation files after target depends.
Stephen Kelly
2015-08-29
1
-2/+2
|
*
|
|
|
|
|
|
|
cmGlobalGenerator: Access makefile from makefiles container.
Stephen Kelly
2015-08-29
1
-2/+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[next]