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
/
Source
/
cmConfigure.cmake.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CM_FALLTHROUGH implementation
Brad King
2017-11-30
1
-12/+1
*
Use C++11 '= delete' instead of CM_EQ_DELETE
Brad King
2017-09-28
1
-9/+2
*
Drop unused CMake_HAVE_CXX_UNIQUE_PTR macro
Brad King
2017-09-28
1
-1/+0
*
Remove checks for auto_ptr that we no longer need
Brad King
2017-09-27
1
-1/+0
*
Drop now-unused definition of CM_OVERRIDE
Brad King
2017-09-15
1
-7/+0
*
cmConfigure: Add missing #
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-7/+0
*
Use C++11 unordered containers
Daniel Pfeifer
2017-08-22
1
-2/+0
*
Make libuv available to all parts of CMake
Brad King
2017-08-08
1
-1/+0
*
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-0/+13
*
cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY
Daniel Pfeifer
2017-04-22
1
-0/+11
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
IWYU: use pragma export
Daniel Pfeifer
2017-03-23
1
-1/+1
*
Encoding: Remove option to use ANSI code page internally
Clinton Stimpson
2016-11-02
1
-1/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Add a feature check to test availability of auto_ptr
Daniel Pfeifer
2016-09-26
1
-0/+1
*
Check for availability of unique_ptr and make_unique when building CMake
Brad King
2016-09-16
1
-0/+2
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-1/+1
*
libuv: Build the library within CMake
Brad King
2016-08-31
1
-0/+1
*
cxx features: add check for nullptr
Daniel Pfeifer
2016-06-27
1
-0/+7
*
cxx features: add check for override
Daniel Pfeifer
2016-06-27
1
-0/+7
*
Use <unordered_set> where available
Daniel Pfeifer
2016-06-27
1
-0/+1
*
Make C++ feature checks extensible
Daniel Pfeifer
2016-06-27
1
-1/+1
*
cmConfigure.h: Establish as 'include first' file
Daniel Pfeifer
2016-06-13
1
-0/+17
*
Add option to control 'bin' directory of CMake's own installation (#16076)
Nicolas BUNEL
2016-06-01
1
-0/+1
*
Use std::unordered_map instead of hash_map where available.
Stephen Kelly
2015-05-18
1
-0/+1
*
Remove some obsolete stuff.
Stephen Kelly
2015-01-11
1
-4/+0
*
Mach-O: Add Mach-O parser for OS X and iOS.
Clinton Stimpson
2014-12-22
1
-0/+1
*
Encoding: Provide option to configure CMake to use UTF-8 encoding.
Clinton Stimpson
2014-03-14
1
-0/+1
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-2/+0
*
Drop CMAKE_STRICT mode
Brad King
2013-10-15
1
-1/+0
*
Clean up install rules of CMake itself (#14371)
Brad King
2013-08-26
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Overhaul CMake version numbering
Brad King
2009-03-05
1
-5/+0
*
ENH: Add ELF file parsing
Brad King
2008-02-27
1
-0/+1
*
ENH: remove CMAKE_PREFIX so changing it does not rebuild all
Bill Hoffman
2008-02-18
1
-1/+0
*
ENH: added CMAKE_STRICT option for var and property checking
Ken Martin
2007-10-16
1
-0/+1
*
STYLE: fix some kwstyle errors
Bill Hoffman
2007-07-27
1
-0/+16
*
ENH: add rc to version stuff
Bill Hoffman
2006-11-28
1
-1/+1
*
ENH: Propagate cmake variables to macros in C
Andy Cedilnik
2006-03-17
1
-0/+2
*
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_S...
Brad King
2006-03-16
1
-5/+0
*
ENH: use cmake variables for cmDynamicLoader to figure out library prefix and...
Bill Hoffman
2004-02-16
1
-0/+5
*
ENH: Added optional configuration of data/doc/man dirs. This will be useful ...
Brad King
2003-07-21
1
-0/+2
*
ENH: Centralized setting of CMake version number to top-level CMake listfile.
Brad King
2003-02-14
1
-2/+3
*
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d...
Brad King
2002-06-19
1
-0/+1
*
BUG: add in for scope variable
Bill Hoffman
2001-08-09
1
-0/+1
*
ENH: better ability to find cmake program
Bill Hoffman
2001-06-21
1
-0/+3
*
ENH: fix cmake so it can boot strap itself better
Bill Hoffman
2001-06-20
1
-0/+5