CMake/Utilities
Brad King 6f8b93983a Merge topic 'import-libuv'
39ac889d cmake: Add trivial usage of libuv
7cf369fe Do not build libuv on HP-UX
075cae51 Do not build libuv on SPARC
9a53af40 Do not build libuv on Cygwin
219f7411 Do not build libuv on Mac OS X 10.4 and lower
8a5beef3 Add option to build CMake against a system libuv
e56aa462 FindLibUV: Add module to find libuv package
551d5aed libuv: Fix unused variable warning in uv_loop_close
f4f8074b libuv: Avoid including macOS CoreServices header globally
a63aaaed libuv: Always include our own header first
9130b53a libuv: Conditionally declare Windows APIs for VS 2008 and below
b52afa46 libuv: Fix anonymous union syntax
05dbc204 libuv: Fix Windows API function typedef syntax
75139374 libuv: Install LICENSE file with CMake documentation
95dcc4e4 libuv: Disable warnings to avoid changing 3rd party code
13b7e758 libuv: Build the library within CMake
...
2016-08-31 09:19:31 -04:00
..
cmbzip2
cmcompress Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmcurl curl: Remove CMake-specific README 2016-08-03 14:31:05 -04:00
cmexpat Merge branch 'upstream-expat' into update-expat 2016-06-06 09:08:33 -04:00
cmjsoncpp Add option to use a system-installed KWIML 2015-12-18 10:02:28 -05:00
cmlibarchive libarchive: Fix include order in xxhash.c 2016-08-17 10:48:28 -04:00
cmliblzma Merge branch 'upstream-liblzma' into update-liblzma 2016-06-29 10:14:03 -04:00
cmlibuv libuv: Fix unused variable warning in uv_loop_close 2016-08-31 09:05:14 -04:00
cmzlib zlib: Disable warnings to avoid changing 3rd party code 2015-01-14 09:20:27 -05:00
Doxygen Added CMake_BUILD_DEVELOPER_REFERENCE option 2016-08-16 19:02:35 +03:00
Git
GitSetup
KWIML Merge branch 'upstream-KWIML' into import-kwiml 2015-12-17 14:56:40 -05:00
KWStyle
Release Utilities/Release: Drop Linux 32-bit binary 2016-08-30 09:48:39 -04:00
Scripts Merge topic 'import-libuv' 2016-08-31 09:19:31 -04:00
Sphinx Utilities/Sphinx: Remove use of continue() method 2016-08-02 15:15:00 -04:00
.gitattributes
.NoDartCoverage
cm_bzlib.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_curl.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_expat.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_jsoncpp_reader.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_jsoncpp_value.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_jsoncpp_writer.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_kwiml.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_libarchive.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_lzma.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_uv.h Add option to build CMake against a system libuv 2016-08-31 09:05:14 -04:00
cm_xmlrpc.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_zlib.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeLists.txt CMake: Prevent WiX installations over existing NSIS installations 2016-02-09 10:28:57 -05:00
cmThirdParty.h.in Add option to build CMake against a system libuv 2016-08-31 09:05:14 -04:00
SetupForDevelopment.sh