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
*
Project: Don't require computed default dialect if compiler was forced.
Stephen Kelly
2015-09-22
7
-21/+35
*
Merge topic 'cpack-package-empty-dirs'
Brad King
2015-09-22
17
-3/+70
|
\
|
*
CPack: allow packaging of empty directories
Domen Vrankar
2015-09-22
15
-1/+67
|
*
CPackDeb: allow empty directories in component packages
Raffi Enficiaud
2015-09-21
2
-2/+3
*
|
Merge topic 'ctest-variable-docs'
Brad King
2015-09-22
24
-21/+151
|
\
\
|
*
|
Help: document CTEST_CUSTOM_* variables
Ben Boeckel
2015-09-22
20
-6/+139
|
*
|
ctest_read_custom_files: mention that ctest does this automatically
Ben Boeckel
2015-09-21
1
-0/+3
|
*
|
CTEST_CUSTOM_*: treat variables as lists
Ben Boeckel
2015-09-21
2
-12/+6
|
*
|
CTestCoverageCollectGCOV: replace tabulators
Ben Boeckel
2015-09-21
1
-3/+3
*
|
|
Merge topic 'restrict-shlib-link-flags-to-enable-exports'
Brad King
2015-09-22
27
-7/+217
|
\
\
\
|
*
|
|
try_compile: Propogate CMP0065 to the generated project.
Chuck Atkins
2015-09-21
2
-0/+13
|
*
|
|
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
Chuck Atkins
2015-09-21
25
-7/+204
*
|
|
|
Merge topic 'fix-policy-CMP0064-version'
Brad King
2015-09-22
3
-2/+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
CMP0064: Fix recorded version of introduction to be 3.4
Brad King
2015-09-21
3
-2/+12
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix-windows-version-detection'
Brad King
2015-09-22
3
-5/+27
|
\
\
\
|
*
|
|
Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674)
Gilles Khouzam
2015-09-21
3
-5/+27
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-22
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
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
[next]