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 'cleanup-ExpandListArgument-usage'
Brad King
2014-12-23
5
-67/+11
|
\
|
*
Remove some temporary vectors for ExpandListArgument.
Stephen Kelly
2014-12-18
3
-60/+8
|
*
cmGeneratorExpression: Remove unused header.
Stephen Kelly
2014-12-18
1
-2/+0
|
*
CTest: Expand a string directly into a container.
Stephen Kelly
2014-12-18
1
-5/+3
*
|
Merge topic 'ctest-coverage-extra-line-error'
Brad King
2014-12-23
1
-1/+1
|
\
\
|
*
|
ctest_coverage: Fix error message to report the file name
Vladislav Vinogradov
2014-12-22
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-23
1
-1/+1
*
|
|
Merge topic 'macho-parser'
Brad King
2014-12-22
5
-22/+493
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Mach-O: Use Mach-O parser to extract install names instead of otool.
Clinton Stimpson
2014-12-22
1
-22/+12
|
*
|
Mach-O: Add Mach-O parser for OS X and iOS.
Clinton Stimpson
2014-12-22
4
-0/+481
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-22
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-21
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-20
1
-1/+1
*
|
Merge topic 'update-kwsys'
Brad King
2014-12-19
1
-0/+16
|
\
\
|
*
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2014-12-18
1
-0/+16
|
|
/
*
|
Merge topic 'osx-cfbundle-tweaks'
Brad King
2014-12-19
2
-10/+3
|
\
\
|
*
|
Xcode: Call IsCFBundleOnApple to decide if bundle is being built
Gregor Jasny
2014-12-17
1
-1/+1
|
*
|
cmTarget: Use GetCFBundleDirectory within GetFullNameInternal
Gregor Jasny
2014-12-17
1
-9/+2
*
|
|
Merge topic 'install-EXPORT-absolute-prefix'
Brad King
2014-12-19
2
-41/+20
|
\
\
\
|
*
|
|
install: Allow absolute EXPORT destination with relative targets (#15258)
Brad King
2014-12-15
2
-41/+20
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-19
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'update-kwsys'
Brad King
2014-12-18
4
-15/+58
|
\
\
\
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2014-12-17
4
-15/+58
*
|
|
|
Merge topic 'vs-nsight-tegra-min-api'
Brad King
2014-12-18
2
-0/+7
|
\
\
\
\
|
*
|
|
|
Add 'ANDROID_API_MIN' target property to set Android Target MIN API
Dmitry Polyanitsa
2014-12-17
2
-0/+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-sha2-cast-constness'
Brad King
2014-12-18
1
-12/+12
|
\
\
\
\
|
*
|
|
|
sha2: Fix -Wcast-qual warnings by adding const to some casts
Sean McBride
2014-12-17
1
-12/+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-18
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'ctest_memcheck-no-empty-BC-output'
Brad King
2014-12-17
1
-0/+4
|
\
\
\
|
*
|
|
ctest_memcheck: Do not open empty BC output file name
Brad King
2014-12-16
1
-0/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix_coverage_scanbuild_errors'
Brad King
2014-12-17
2
-4/+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CTest: Remove code to fix scanbuild errors
Joseph Snyder
2014-12-15
2
-4/+0
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-17
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-16
1
-1/+1
|
/
*
Merge topic 'assert-no-string-conversion'
Brad King
2014-12-15
5
-12/+12
|
\
|
*
Fix some Clang -Wstring-conversion warnings
Sean McBride
2014-12-12
5
-12/+12
*
|
Merge topic 'suncc-fixes'
Brad King
2014-12-15
2
-8/+12
|
\
\
|
*
|
Misc. fixes for the Oracle / Sun compiler.
Chuck Atkins
2014-12-12
2
-8/+12
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-15
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-14
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-13
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'catch-ctest-errors-better'
Brad King
2014-12-12
1
-1/+1
|
\
\
|
*
|
ctest: count errors from scripts properly
Ben Boeckel
2014-12-10
1
-1/+1
*
|
|
Merge topic 'drop-double-underscores'
Brad King
2014-12-12
14
-41/+41
|
\
\
\
|
*
|
|
Rename header guards to not start with double underscore
Sean McBride
2014-12-11
14
-41/+41
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-12
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-11
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-12-10
1
-1/+1
|
/
*
Merge topic 'find_library-updated-directory-content'
Brad King
2014-12-09
2
-20/+30
|
\
|
*
find_library: Fix repeat call after changing directory content (#15293)
Brad King
2014-12-08
2
-20/+30
[next]