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
*
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
|
|
/
*
|
cmGraphVizWriter: Updated to create and follow dependers for interface targets
Joel T. Frederico
2017-12-14
2
-15/+27
|
/
*
CMake 3.10.1
v3.10.1
Brad King
2017-12-13
1
-1/+1
*
Merge branch 'automoc-apple-framework' into release-3.10
Brad King
2017-12-07
1
-24/+23
|
\
|
*
Autogen: Fix for AUTOMOC on macOS frameworks in CMake 3.10
Sebastian Holtermann
2017-12-07
1
-24/+23
*
|
Merge branch 'backport-revert-server-target-backtraces' into release-3.10
Brad King
2017-12-06
2
-54/+0
|
\
\
|
*
|
server: Revert "Report backtraces in codemodel response"
Brad King
2017-12-06
2
-54/+0
|
|
/
*
|
CPack: Fix macOS PKG component dependency information
Alexander Wittig
2017-12-01
1
-1/+1
|
/
*
CMake 3.10.0
v3.10.0
Brad King
2017-11-20
1
-1/+1
*
Merge branch 'fix-cmake-server-bad-buffering' into release-3.10
Brad King
2017-11-20
1
-3/+2
|
\
|
*
server: Fix regression in partial message handling
vector-of-bool
2017-11-20
1
-3/+2
*
|
cmake-gui: Add build option to use Qt5 windows plugin statically
Brad King
2017-11-13
2
-1/+11
|
/
*
CMake 3.10.0-rc5
v3.10.0-rc5
Brad King
2017-11-10
1
-1/+1
*
Windows: Do not report manifest tool update notification as failure
Brad King
2017-11-10
1
-14/+23
*
CMake 3.10.0-rc4
v3.10.0-rc4
Brad King
2017-11-01
1
-1/+1
*
Autogen: Don't use AUTOMOC_MOC_OPTIONS in moc-predefs command
Sebastian Holtermann
2017-10-31
1
-3/+7
*
Autogen: Make rcc output file suffix static (instead of pseudo-random)
Sebastian Holtermann
2017-10-30
1
-2/+2
*
Merge branch 'autogen-qrc-file-name' into release-3.10
Brad King
2017-10-30
1
-5/+15
|
\
|
*
Autogen: RCC: Append checksum suffix to wrapped file name
Sebastian Holtermann
2017-10-29
1
-5/+15
*
|
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
|
|
/
|
/
|
[next]