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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'makefile-depscan-BOM'
Brad King
2015-04-06
7
-6/+58
|
\
|
*
Makefile: Tolerate a BOM while scanning source dependencies (#15493)
Brad King
2015-04-03
7
-6/+58
*
|
Merge topic 'test_cpack_symlinks'
Brad King
2015-04-06
5
-0/+38
|
\
\
|
*
|
Tests: Add case for CPack source package with symlinks
Bill Hoffman
2015-04-06
4
-0/+35
|
*
|
cpack: Disable CMake Cygwin legacy warning while packaging
Brad King
2015-04-01
1
-0/+3
*
|
|
Merge topic 'doc-generator-names-ref'
Brad King
2015-04-06
1
-1/+1
|
\
\
\
|
*
|
|
Help: Clarify manual reference for generator names
Nils Gladitz
2015-04-04
1
-1/+1
*
|
|
|
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
*
|
|
Merge topic 'vs-xaml'
Brad King
2015-04-03
24
-4/+498
|
\
\
\
|
*
|
|
VS: Add support for XAML source files
Gilles Khouzam
2015-04-03
24
-4/+498
*
|
|
|
Merge topic 'doc-relocatable-usage-requirements'
Brad King
2015-04-03
10
-117/+153
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Update discussion of relocable packages in cmake-packages(7)
Brad King
2015-04-03
1
-20/+46
|
*
|
|
Help: Reorganize and refine discussion of relocatable packages
Brad King
2015-04-03
4
-114/+106
|
*
|
|
Help: Place relocatable package notes in their own subsections
Brad King
2015-04-03
6
-3/+21
|
*
|
|
Help: Fix typo in cmake-packages(7) manual
Brad King
2015-04-03
1
-1/+1
|
*
|
|
Help: Fix syntax in non-relocatable usage requirements example
Brad King
2015-04-03
1
-4/+4
*
|
|
|
Merge topic 'doc-generator-groups'
Brad King
2015-04-03
1
-1/+25
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Help: Split cmake-generators(7) into linkable subsections
Brad King
2015-04-03
1
-1/+25
|
/
/
/
*
|
|
Merge topic 'FindCUDA.cmake/StaticRuntime'
Brad King
2015-04-03
2
-4/+88
|
\
\
\
|
*
|
|
FindCUDA: Use the static CUDA runtime library if available (#15482)
James Bigler
2015-04-03
2
-4/+88
*
|
|
|
Merge topic 'fix-liblzma-XL-optimize'
Brad King
2015-04-03
1
-0/+3
|
\
\
\
\
|
*
|
|
|
liblzma: Disable XL compiler optimizations in one source to avoid crash
Brad King
2015-04-02
1
-0/+3
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-04-03
1
-1/+1
*
|
|
|
|
Merge topic 'remove-DEFINITIONS-directory-property'
Brad King
2015-04-02
19
-5/+137
|
\
\
\
\
\
|
*
|
|
|
|
Do not treat DEFINITIONS as a built-in directory property
Stephen Kelly
2015-04-02
19
-5/+137
*
|
|
|
|
|
Merge topic 'clean-up-cmMakefile'
Brad King
2015-04-02
5
-50/+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
cmMakefile: Remove unused PreOrder member.
Stephen Kelly
2015-04-01
4
-21/+9
|
*
|
|
|
|
cmMakefile: Remove unused Prefix member.
Stephen Kelly
2015-04-01
2
-3/+0
|
*
|
|
|
|
cmMakefile: Remove unused SubDirectoryOrder member.
Stephen Kelly
2015-04-01
2
-3/+0
|
*
|
|
|
|
cmMakefile: Remove AddExtraDirectory method.
Stephen Kelly
2015-04-01
3
-13/+0
|
*
|
|
|
|
cmMakefile: Remove unused method.
Stephen Kelly
2015-04-01
1
-6/+0
|
*
|
|
|
|
cmMakefile: Remove bogus comment.
Stephen Kelly
2015-04-01
1
-4/+0
*
|
|
|
|
|
Merge topic 'fix-liblzma-access-alignment'
Brad King
2015-04-02
1
-1/+7
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
liblzma: Use unaligned access only on Intel and PowerPC archs
Brad King
2015-04-01
1
-1/+7
*
|
|
|
|
|
Merge topic 'fix-test-CMakeELF-read-only-source'
Brad King
2015-04-02
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Fix CMake.ELF test with read-only source (#15489)
Bill Newcomb
2015-04-01
1
-1/+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'doc-set-command'
Brad King
2015-04-02
3
-96/+79
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Document conversion of PATH/FILEPATH cache values to absolute paths
Brad King
2015-04-01
2
-1/+18
|
*
|
|
|
|
|
Help: Rewrite 'set` command documentation
Brad King
2015-04-01
1
-95/+59
|
*
|
|
|
|
|
Help: Add link target to cmake-language.7 variables section
Brad King
2015-04-01
1
-0/+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'xcode-source-type-metal'
Brad King
2015-04-02
1
-0/+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Xcode: Add file type for Metal shader files
Sean James
2015-04-01
1
-0/+4
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-04-02
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'cpack-deb-format-cast'
Brad King
2015-04-01
1
-2/+4
|
\
\
\
\
|
*
|
|
|
cmCPackDebGenerator: Cast file mode to proper type for %o formatter
Brad King
2015-03-31
1
-2/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'ctest-repeat-until-fail'
Brad King
2015-04-01
1
-11/+11
|
\
\
\
\
|
*
|
|
|
Tests: Fix RunCMake.CTestCommandLine expected output time matching
Brad King
2015-03-31
1
-11/+11
*
|
|
|
|
Merge topic 'cpack-fix-preinstall-tool'
Brad King
2015-04-01
1
-15/+8
|
\
\
\
\
\
[next]