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
*
Merge branch 'upstream-kwiml' into update-kwiml
Brad King
2015-11-30
1
-0/+4
*
libarchive: Update README-CMake.txt for new snapshot
Brad King
2015-10-28
1
-4/+4
*
libarchive: Drop use of pthread.h for CMake build
Brad King
2015-10-28
1
-0/+2
*
libarchive: Do not use pthread.h API without header
Brad King
2015-10-28
1
-2/+1
*
libarchive: Test for Clang builtin before using it
Brad King
2015-10-28
1
-1/+4
*
libarchive: Avoid using 'uint8_t' as bitfield type
Brad King
2015-10-22
1
-8/+8
*
libarchive: Avoid using name 'hz'
Brad King
2015-10-22
1
-3/+3
*
libarchive: Drop outdated CMake portability snprintf
Brad King
2015-10-22
1
-4/+0
*
libarchive: Avoid non-portable u_int8_t
Brad King
2015-10-22
1
-7/+7
*
libarchive: Use CommonCrypto APIs on OS X only when available
Brad King
2015-10-22
4
-3/+20
*
libarchive: Define O_CLOEXEC when missing
Brad King
2015-10-22
1
-0/+4
*
libarchive: Fix VS 7.1 Debug build
Brad King
2015-10-21
1
-1/+1
*
libarchive: Guard bcyrpt.h with HAVE_BCRYPT_H
Brad King
2015-10-21
1
-1/+1
*
libarchive: Drop CMake-specific Borland compiler workaround
Brad King
2015-10-21
1
-7/+0
*
libarchive: Define version macro before first use
Brad King
2015-10-21
1
-10/+10
*
Merge branch 'libarchive-upstream' into update-libarchive
Brad King
2015-10-21
100
-1031/+8235
*
Utilities/Release: Move cygwin packages to a subdirectory
Brad King
2015-10-06
2
-6/+15
*
Utilities/Release: Drop OS X ppc/i386 binary
Brad King
2015-10-05
2
-27/+1
*
CMake 3.4.0-rc1 version update
Brad King
2015-10-05
1
-1/+1
*
Utilities/Release: Update path to 'cmake.exe' on Windows build machine
Brad King
2015-10-01
1
-1/+1
*
Merge topic 'link-https-cmake.org'
Brad King
2015-09-29
2
-2/+2
|
\
|
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
2
-2/+2
*
|
jsoncpp: Add missing cast to convert from char to UInt
Marc Chevrier
2015-09-25
1
-1/+1
|
/
*
jsoncpp: Fix compilation as C99 on Solaris
Joerg Sonnenberger
2015-09-14
1
-1/+3
*
curl: Do not use libnetwork on Apple platforms
Gregor Jasny
2015-09-10
1
-0/+8
*
Utilities/Release: Install docs in unversioned directory (#15692)
Brad King
2015-09-02
6
-4/+6
*
Utilities/Release: Refactor bootstrap argument construction
Brad King
2015-09-02
6
-11/+8
*
curl: Update README-CMake.txt for new snapshot
Brad King
2015-08-17
1
-4/+4
*
curl: Update configuration of build within CMake
Brad King
2015-08-17
1
-4/+11
*
curl: Fix check for gethostbyname_r with 5 arguments
Brad King
2015-08-17
1
-1/+1
*
Merge branch 'curl-upstream' into update-curl
Brad King
2015-08-12
181
-11416/+14815
*
Do not install 3rd-party dependencies by default
Brad King
2015-08-05
6
-0/+6
*
Utilities/Release: Drop IBM AIX release scripts
Brad King
2015-07-23
2
-16/+0
*
Utilities/Release: Update to openssl-1.0.2d
Brad King
2015-07-10
2
-6/+6
*
Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macro
Brad King
2015-07-07
1
-0/+3
*
CMake: New option CMake_INSTALL_COMPONENTS
Konstantin Podsvirov
2015-07-07
1
-4/+8
*
CMake: Install COMPONENTs (sphinx-man)
Konstantin Podsvirov
2015-07-07
1
-1/+2
*
CMake: Install COMPONENTs
Konstantin Podsvirov
2015-07-07
1
-1/+3
*
Merge topic 'quote-doxygen-tools'
Brad King
2015-06-18
1
-13/+13
|
\
|
*
Utilities/Doxygen: Support tools installed in paths with spaces
Michael Stürmer
2015-06-16
1
-13/+13
*
|
Utilities/Release: Update to openssl-1.0.2c
Brad King
2015-06-15
2
-6/+6
|
/
*
Utilities/Release: Update to more recent Qt 4.8 on OS X
Brad King
2015-06-08
1
-1/+1
*
CMake 3.3.0-rc1 version update
Brad King
2015-06-02
1
-1/+1
*
jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576)
Michael Scott
2015-05-26
1
-1/+6
*
Add option to pass custom flags to sphinx-build (#15545)
Brad King
2015-04-30
1
-0/+4
*
Merge topic 'fix-libarchive-mktemp'
Brad King
2015-04-10
1
-3/+5
|
\
|
*
libarchive: Fix string concatentation in Windows mktemp implementation
Tim Kientzle
2015-04-09
1
-3/+5
*
|
Merge topic 'fix-libarchive-gnutar-large-ids'
Brad King
2015-04-09
1
-6/+6
|
\
\
|
*
|
libarchive: Use base-256 encoding for UID/GID like GNU tar does
Nils Gladitz
2015-04-09
1
-6/+6
|
|
/
*
|
Merge topic 'fix-liblzma-optimize'
Brad King
2015-04-09
2
-3/+10
|
\
\
[next]