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
*
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
|
\
\
|
*
|
liblzma: Disable GNU 3.3 compiler optimizations
Brad King
2015-04-08
1
-0/+4
|
*
|
liblzma: Disable XL compiler optimizations altogether
Brad King
2015-04-08
2
-3/+6
*
|
|
Merge topic 'fix-liblzma-XL-optimize'
Brad King
2015-04-03
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
liblzma: Disable XL compiler optimizations in one source to avoid crash
Brad King
2015-04-02
1
-0/+3
*
|
|
Merge topic 'fix-liblzma-access-alignment'
Brad King
2015-04-02
1
-1/+7
|
\
\
\
|
|
/
/
|
*
|
liblzma: Use unaligned access only on Intel and PowerPC archs
Brad King
2015-04-01
1
-1/+7
|
|
/
*
|
jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UX
Ådne Hovda
2015-03-31
1
-0/+14
*
|
Merge topic 'curl-cygwin-no-windows'
Brad King
2015-03-27
1
-2/+8
|
\
\
|
*
|
curl: Never consider using Windows APIs on Cygwin
Brad King
2015-03-26
1
-2/+8
|
|
/
*
|
Help: Install Sphinx HTML object mapping file
Gregor Jasny
2015-03-22
1
-2/+0
*
|
Merge branch 'upstream-kwiml' into update-kwiml
Brad King
2015-03-17
1
-0/+6
*
|
CPackWIX: Customize CMake installer theme.
Nils Gladitz
2015-03-12
2
-0/+0
|
/
*
Utilities/Release: Build OS X and Win binaries without OpenSSL
Brad King
2015-02-18
2
-12/+2
*
CMake 3.2.0-rc1 version update
Brad King
2015-02-05
1
-1/+1
*
Merge topic 'curl-default-cainfo'
Brad King
2015-01-26
2
-11/+4
|
\
|
*
curl: Add CURL_CA_PATH option to CMake build process
Brad King
2015-01-23
2
-11/+4
*
|
Merge topic 'update-curl'
Brad King
2015-01-23
1
-0/+66
|
\
\
|
|
/
|
/
|
|
*
curl: Add README-CMake.txt
Brad King
2015-01-22
1
-0/+66
*
|
Add option to build CMake against a system jsoncpp
Brad King
2015-01-20
4
-3/+19
*
|
jsoncpp: Add headers to help CMake include in-source jsoncpp headers
Brad King
2015-01-20
2
-0/+36
*
|
jsoncpp: Drop doxygen comments that cause Clang warnings
Brad King
2015-01-20
2
-3/+0
*
|
Merge topic 'libarchive-constify-internal-get_date'
Brad King
2015-01-16
1
-4/+4
|
\
\
|
*
|
libarchive: Constify internal __archive_get_date implementation
Brad King
2015-01-15
1
-4/+4
*
|
|
Merge topic 'import-jsoncpp'
Brad King
2015-01-16
22
-0/+6383
|
\
\
\
|
*
|
|
jsoncpp: Add README-CMake.txt
Brad King
2015-01-15
1
-0/+66
|
*
|
|
jsoncpp: Provide 'isfinite' implementation on Solaris
Brad King
2015-01-15
1
-0/+6
|
*
|
|
jsoncpp: Provide 'isfinite' implementation on ancient glibc
Brad King
2015-01-15
1
-0/+7
|
*
|
|
jsoncpp: Add missing assert before strcmp in json_value.cpp
Brad King
2015-01-15
1
-2/+6
|
*
|
|
jsoncpp: Add missing <iosfwd> include in json/writer.h
Brad King
2015-01-15
1
-0/+1
|
*
|
|
jsoncpp: Include C headers since we use APIs without std::
Brad King
2015-01-15
2
-5/+5
|
*
|
|
jsoncpp: Disable warnings to avoid changing 3rd party code
Brad King
2015-01-15
2
-0/+12
|
*
|
|
jsoncpp: Build the library within CMake
Brad King
2015-01-15
4
-1/+38
|
*
|
|
jsoncpp: Include "config.h" before system headers
Brad King
2015-01-15
1
-2/+2
|
*
|
|
Merge branch 'jsoncpp-upstream' into import-jsoncpp
Brad King
2015-01-13
18
-0/+6249
|
*
|
|
jsoncpp: Add .gitattributes to skip whitespace checks
Brad King
2015-01-13
1
-0/+1
|
|
/
/
*
|
|
zlib: Disable warnings to avoid changing 3rd party code
Brad King
2015-01-14
1
-0/+8
|
/
/
*
|
Utilities/Release: Build Windows and OS X binaries with native SSL
Brad King
2014-12-22
2
-2/+12
*
|
Utilities/Release: Fix name of OS X 10.6+ x86_64-only binary
Brad King
2014-12-22
1
-2/+2
*
|
curl: Use OS X SSL/TLS native implementation
Brad King
2014-12-18
1
-0/+19
*
|
curl: Use Windows SSL/TLS native implementation
Brad King
2014-12-12
1
-1/+5
*
|
Rename header guards to not start with double underscore
Sean McBride
2014-12-11
9
-19/+19
*
|
Merge topic 'doc-mixed-case-commands'
Brad King
2014-12-04
1
-2/+10
|
\
\
|
*
|
Utilities/Sphinx: Fix link targets for mixed-case command names
Brad King
2014-12-04
1
-2/+10
*
|
|
Utilities/Release: Add build of binary for Linux x86_64
Brad King
2014-12-02
2
-0/+24
[next]