summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-29438-14/+11178
* cmSetPropertyCommand: Refactor checks for CMP0118Deniz Bahadir2024-03-281-46/+57
* cmGetSorceFilePropertyCommand: Simplify string comparisonsDeniz Bahadir2024-03-281-5/+9
* Merge branch 'release-3.29'Brad King2024-03-270-0/+0
|\
| * Merge topic 'doc-linker-vars' into release-3.29Brad King2024-03-278-73/+83
| |\
* | \ Merge topic 'doc-linker-vars'Brad King2024-03-278-73/+83
|\ \ \ | | |/ | |/|
| * | Help: Restructure and improve LINKER_TYPE docsCraig Scott2024-03-253-43/+46
| * | Help: CMAKE_<LANG>_USING_LINKER_<TYPE> can be a list of flagsCraig Scott2024-03-251-2/+4
| * | Help: Add custom linker example for CMAKE_<LANG>_USING_LINKER_<TYPE>Craig Scott2024-03-251-0/+8
| * | Help: Grammar, typos and wording improvements for linker variablesCraig Scott2024-03-255-27/+24
| * | Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keywordCraig Scott2024-03-221-1/+1
* | | Merge branch 'release-3.29'Brad King2024-03-270-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'FindPkgConfig-no-Strawberry-Perl' into release-3.29Brad King2024-03-271-1/+16
| |\ \
* | \ \ Merge topic 'FindPkgConfig-no-Strawberry-Perl'Brad King2024-03-271-1/+16
|\ \ \ \ | | |/ / | |/| |
| * | | FindPkgConfig: Avoid finding Strawberry Perl's pkg-configBrad King2024-03-261-1/+16
* | | | Merge topic 'patch-find-sqlite3'Brad King2024-03-271-2/+11
|\ \ \ \
| * | | | FindSQLite3: Use pkg-config for SQLite3 hintsPeter Kokot2024-03-261-2/+11
* | | | | CMake Nightly Date StampKitware Robot2024-03-271-1/+1
* | | | | Merge branch 'release-3.29'Brad King2024-03-260-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'release-3.28' into release-3.29Brad King2024-03-260-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.28'Brad King2024-03-260-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'libuv-macos-10.5' into release-3.28Brad King2024-03-261-3/+7
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.29'Brad King2024-03-260-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'libuv-macos-10.5' into release-3.29Brad King2024-03-261-3/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'libuv-macos-10.5'Brad King2024-03-261-3/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | libuv: Avoid posix_spawn on macOS < 10.8Brad King2024-03-251-3/+7
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindCURL-libcurl_a'Brad King2024-03-261-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindCURL: Add support for finding static `libcurl_a.lib` on WindowsAlex Overchenko2024-03-251-0/+2
* | | | | | Merge topic 'swift-color-diagnostics'Brad King2024-03-261-0/+2
|\ \ \ \ \ \
| * | | | | | Swift: Honor CMAKE_COLOR_DIAGNOSTICS for command-line build systemsEvan Wilde2024-03-251-0/+2
* | | | | | | Merge topic 'open-watcom'Brad King2024-03-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | OpenWatcom: Fix Windows3x DLL linkingJiri Malak2024-03-251-2/+2
* | | | | | | | CMake Nightly Date StampKitware Robot2024-03-261-1/+1
* | | | | | | | Merge branch 'release-3.29'Brad King2024-03-250-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'IntelLLVM-Fortran-no-isystem' into release-3.29Brad King2024-03-251-6/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'IntelLLVM-Fortran-no-isystem'Brad King2024-03-251-6/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | IntelLLVM: Revert accidental use of -external:I with Fortran compilersBrad King2024-03-241-6/+6
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2024-03-251-1/+1
* | | | | | Merge topic 'cpack-wix'Brad King2024-03-247-46/+80
|\ \ \ \ \ \
| * | | | | | CPack/WIX: Remove "candle" from tool-agnostic error messageBrad King2024-03-221-1/+1
| * | | | | | CPack/WIX: Improve formatting of CPACK_WIX_CUSTOM_XMLNS expansionBrad King2024-03-222-11/+6
| * | | | | | CPack/WIX: Document WiX Toolset v3 toolsBrad King2024-03-221-23/+52
| * | | | | | CPack/WIX: Prepare to provide version-specific WiX templatesBrad King2024-03-222-1/+5
| * | | | | | cmCPackGenerator: Add option to FindTemplate to use alternate builtin pathBrad King2024-03-222-5/+11
| * | | | | | cmMakefile: Reduce GetModulesFile caller allocationsBrad King2024-03-222-5/+5
* | | | | | | Merge topic 'file-RPATH-large-ELF'Brad King2024-03-248-6/+63
|\ \ \ \ \ \ \
| * | | | | | | cmELF: Get correct section count for large ELF binariesMartin Duffy2024-03-228-6/+63
* | | | | | | | Merge branch 'release-3.29'Brad King2024-03-240-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'linker-vars-propagate-try_compile' into release-3.29Brad King2024-03-245-1/+41
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'linker-vars-propagate-try_compile'Brad King2024-03-245-1/+41
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |