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
*
Merge branch 'backport-fix-co-compile' into release-3.10
Brad King
2017-10-27
2
-82/+75
|
\
|
*
cmcmd: Restore support for running multiple lint tools
Brad King
2017-10-27
1
-56/+66
|
*
cmcmd: Convert lint handlers to file-static functions
Brad King
2017-10-27
2
-29/+12
|
*
cmcmd: Rename loop iteration variable for clarity
Brad King
2017-10-27
1
-2/+2
*
|
Merge branch 'autogen-static-library-cycles' into release-3.10
Brad King
2017-10-27
1
-17/+83
|
\
\
|
*
|
Autogen: Don't add STATIC_LIBRARY cycle targets to the _autogen dependencies
Sebastian Holtermann
2017-10-27
1
-17/+83
|
|
/
*
|
Merge branch 'cmp0040-wording' into release-3.10
Brad King
2017-10-26
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
CMP0040: Clarify policy warning to match documentation
Brad King
2017-10-26
1
-1/+1
*
|
CMake 3.10.0-rc3
v3.10.0-rc3
Brad King
2017-10-19
1
-1/+1
*
|
Merge branch 'vs-cuda-machine' into release-3.10
Brad King
2017-10-17
1
-0/+7
|
\
\
|
*
|
VS: Set CUDA TargetMachinePlatform explicitly on x64
Brad King
2017-10-17
1
-0/+7
|
|
/
*
|
Merge branch 'vs-2017-cl-check' into release-3.10
Brad King
2017-10-16
2
-25/+40
|
\
\
|
*
|
VS: Detect compiler component in VS 2017 instances more reliably
Brad King
2017-10-16
2
-19/+27
|
*
|
cmVSSetupHelper: Fix install location encoding conversion
Brad King
2017-10-16
1
-2/+3
|
*
|
cmVSSetupHelper: Factor out install location string construction
Brad King
2017-10-16
2
-6/+12
|
|
/
*
|
Merge branch 'imported-interface-no-system' into release-3.10
Brad King
2017-10-13
2
-5/+9
|
\
\
|
*
|
Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries
Brad King
2017-10-13
2
-5/+9
|
|
/
*
|
CMake 3.10.0-rc2
v3.10.0-rc2
Brad King
2017-10-12
1
-1/+1
*
|
Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sources
Sebastian Holtermann
2017-10-09
1
-6/+10
*
|
Merge branch 'minor-fixes' into release-3.10
Brad King
2017-10-06
4
-6/+8
|
\
\
|
*
|
cmInstallCommandArguments: do not access static members through `this`
Matthias Maennich
2017-10-05
1
-3/+3
|
*
|
cmProcessTools: fix minor issue introduced by 595feb3
Matthias Maennich
2017-10-05
1
-1/+1
|
*
|
cmGeneratorTarget: remove dead code
Matthias Maennich
2017-10-05
1
-1/+1
|
*
|
cmcmd: let operator<< for NumberFormatter reset the stream's format flags
Matthias Maennich
2017-10-05
1
-1/+3
|
|
/
*
|
Merge branch 'cpack-dmg-explicit-hfs' into release-3.10
v3.10.0-rc1
Brad King
2017-10-05
1
-2/+2
|
\
\
|
*
|
CPack: Fix PackageMaker .dmg HFS+ creation on macOS APFS hosts
Brad King
2017-10-05
1
-2/+2
*
|
|
CMake 3.10.0-rc1 version update
Brad King
2017-10-05
1
-3/+3
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2017-10-05
1
-1/+1
*
|
Merge topic 'vs-no-empty-link-version'
Brad King
2017-10-04
1
-2/+0
|
\
\
|
*
|
VS: Do not emit empty linker Version tag
Vitaly Stakhovsky
2017-10-03
1
-2/+0
*
|
|
Merge topic 'src-flags-genex-target'
Brad King
2017-10-04
3
-4/+5
|
\
\
\
|
*
|
|
VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property
Brad King
2017-10-03
3
-4/+5
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-10-04
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-10-03
1
-1/+1
|
/
/
*
|
Merge topic 'file-path-checksum-cpp11'
Brad King
2017-10-02
2
-39/+37
|
\
\
|
|
/
|
/
|
|
*
Migrate cmFilePathChecksum to C++11
Sebastian Holtermann
2017-10-01
2
-39/+37
*
|
CPack: Fix .dmg HFS+ creation on macOS APFS hosts
Brad King
2017-10-02
2
-2/+3
*
|
Merge topic 'DNDGen-stack-var'
Brad King
2017-10-02
1
-4/+3
|
\
\
|
*
|
CPack: put local variable on the stack
Rolf Eike Beer
2017-09-29
1
-4/+3
*
|
|
Merge topic 'autogen-predefs'
Brad King
2017-10-02
2
-5/+9
|
\
\
\
|
*
|
|
Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES
Sebastian Holtermann
2017-09-29
2
-5/+9
|
|
/
/
*
|
|
Merge topic 'update-kwsys'
Brad King
2017-10-02
5
-248/+3
|
\
\
\
|
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2017-09-30
5
-248/+3
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-10-02
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-10-01
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2017-09-30
1
-1/+1
|
/
*
Merge topic 'defer-native-tool'
Brad King
2017-09-29
1
-9/+11
|
\
|
*
Find native build tool after determining the target system
Brad King
2017-09-27
1
-9/+11
*
|
Merge topic 'simplify-generator-parameters'
Brad King
2017-09-29
3
-20/+5
|
\
\
|
*
|
try_compile: Simplify generator platform and toolset propagation
Brad King
2017-09-27
3
-20/+5
|
|
/
[next]