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
/
Utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
libuv: macos: use posix poll instead of kqueue
Brad King
2024-04-01
3
-2/+9
*
libuv: darwin: group kqueue-specific definitions together
Brad King
2024-04-01
1
-2/+2
*
libuv: process: de-duplicate conditions for using kqueue
Brad King
2024-04-01
1
-5/+1
*
Merge topic 'libuv-macos-10.5' into release-3.29
Brad King
2024-03-26
1
-3/+7
|
\
|
*
libuv: Avoid posix_spawn on macOS < 10.8
Brad King
2024-03-25
1
-3/+7
*
|
librhash: aligned_alloc is not available with glibc < 2.15
Brad King
2024-02-14
1
-2/+3
*
|
Merge topic 'libuv-1.48' into release-3.29
Brad King
2024-02-09
3
-11/+19
|
\
\
|
|
/
|
*
libuv: win/spawn: optionally run executable paths with no file extension
Brad King
2024-02-08
3
-6/+18
|
*
libuv: Revert "win/spawn: run executables with no file extension"
Brad King
2024-02-08
1
-6/+2
*
|
Merge branch 'upstream-curl' into update-curl
Brad King
2024-01-31
137
-4573/+7357
*
|
curl: Update script to get curl 8.6.0
Brad King
2024-01-31
1
-10/+1
*
|
Merge topic 'update-zlib'
Brad King
2024-01-31
2
-3/+3
|
\
\
|
|
/
|
*
Merge branch 'upstream-zlib' into update-zlib
Brad King
2024-01-30
1
-1/+1
|
*
zlib: Fix 1.2.13 version and date notice
Brad King
2024-01-30
1
-2/+2
|
*
Revert use of libuv for process execution for 3.28
Brad King
2024-01-24
1
-4/+0
*
|
CPack/WiX: Fix installer status text
Brad King
2024-01-24
1
-0/+1
*
|
libarchive: avoid lchmod not implemented warning on old LCC
makise-homura
2024-01-16
1
-1/+3
*
|
liblzma: Make cmliblzma buildable on LCC 1.21
makise-homura
2024-01-16
1
-2/+2
*
|
jsoncpp: fix missing template deletion support on LCC < 1.23
makise-homura
2024-01-16
1
-0/+4
*
|
cmcurl: fix X509_STORE_up_ref issue not just on LCC 1.23, but on LCC <= 1.23
makise-homura
2024-01-16
1
-3/+3
*
|
cppdap: Use std::is_same<>::value instead of std::is_same<>() for old LCC
makise-homura
2024-01-16
1
-1/+1
*
|
Merge topic 'update-zlib'
Brad King
2024-01-11
18
-222/+253
|
\
\
|
|
/
|
*
Merge branch 'upstream-zlib' into update-zlib
Brad King
2024-01-10
17
-221/+252
|
*
zlib: Update script to get zlib 1.2.13
Brad King
2024-01-10
1
-1/+1
*
|
curl: Set build options the way we need for CMake
Brad King
2023-12-12
1
-2/+5
*
|
Merge branch 'upstream-curl' into update-curl
Brad King
2023-12-12
150
-4566/+5544
*
|
curl: Update script to get curl 8.5.0
Brad King
2023-12-12
1
-1/+1
*
|
Merge topic 'execute_process-no-extension'
Brad King
2023-12-05
1
-13/+30
|
\
\
|
|
/
|
*
libuv: win/spawn: run executables with no file extension
Kyle Edwards
2023-12-04
1
-2/+6
|
*
libuv: Revert "win/spawn: run executables with no file extension"
Brad King
2023-12-04
1
-12/+25
*
|
Merge topic 'update-librhash'
Brad King
2023-12-04
17
-274/+875
|
\
\
|
*
|
librhash: Update build within CMake for rhash 1.4.4
Brad King
2023-12-01
1
-0/+2
|
*
|
librhash: aligned_alloc is not available with IBM XLClang on Linux
Brad King
2023-12-01
1
-0/+1
|
*
|
librhash: aligned_alloc is not available on Solaris
Brad King
2023-12-01
1
-1/+1
|
*
|
librhash: Remove source fragments not needed for CMake
Brad King
2023-11-28
1
-4/+0
|
*
|
Merge branch 'upstream-librhash' into update-librhash
Brad King
2023-11-28
15
-273/+874
|
*
|
librhash: Update import script to get rhash 1.4.4
Brad King
2023-11-28
1
-1/+2
*
|
|
Merge topic 'libuv-win-no-default-current-directory'
Brad King
2023-12-04
1
-4/+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
libuv: win: honor NoDefaultCurrentDirectoryInExePath env var
Kyle Edwards
2023-12-01
1
-4/+6
*
|
|
Merge topic 'execute_process-no-extension'
Brad King
2023-11-30
1
-25/+12
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
libuv: win/spawn: run executables with no file extension
Kyle Edwards
2023-11-30
1
-25/+12
*
|
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
9
-237/+269
|
\
\
|
|
/
|
*
clang-tidy module: Update to build against LLVM/Clang 17
Brad King
2023-11-17
8
-236/+268
|
*
Utilities/Sphinx: Fix python string literal syntax warning
Brad King
2023-11-17
1
-1/+1
|
*
Merge topic 'update-kwiml' into release-3.28
Brad King
2023-11-17
3
-3/+3
|
|
\
*
|
\
Merge topic 'update-kwiml'
Brad King
2023-11-17
3
-3/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'upstream-KWIML' into update-kwiml
Brad King
2023-11-16
3
-3/+3
*
|
|
Merge topic 'doc-deprecated-hanging-indent'
Brad King
2023-11-17
1
-3/+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Utilities/Sphinx: Add hanging indent to deprecation notes
Brad King
2023-11-16
1
-3/+5
|
|
/
*
|
ci: Do not linkcheck www.intel.com URLs
Brad King
2023-11-06
1
-1/+5
[next]