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
*
Windows: Restore support for running CMake through a symlink
Brad King
2018-06-12
1
-1/+2
*
CMake 3.11.3
v3.11.3
Brad King
2018-05-31
1
-1/+1
*
Merge branch 'cpack-wix-sources' into release-3.11
Brad King
2018-05-30
1
-2/+2
|
\
|
*
CPack: Fix cross-compilation of WiX generator
Brad King
2018-05-30
1
-2/+2
*
|
cmSystemTools: Revert GetRealPath implementation on Windows
Brad King
2018-05-29
3
-8/+15
|
/
*
CMake 3.11.2
v3.11.2
Brad King
2018-05-17
1
-1/+1
*
Merge branch 'custom-command-expand-empty' into release-3.11
Brad King
2018-05-14
1
-0/+8
|
\
|
*
add_custom_{command,target}: Fix crash on empty expanded command
Brad King
2018-05-14
1
-0/+8
*
|
Merge branch 'autogen_register_info_files' into release-3.11
Brad King
2018-05-14
1
-0/+3
|
\
\
|
*
|
Autogen: Register generated dependency files
Sebastian Holtermann
2018-05-14
1
-0/+3
|
|
/
*
|
Merge branch 'restore-imported-lib-alias-diagnostic' into release-3.11
Brad King
2018-05-10
1
-0/+8
|
\
\
|
*
|
add_library: Restore error on alias of non-global imported target
Brad King
2018-05-10
1
-0/+8
|
|
/
*
|
Merge branch 'cxx-checks-tolerate-more-warnings' into release-3.11
Brad King
2018-04-30
1
-0/+3
|
\
\
|
*
|
C++ feature checks: Filter out warnings caused by local configuration
Brad King
2018-04-30
1
-0/+3
|
|
/
*
|
Merge branch 'backport-ninja-issue-17942' into release-3.11
Brad King
2018-04-26
2
-1/+9
|
\
\
|
*
|
Ninja: Do not add empty custom command for file(GENERATE) outputs
Brad King
2018-04-26
2
-1/+9
|
|
/
*
|
Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build tree
Marc Chevrier
2018-04-24
1
-1/+2
|
/
*
CMake 3.11.1
v3.11.1
Brad King
2018-04-17
1
-1/+1
*
Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11
Brad King
2018-04-13
4
-9/+36
|
\
|
*
Restore support for explicitly referenced CMakeLists.txt sources
Brad King
2018-04-13
4
-9/+36
*
|
Merge branch 'cpack-trace-nullptr' into release-3.11
Brad King
2018-04-10
1
-4/+4
|
\
\
|
*
|
CPack: Fix crash on invalid generator name
Brad King
2018-04-10
1
-4/+4
|
|
/
*
|
Merge branch 'fix-crash-trace-exp-uninit-vars' into release-3.11
Brad King
2018-04-09
2
-8/+10
|
\
\
|
*
|
Fix crash with --trace-expand --warn-uninitialized together
R2RT
2018-04-09
2
-8/+10
|
|
/
*
|
Autogen: Print moc/uic/rcc output to stdout
Sebastian Holtermann
2018-04-03
2
-5/+17
*
|
Autogen: Use std::istreambuf_iterator for file so string reading
Sebastian Holtermann
2018-04-03
2
-20/+34
*
|
Autogen: Protected calls to cmFilePathChecksum
Sebastian Holtermann
2018-04-03
4
-4/+27
*
|
Autogen: Protected calls to cmQtAutoGen::SubDirPrefix
Sebastian Holtermann
2018-04-03
3
-5/+14
*
|
Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension
Sebastian Holtermann
2018-04-03
3
-5/+14
*
|
Autogen: Protected calls to cmSystemTools::Split/JoinPath
Sebastian Holtermann
2018-04-03
3
-2/+33
*
|
Autogen: Protected calls to cmSystemTools::CollapseCombinedPath
Sebastian Holtermann
2018-04-03
3
-7/+24
|
/
*
CMake 3.11.0
v3.11.0
Brad King
2018-03-28
1
-1/+1
*
Merge branch 'ctest_update-memory-problems' into release-3.11
Brad King
2018-03-27
2
-7/+10
|
\
|
*
ctest_update: Fix crash when handling svn externals
Brad King
2018-03-27
1
-1/+3
|
*
cmSystemTools: Fix ParseArguments out-of-bounds read
Brad King
2018-03-27
1
-6/+7
*
|
Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"
Brad King
2018-03-26
1
-7/+4
|
/
*
CMake 3.11.0-rc4
v3.11.0-rc4
Brad King
2018-03-19
1
-1/+1
*
Merge branch 'genex-COMPILE_LANGUAGE-system-include' into release-3.11
Brad King
2018-03-13
8
-24/+40
|
\
|
*
Genex: Fix COMPILE_LANGUAGE propagation through try_compile
Brad King
2018-03-12
3
-9/+18
|
*
Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories
Brad King
2018-03-12
5
-15/+22
*
|
Merge branch 'ccmake-stack-smashing' into release-3.11
Brad King
2018-03-13
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
ccmake: fix status line buffer overflow on very wide terminals
Tianhao Chai
2018-03-13
1
-1/+1
|
*
CMake 3.10.2
v3.10.2
Brad King
2018-01-18
1
-1/+1
|
*
Merge branch 'backport-autogen-nexist-source-fix' into release-3.10
Brad King
2018-01-10
1
-5/+17
|
|
\
|
|
*
Autogen: Ignore not existing source files in cmMakefile
Sebastian Holtermann
2018-01-10
1
-5/+17
|
*
|
Merge branch 'backport-autogen-nested-lists-fix' into release-3.10
Brad King
2017-12-20
2
-1/+4
|
|
\
\
|
|
*
|
Autogen: Fix for problematic nested list separator
Sebastian Holtermann
2017-12-20
2
-1/+4
|
|
|
/
*
|
|
CMake 3.11.0-rc3
v3.11.0-rc3
Brad King
2018-03-09
1
-1/+1
*
|
|
Merge branch 'update-kwsys' into release-3.11
Brad King
2018-03-07
4
-16/+25
|
\
\
\
|
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2018-03-07
4
-16/+25
[next]