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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'add-cpack-ifw-configure-file'
Brad King
2017-01-12
3
-0/+11
|
\
|
*
Add cpack_ifw_configure_file command
Konstantin Podsvirov
2017-01-11
3
-0/+11
*
|
Merge topic 'codeblocks-nmake-makefiles-jom'
Brad King
2017-01-12
2
-0/+8
|
\
\
|
*
|
Allow CodeBlocks for NMake Makefiles JOM
Konstantin Podsvirov
2017-01-10
2
-0/+8
|
|
/
*
|
Merge topic 'ctest_memcheck-leak_sanitizer'
Brad King
2017-01-11
2
-1/+20
|
\
\
|
*
|
ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS
Jamie Snape
2017-01-09
1
-0/+5
|
*
|
ctest_memcheck: join *SAN_OPTIONS with :
Jamie Snape
2017-01-09
1
-0/+5
|
*
|
MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers
Jamie Snape
2017-01-09
1
-0/+4
|
*
|
ctest_memcheck: add support for standalone LeakSanitizer
Jamie Snape
2017-01-09
2
-1/+6
|
|
/
*
|
Merge topic 'Autogen_Simplify'
Brad King
2017-01-11
10
-0/+60
|
\
\
|
*
|
AUTOGEN: Release notes for SKIP_AUTOX
Sebastian Holtermann
2017-01-11
1
-0/+12
|
*
|
AUTOGEN: Documentation update: cmake-qt, AUTOMOC, AUTOUIC, AUTORCC
Sebastian Holtermann
2017-01-11
4
-0/+18
|
*
|
AUTOGEN: Documentation for SKIP_AUTOX source file properties
Sebastian Holtermann
2017-01-10
5
-0/+30
|
|
/
*
|
Sublime: Do not build with verbose output
Richard Collins
2017-01-10
1
-0/+6
|
/
*
Merge topic 'codelite-build-and-clean-targets-enhancement'
Brad King
2016-12-15
1
-0/+10
|
\
|
*
CodeLite: Make build/clean/rebuild operations optionally target-centric
Minze Zwerver
2016-12-14
1
-0/+10
*
|
Help: Clarify meaning of CMAKE_CL_64
Brad King
2016-12-14
1
-2/+3
*
|
Merge topic 'dotnet_hint_references'
Brad King
2016-12-14
4
-0/+34
|
\
\
|
*
|
VS: add support for .NET references with hint paths
Michael Stürmer
2016-12-13
4
-0/+34
|
|
/
*
|
try_compile: extend CMP0067 to honor language standards for CUDA.
Robert Maynard
2016-12-12
2
-7/+14
|
/
*
Merge topic 'document_cuda_standard_property'
Brad King
2016-12-12
10
-0/+113
|
\
|
*
Help: Document CUDA_STANDARD and related properties
Robert Maynard
2016-12-09
10
-0/+113
*
|
Merge topic 'xcode-message-extension'
Brad King
2016-12-12
4
-0/+25
|
\
\
|
|
/
|
/
|
|
*
Help: Add notes for topic 'xcode-message-extension'
Brad King
2016-12-12
1
-0/+7
|
*
Xcode: Add target property to override explicitFileType
Gregor Jasny
2016-12-03
3
-0/+11
|
*
Xcode: Add target property to override productType
Gregor Jasny
2016-12-03
2
-0/+7
*
|
Merge topic 'try_compile-lang-std'
Brad King
2016-12-07
5
-1/+84
|
\
\
|
*
|
try_compile: Add policy CMP0067 to honor language standards
Brad King
2016-12-06
5
-0/+62
|
*
|
try_compile: Add options to specify language standards
Brad King
2016-12-06
2
-1/+22
|
|
/
*
|
QtAutogen: Release notes for the Contain branch
Sebastian Holtermann
2016-12-07
1
-0/+10
*
|
QtAutogen: CMake-Qt documentation update
Sebastian Holtermann
2016-12-07
1
-9/+14
*
|
QtAutogen: AUTOMOC documentation update
Sebastian Holtermann
2016-12-07
1
-5/+6
*
|
QtAutogen: Rename autogen target to *_autogen from *_automoc
Sebastian Holtermann
2016-12-07
3
-6/+6
*
|
QtAutogen: Generate moc compilation in _automoc.dir/moc_compilation.cpp
Sebastian Holtermann
2016-12-07
1
-1/+1
*
|
Merge topic 'FindOpenGL-imported-targets'
Brad King
2016-12-06
1
-0/+5
|
\
\
|
*
|
FindOpenGL: Provide imported targets for GL and GLU
Brad King
2016-12-02
1
-0/+5
|
|
/
*
|
Merge topic 'wix-reg-install-dir'
Brad King
2016-12-06
1
-0/+6
|
\
\
|
*
|
Help: Add notes for topic 'wix-reg-install-dir'
Brad King
2016-12-06
1
-0/+6
|
|
/
*
|
Merge topic 'features-c++17'
Brad King
2016-12-05
3
-1/+10
|
\
\
|
*
|
Help: Add release note for C++ 17 support
Brad King
2016-12-02
1
-0/+6
|
*
|
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
2
-1/+4
*
|
|
CPack/RPM CPACK_RPM_USER_FILELIST change release note
Domen Vrankar
2016-12-03
1
-0/+6
|
|
/
|
/
|
*
|
Merge topic 'execute_process-encoding'
Brad King
2016-12-02
2
-1/+15
|
\
\
|
*
|
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
2
-1/+15
*
|
|
VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY
Michael Stürmer
2016-11-30
3
-0/+13
|
|
/
|
/
|
*
|
Merge topic 'msbuild-customization'
Brad King
2016-11-30
3
-0/+22
|
\
\
|
*
|
VS: Add option to customize vcxproj user props file
Michael Stürmer
2016-11-29
3
-0/+22
*
|
|
Merge topic 'cpack-ifw-options'
Brad King
2016-11-30
1
-0/+7
|
\
\
\
|
*
|
|
CPackIFW: Add some options
Konstantin Podsvirov
2016-11-24
1
-0/+7
*
|
|
|
Merge topic 'vs15-rename-generator-for-master'
Brad King
2016-11-30
3
-10/+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]