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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to build CMake against a system librhash
Brad King
2016-11-10
1
-4/+18
*
librhash: Build the library within CMake
Brad King
2016-11-10
1
-0/+4
*
Encoding: Remove option to use ANSI code page internally
Clinton Stimpson
2016-11-02
1
-6/+2
*
Enable Unicode output to Windows consoles
Dāvis Mosāns
2016-10-26
1
-0/+1
*
Allow custom built libarchive to use custom built expat.
Daniel Pfeifer
2016-10-09
1
-18/+20
*
Don't require liblzma when using system libarchive
Daniel Pfeifer
2016-10-09
1
-12/+14
*
Don't require libbz2 when using system libarchive
Daniel Pfeifer
2016-10-09
1
-8/+13
*
Set minimum version for LibUV to 1.0.0
Chuck Atkins
2016-10-07
1
-1/+1
*
Use find_package for JsonCpp and LibUV instead of include
Chuck Atkins
2016-10-07
1
-2/+6
*
server-mode: Add option to enable/disable test case explicitly
Brad King
2016-09-29
1
-0/+3
*
server-mode: Add option to enable/disable the mode explicitly
Brad King
2016-09-29
1
-6/+16
*
server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE
Brad King
2016-09-29
1
-2/+2
*
server-mode: Enable from bootstrapped CMake build
Brad King
2016-09-29
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+3
*
cmake-server: Bare-bones server implementation
Tobias Hunger
2016-09-19
1
-0/+12
*
Require CMake 2.8.12.2 to build CMake itself
Brad King
2016-09-15
1
-1/+1
*
Do not build libuv on HP-UX
Brad King
2016-08-31
1
-0/+3
*
Do not build libuv on SPARC
Brad King
2016-08-31
1
-0/+3
*
Do not build libuv on Cygwin
Brad King
2016-08-31
1
-0/+3
*
Do not build libuv on Mac OS X 10.4 and lower
Brad King
2016-08-31
1
-0/+14
*
Add option to build CMake against a system libuv
Brad King
2016-08-31
1
-4/+18
*
libuv: Build the library within CMake
Brad King
2016-08-31
1
-0/+13
*
Added CMake_BUILD_DEVELOPER_REFERENCE option
Konstantin Podsvirov
2016-08-16
1
-0/+5
*
Make C++ feature checks extensible
Daniel Pfeifer
2016-06-27
1
-1/+1
*
cmake-gui: Reference LGPLv3 when redistributing Qt
Brad King
2016-06-17
1
-0/+10
*
Automatically use OpenSSL by default on Linux and FreeBSD if available
Brad King
2016-02-29
1
-1/+9
*
Add option to use a system-installed KWIML
Brad King
2015-12-18
1
-3/+22
*
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-3/+3
*
Update libarchive configuration within CMake
Brad King
2015-10-28
1
-0/+2
*
Build: Set CMP0053 to NEW.
Stephen Kelly
2015-09-26
1
-0/+3
*
Avoid using C11 to build CMake if _Thread_local support is broken
Raphael Kubo da Costa
2015-09-15
1
-1/+6
*
Simplify condition for using rpcrt4 library on Windows
Brad King
2015-08-27
1
-11/+0
*
Do not install 3rd-party dependencies by default
Brad King
2015-08-05
1
-1/+1
*
CMake: Add CMake_INSTALL_DEPENDENCIES option
Konstantin Podsvirov
2015-07-27
1
-0/+5
*
CMake: New option CMake_INSTALL_COMPONENTS
Konstantin Podsvirov
2015-07-07
1
-1/+11
*
CMake: Install COMPONENTs
Konstantin Podsvirov
2015-07-07
1
-0/+1
*
Check for std::unordered_map only if we are building CMake
Brad King
2015-05-20
1
-1/+3
*
Use std::unordered_map instead of hash_map where available.
Stephen Kelly
2015-05-18
1
-0/+1
*
Avoid using C++14 to build CMake if cstdio breaks
Brad King
2015-05-08
1
-1/+6
*
Simplify logic to compute install prefix in OS X CMake.app
Brad King
2015-04-09
1
-4/+1
*
Add options to build CMake without any language dialects
Brad King
2015-03-10
1
-2/+2
*
FindJsonCpp: Drop new module due to upstream jsoncpp providing package
Brad King
2015-02-20
1
-4/+2
*
Require libarchive 3.0.0 or later
Gregor Jasny
2015-01-29
1
-1/+1
*
drop reference to removed Windows 9x support
Rolf Eike Beer
2015-01-27
1
-1/+0
*
curl: Add CURL_CA_PATH option to CMake build process
Brad King
2015-01-23
1
-0/+7
*
Add option to build CMake against a system jsoncpp
Brad King
2015-01-20
1
-3/+20
*
Merge topic 'windows-utf-8'
Brad King
2015-01-16
1
-1/+1
|
\
|
*
Encoding: Switch to use UTF-8 internally by default on Windows.
Clinton Stimpson
2015-01-16
1
-1/+1
*
|
jsoncpp: Build the library within CMake
Brad King
2015-01-15
1
-0/+5
|
/
*
Add options to build CMake without latest language dialects
Brad King
2014-12-05
1
-2/+6
[next]