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
/
release
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
project: Warn at top-level if `cmake_minimum_required` wasn't called
friendlyanon
2022-11-11
1
-0/+6
*
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
1
-0/+4
*
Merge topic 'file-set-file-api'
Brad King
2022-11-09
1
-0/+9
|
\
|
*
file-api: support exporting file set information
Ben Boeckel
2022-11-08
1
-0/+9
*
|
Merge topic 'use_folders_on_by_default'
Brad King
2022-11-08
1
-0/+5
|
\
\
|
*
|
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
1
-0/+5
*
|
|
ExternalProject: Add `INSTALL_BYPRODUCTS` option
Alois Klink
2022-11-05
1
-0/+6
|
|
/
|
/
|
*
|
EXPORT_COMPILE_COMMANDS: add `output` field
Ben Boeckel
2022-10-28
1
-0/+7
|
/
*
string(TIMESTAMP): Add %z and %Z for adding time zone string
Vasiliy Koyrev
2022-10-27
1
-0/+5
*
Merge topic 'trace-try_compile'
Brad King
2022-10-17
1
-0/+5
|
\
|
*
try_compile: Propagate --trace through try_compile
Matthew Woehlke
2022-10-11
1
-0/+5
*
|
UseSWIG: Add support of perl5 language
Marc Chevrier
2022-10-14
1
-0/+4
|
/
*
Begin post-3.25 development
Brad King
2022-10-11
1
-0/+7
*
Help: Drop development topic notes to prepare release
Brad King
2022-10-11
1
-7/+0
*
Help: Consolidate 3.25 release notes
Brad King
2022-10-07
40
-273/+0
*
Merge topic 'clang-tidy-prefer-p-option'
Brad King
2022-10-07
1
-0/+5
|
\
|
*
clang-tidy: Don't append compiler commands if using -p
Craig Scott
2022-10-07
1
-0/+5
*
|
Merge topic 'try_compile-more-debug-logging'
Brad King
2022-10-06
1
-1/+4
|
\
\
|
|
/
|
/
|
|
*
try_compile: Report build dir with --debug-trycompile
Matthew Woehlke
2022-10-06
1
-1/+4
*
|
Help: Disambiguate cmake(1) program modes in Sphinx option references
Brad King
2022-10-05
1
-2/+2
|
/
*
Merge topic 'try_compile-no-cache'
Brad King
2022-09-29
1
-0/+5
|
\
|
*
try_compile: Add NO_CACHE option (also try_run)
Matthew Woehlke
2022-09-28
1
-0/+5
*
|
Merge topic 'vs11-deprecate'
Brad King
2022-09-28
1
-0/+5
|
\
\
|
*
|
Deprecate Visual Studio 11 2012 generator
Brad King
2022-09-27
1
-0/+5
|
|
/
*
|
Merge topic 'cmake-presets-workflow'
Brad King
2022-09-28
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
cmake: Add --workflow mode
Kyle Edwards
2022-09-27
1
-0/+4
*
|
Merge topic 'remove-vs10-generator'
Brad King
2022-09-27
1
-0/+4
|
\
\
|
*
|
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-0/+4
|
|
/
*
|
Merge topic 'add_subdirectory_system'
Brad King
2022-09-27
1
-0/+10
|
\
\
|
*
|
add_subdirectory: Add SYSTEM option
Da Quexian
2022-09-26
1
-0/+10
*
|
|
CPack/NSIS: Add options to set makensis arguments
Johnny Jazeix
2022-09-26
1
-0/+7
|
|
/
|
/
|
*
|
Genex LINK_LIBRARY: Add support for framework with postfix
Marc Chevrier
2022-09-21
1
-0/+5
*
|
Merge topic 'detect-lib_foo.a-msvc'
Brad King
2022-09-20
1
-0/+7
|
\
\
|
*
|
MSVC: Teach find_library to consider the 'libfoo.a' naming convention
Yonggang Luo
2022-09-19
1
-0/+7
*
|
|
Merge topic 'env-tls-certs'
Brad King
2022-09-19
1
-0/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmCurl: Honor OpenSSL certificate environment variables
Maxim Cournoyer
2022-09-16
1
-0/+6
*
|
|
Merge topic 'xcode-lib-dirs'
Brad King
2022-09-16
1
-0/+6
|
\
\
\
|
*
|
|
Xcode: Do not append per-config suffixes to library search paths
Mikko Sivulainen
2022-09-15
1
-0/+6
*
|
|
|
Merge topic 'add_tasking_compiler'
Brad King
2022-09-15
1
-0/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Tasking: Add support for several compiler toolsets
Christoph Seitz
2022-09-14
1
-0/+8
|
|
/
/
*
|
|
Merge topic 'MsvcDebugInformationFormatAbstraction'
Brad King
2022-09-14
1
-0/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-0/+7
*
|
|
LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host
Cristian Adam
2022-09-09
1
-0/+2
*
|
|
Merge topic 'BSD'
Brad King
2022-09-09
2
-9/+8
|
\
\
\
|
*
|
|
BSD: Set CMAKE_HOST_BSD variable on a BSD host
Cristian Adam
2022-09-05
1
-0/+3
|
*
|
|
BSD: Only use BSD as variable for target BSD system
Cristian Adam
2022-09-05
2
-9/+5
*
|
|
|
UseSWIG: track generated Perl module files
Thomas Weißschuh
2022-09-08
1
-0/+5
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'try_compile-unique-bindir'
Brad King
2022-09-07
1
-0/+8
|
\
\
\
|
*
|
|
try_compile: Add keyword-dispatched signature
Matthew Woehlke
2022-09-05
1
-0/+8
*
|
|
|
Merge topic 'return-propagate-variables'
Brad King
2022-09-07
1
-0/+5
|
\
\
\
\
[next]