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
*
CMake 3.29.1
v3.29.1
Brad King
2024-04-03
1
-4/+10
*
Swift: Add CMAKE_LINKER_TYPE support
Evan Wilde
2024-04-02
2
-17/+28
*
Merge topic 'doc-vsfortran' into release-3.29
Brad King
2024-04-01
2
-6/+6
|
\
|
*
Help: emphasize need for VS Integrations with oneAPI Fortran
scivision
2024-03-29
2
-6/+6
*
|
Help: Fix location of install() note about superseded commands
FeRD (Frank Dana)
2024-03-28
1
-10/+10
*
|
Help: Restructure and improve LINKER_TYPE docs
Craig Scott
2024-03-25
3
-43/+46
*
|
Help: CMAKE_<LANG>_USING_LINKER_<TYPE> can be a list of flags
Craig Scott
2024-03-25
1
-2/+4
*
|
Help: Add custom linker example for CMAKE_<LANG>_USING_LINKER_<TYPE>
Craig Scott
2024-03-25
1
-0/+8
*
|
Help: Grammar, typos and wording improvements for linker variables
Craig Scott
2024-03-25
5
-27/+24
*
|
Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keyword
Craig Scott
2024-03-22
1
-1/+1
|
/
*
Merge branch 'release-3.28' into release-3.29
Brad King
2024-03-20
1
-3/+4
|
\
|
*
CMake 3.28.4
v3.28.4
Brad King
2024-03-20
1
-3/+4
*
|
Merge topic 'doc-release-3.29-typos' into release-3.29
Brad King
2024-03-19
3
-5/+5
|
\
\
|
*
|
Help: Fix typos in 3.29 docs
Craig Scott
2024-03-19
2
-4/+4
|
*
|
Help: Fix typos and grammar in pre-3.29 docs
Craig Scott
2024-03-19
1
-1/+1
*
|
|
Help: Specify advisable range for exit code in cmake_language(EXIT)
Craig Scott
2024-03-19
1
-2/+7
|
/
/
*
|
Help: Update project() code injection for new 3.29 include behavior
Craig Scott
2024-03-16
1
-6/+6
*
|
Help: Improve wording of CMAKE_PROJECT_..._INCLUDE... changes for 3.29
Craig Scott
2024-03-16
4
-4/+8
*
|
Merge topic 'LINKER_TYPE-mold-support' into release-3.29
Brad King
2024-03-14
1
-0/+6
|
\
\
|
*
|
LINKER_TYPE: Document that linker tool should be in the PATH
Marc Chevrier
2024-03-12
1
-0/+6
*
|
|
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
6
-21/+44
|
/
/
*
|
Merge topic 'ctest-j-default' into release-3.29
Brad King
2024-03-11
4
-11/+43
|
\
\
|
*
|
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
4
-11/+43
*
|
|
Help: Improve ctest tests-from-file documentation wording and wrapping
Brad King
2024-03-08
1
-4/+4
*
|
|
ctest: Remove unnecessary and ambiguous tests-from-file comment syntax
Brad King
2024-03-08
1
-2/+2
*
|
|
Help: Convert http URLs to https
scivision
2024-03-07
6
-13/+13
|
/
/
*
|
Help/add_custom_command: fix verb grammo
Ben Boeckel
2024-02-28
1
-1/+1
*
|
Merge topic 'Help-file-ARCHIVE_EXTRACT-mention-working-dir' into release-3.29
Brad King
2024-02-27
1
-0/+7
|
\
\
|
*
|
Help/file: mention the working directory for `ARCHIVE_EXTRACT`
Ben Boeckel
2024-02-27
1
-0/+7
*
|
|
Help: Document create_test_sourcelist source path convention
Brad King
2024-02-22
1
-0/+5
*
|
|
Help: Modernize create_test_sourcelist documentation
Brad King
2024-02-22
1
-26/+54
|
/
/
*
|
Help: Advise calling option(BUILD_SHARED_LIBS) early enough
Craig Scott
2024-02-21
1
-0/+9
*
|
Help: Modernize BUILD_SHARED_LIBS documentation
Brad King
2024-02-21
1
-6/+30
*
|
Help: Explicitly discourage absolute install destinations
Robert Maynard
2024-02-16
1
-13/+16
*
|
Merge topic 'backport-3.28-visionOS' into release-3.29
Brad King
2024-02-15
1
-0/+5
|
\
\
|
|
/
|
*
Help: Add 3.28.4 release note draft for visionOS updates
Brad King
2024-02-15
1
-0/+5
*
|
Help: Fix example for return command
Johannes Schultz
2024-02-15
1
-1/+1
*
|
MinGW: Add support for OBJC and OBJCXX
مهدي شينون (Mehdi Chinoune)
2024-02-13
1
-0/+5
*
|
TIClang: Add support for TI Clang-based compilers, including tiarmclang
Alan Phipps
2024-02-09
3
-0/+6
*
|
Merge topic 'doc-autogen' into release-3.29
Brad King
2024-02-08
12
-74/+128
|
\
\
|
*
|
Autogen: Update Documentation
Orkun Tokdemir
2024-02-08
12
-74/+128
*
|
|
Help: Drop development topic notes to prepare release
Brad King
2024-02-06
2
-9/+0
*
|
|
Help: Organize and revise 3.29 release notes
Brad King
2024-02-06
1
-98/+135
*
|
|
Help: Consolidate 3.29 release notes
Brad King
2024-02-06
32
-216/+165
*
|
|
Help: Reword if(EXISTS) suggestion to prefer if(IS_READABLE)
Brad King
2024-02-06
1
-4/+3
*
|
|
Help: Fix cmake_language(EXIT) signature anchor
Brad King
2024-02-06
1
-5/+0
*
|
|
Merge topic 'findopengl-glu-include-dir'
Brad King
2024-02-06
1
-0/+7
|
\
\
\
|
*
|
|
FindOpenGL: Add support for a separate GLU include directory
Jordan Williams
2024-02-05
1
-0/+7
|
|
/
/
*
|
|
Merge topic 'doc-system-names'
Brad King
2024-02-05
2
-0/+85
|
\
\
\
|
*
|
|
Help: Document CMAKE_SYSTEM_NAME possible values
Peter Kokot
2024-02-05
2
-0/+85
|
|
/
/
[next]