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
*
Ninja: Use clean target instead of clean tool in `cmake --target clean` calls
Sebastian Holtermann
2019-05-13
2
-7/+1
*
Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instances
Sebastian Holtermann
2019-05-13
3
-7/+9
*
Ninja: In cmNinjaTargetGenerator optimize string composition
Sebastian Holtermann
2019-05-13
1
-62/+78
*
Ninja: Inline range loop range arguments
Sebastian Holtermann
2019-05-12
3
-28/+14
*
Ninja: In cmGlobalNinjaGenerator use std::unique_ptr to manage output streams
Sebastian Holtermann
2019-05-11
2
-28/+31
*
Ninja: Add and use cmGlobalNinjaGenerator::CMakeCmd method
Sebastian Holtermann
2019-05-10
2
-46/+48
*
Ninja: Fix message in cmGlobalNinjaGenerator::WriteBuild method
Sebastian Holtermann
2019-05-10
1
-5/+3
*
Ninja: Simplify cmGlobalNinjaGenerator::AddRule and HasRule methods
Sebastian Holtermann
2019-05-10
2
-13/+8
*
Ninja: Simplify cmGlobalNinjaGenerator::WriteRule method
Sebastian Holtermann
2019-05-10
1
-45/+31
*
CMake Nightly Date Stamp
Kitware Robot
2019-05-10
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2019-05-09
1
-1/+1
*
Merge topic 'autogen_cache'
Brad King
2019-05-08
9
-1598/+2067
|
\
|
*
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
Sebastian Holtermann
2019-05-07
9
-1598/+2067
*
|
Merge topic 'ctest-update-version-override'
Craig Scott
2019-05-08
5
-0/+25
|
\
\
|
*
|
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
Zack Galbreath
2019-05-07
5
-0/+25
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-08
1
-1/+1
*
|
|
Merge topic 'enforce-explicit-use-of-project'
Brad King
2019-05-07
1
-0/+10
|
\
\
\
|
*
|
|
cmMakefile: Enforce explicit use of project() command
Bartosz Kosiorek
2019-05-06
1
-0/+10
*
|
|
|
Merge topic 'touch-after-ranlib'
Brad King
2019-05-07
1
-0/+14
|
\
\
\
\
|
*
|
|
|
Apple: Preserve high resolution mtime for static libraries
Gregor Jasny
2019-05-05
1
-0/+14
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-07
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'fix_ios_try_compile'
Brad King
2019-05-06
1
-1/+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
iOS: Fix try_compile FILE_COPY not to fail
Alexandru Croitor
2019-05-06
1
-1/+8
|
*
|
|
CMake 3.14.3
v3.14.3
Brad King
2019-04-22
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-06
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-05
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-04
1
-1/+1
*
|
|
|
Merge topic 'std-pipes-always'
Brad King
2019-05-03
7
-2/+73
|
\
\
\
\
|
*
|
|
|
Ensure stdin, stdout, and stderr pipes are always open
Brad King
2019-05-02
7
-2/+73
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'cpack-ifw-stylesheet'
Brad King
2019-05-03
2
-0/+20
|
\
\
\
\
|
*
|
|
|
CPack/IFW: Add StyleSheet field
Zaytsev Yuriy
2019-05-02
2
-0/+20
*
|
|
|
|
Merge topic 'jobs-positive-value'
Brad King
2019-05-03
1
-3/+21
|
\
\
\
\
\
|
*
|
|
|
|
cmake: --build -j <jobs> should not accept 0.
Fred Baksik
2019-05-01
1
-3/+21
*
|
|
|
|
|
Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix'
Brad King
2019-05-03
3
-15/+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX
Marc Chevrier
2019-05-02
1
-3/+6
|
*
|
|
|
|
|
Refactor: introduce method cmGeneratorTarget::GetFilePostfix
Marc Chevrier
2019-05-02
2
-12/+21
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-03
1
-1/+1
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'genex-code-cleanup'
Brad King
2019-05-02
1
-416/+175
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmGeneratorExpressionNode: refactor TargetPropertyNode
Leonid Pospelov
2019-04-22
1
-48/+49
|
*
|
|
|
|
|
cmGeneratorExpressionNode: use ctor arguments instead of macro
Leonid Pospelov
2019-04-22
1
-30/+36
|
*
|
|
|
|
|
cmGeneratorExpressionNode: add VersionNode
Leonid Pospelov
2019-04-22
1
-84/+10
|
*
|
|
|
|
|
cmGeneratorExpressionNode: remove structs CompilerId*, CompilerVersion*
Leonid Pospelov
2019-04-22
1
-166/+43
|
*
|
|
|
|
|
cmGeneratorExpressionNode: add CharacterNode
Leonid Pospelov
2019-04-22
1
-36/+8
|
*
|
|
|
|
|
cmGeneratorExpressionNode: simplify code in EqualNode
Leonid Pospelov
2019-04-22
1
-54/+29
|
*
|
|
|
|
|
cmGeneratorExpressionNode: Simplify static string constant
Brad King
2019-04-22
1
-2/+4
*
|
|
|
|
|
|
Merge topic 'code-cleanup-3'
Brad King
2019-05-02
1
-29/+11
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
cmGlobalVisualStudioGenerator: remove redundant variables
Leonid Pospelov
2019-04-24
1
-12/+5
|
*
|
|
|
|
|
cmGlobalVisualStudioGenerator: use cmJoin to join the filenames
Leonid Pospelov
2019-04-22
1
-11/+1
|
*
|
|
|
|
|
cmGlobalVisualStudioGenerator: use auto instead of iterator types
Leonid Pospelov
2019-04-22
1
-6/+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-02
1
-1/+1
[next]