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
*
FindThreads: add simple testcase
Rolf Eike Beer
2015-09-21
3
-0/+21
*
Merge topic 'pkg-config-variable-function'
Brad King
2015-09-21
5
-5/+47
|
\
|
*
FindPkgConfig: add a command to query arbitrary variables
Ben Boeckel
2015-09-21
5
-3/+45
|
*
FindPkgConfig: use execute_process to strip trailing whitespace
Ben Boeckel
2015-09-18
1
-2/+2
*
|
Merge topic 'cpack-verbatim-variables'
Brad King
2015-09-21
7
-8/+68
|
\
\
|
*
|
Introduction of CPACK_VERBATIM_VARIABLES variable
Roman Donchenko
2015-09-20
7
-8/+68
*
|
|
Merge topic 'cpack-deb-checksum-on-symlinks'
Brad King
2015-09-21
5
-17/+49
|
\
\
\
|
*
|
|
CPack/Deb: checksum on symlinks release notes
Domen Vrankar
2015-09-18
1
-0/+4
|
*
|
|
CPackDeb: preventing md5sum on symlinks
Raffi Enficiaud
2015-09-18
4
-17/+45
*
|
|
|
Merge topic 'fix-compatibility-mode-LOCATION'
Brad King
2015-09-21
8
-9/+34
|
\
\
\
\
|
*
|
|
|
CMP0026: Use compatibility codepath until configure is finished (#15748)
Stephen Kelly
2015-09-18
5
-8/+25
|
*
|
|
|
cmGlobalGenerator: Add API for the configure step being finished.
Stephen Kelly
2015-09-18
2
-0/+8
|
*
|
|
|
cmLocalGenerator: Simplify condition.
Stephen Kelly
2015-09-18
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'ninja-refactor-msvc-deps'
Brad King
2015-09-21
9
-66/+68
|
\
\
\
\
|
*
|
|
|
Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)
Brad King
2015-09-18
6
-38/+41
|
*
|
|
|
Ninja: Refactor lookup of cmcldeps location
Brad King
2015-09-18
6
-5/+16
|
*
|
|
|
CMakeDetermineCompilerId: Drop unused code path
Brad King
2015-09-18
1
-23/+11
|
|
/
/
/
*
|
|
|
Merge topic 'ctest-custom-output-size'
Brad King
2015-09-21
16
-1/+148
|
\
\
\
\
|
*
|
|
|
CTest: Add options to limit output of passed and failed tests
Roman Wüger
2015-09-18
9
-1/+98
|
*
|
|
|
CTest: Document and test custom output size settings
Brad King
2015-09-18
7
-0/+50
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-21
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-20
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-19
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'compute-default-dialect'
Brad King
2015-09-18
14
-19/+66
|
\
\
\
|
*
|
|
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
14
-19/+66
*
|
|
|
Merge topic 'FindPython-updates'
Brad King
2015-09-18
1
-19/+60
|
\
\
\
\
|
*
|
|
|
FindPythonLibs: unset temporary _PREFIX variable
David Gobbi
2015-09-17
1
-11/+14
|
*
|
|
|
FindPythonLibs: Use python executable prefix as a hint
David Gobbi
2015-09-17
1
-0/+21
|
*
|
|
|
FindPythonLibs: Match include dir to library version
David Gobbi
2015-09-17
1
-19/+36
*
|
|
|
|
Merge topic 'cmake-gui-qt5-package'
Brad King
2015-09-18
1
-11/+5
|
\
\
\
\
\
|
*
|
|
|
|
cmake-gui: Improve packaging of Qt5 libraries.
Clinton Stimpson
2015-09-17
1
-11/+5
*
|
|
|
|
|
Merge topic 'ms-manifest-files'
Brad King
2015-09-18
30
-213/+446
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
29
-7/+212
|
*
|
|
|
|
|
MSVC: Rewrite manifest file handling with Makefile and Ninja
Brad King
2015-09-17
3
-200/+223
|
*
|
|
|
|
|
Ninja: Always add OBJECT_DIR variable to link rules
Brad King
2015-09-17
1
-3/+4
|
*
|
|
|
|
|
VS: Add manifest tool settings to VS 8 and 9 project files
Brad King
2015-09-17
1
-10/+14
*
|
|
|
|
|
|
Merge topic 'test-RunCMake-BuildDepends'
Brad King
2015-09-18
8
-1/+84
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Tests: Add RunCMake.BuildDepends test
Brad King
2015-09-17
7
-0/+79
|
*
|
|
|
|
|
Tests: Teach RunCMake infrastructure to use custom check.cmake file
Brad King
2015-09-17
1
-1/+5
*
|
|
|
|
|
|
Merge topic 'test-RunCMake-exclude-more-output'
Brad King
2015-09-18
1
-1/+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test output
Brad King
2015-09-17
1
-1/+1
|
*
|
|
|
|
|
Tests: Teach RunCMake to tolerate 'Time Machine' lines in test output
Brad King
2015-09-17
1
-1/+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'ExternalProject_stash_save_all'
Brad King
2015-09-18
2
-17/+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ExternalProject: Use "git stash save --all" only if supported (#15722)
Daniele E. Domenichelli
2015-09-17
2
-1/+11
|
*
|
|
|
|
|
ExternalProject: Use GIT_VERSION_STRING instead of custom method
Daniele E. Domenichelli
2015-09-17
1
-16/+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-18
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'cpack-deb-fakeroot-removal'
Brad King
2015-09-17
12
-139/+420
|
\
\
\
\
\
|
*
|
|
|
|
CPack/DEB: test preserve extra config file permissions
Domen Vrankar
2015-09-17
3
-5/+42
|
*
|
|
|
|
CPackDeb: use of libarchive and removal of fakeroot
Raffi Enficiaud
2015-09-17
4
-120/+241
|
*
|
|
|
|
cmArchiveWrite: control user/group, permissions and recursive file adding
Raffi Enficiaud
2015-09-17
2
-6/+128
[next]