index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
CMakeCXXInformation.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support duplicate object names in large archives (#14874)
Brad King
2014-04-16
1
-2
/
+2
*
Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings (#14622)
Brad King
2013-12-03
1
-1
/
+1
*
Make CMAKE_(C|CXX|Fortran)_<CONFIG> help strings more consistent (#14606)
Brad King
2013-12-02
1
-2
/
+2
*
Fix CMAKE_(C|CXX|Fortran)_RELEASE helpstrings (#14606)
Brad King
2013-12-02
1
-1
/
+1
*
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)
Brad King
2013-11-18
1
-1
/
+0
*
Quote ${CMAKE_<LANG>_COMPILER} while enabling a language
Brad King
2013-10-22
1
-1
/
+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-38
/
+38
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-153
/
+153
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-6
/
+6
*
Add platform variable for flags specific to shared libraries
Stephen Kelly
2012-06-12
1
-0
/
+4
*
Add platform variables for position independent code flags
Stephen Kelly
2012-06-12
1
-0
/
+8
*
Support building shared libraries or modules without soname (#13155)
Modestas Vainius
2012-04-30
1
-1
/
+1
*
Fix CXX/Fortran MODULE flags when enabled before C (#12929)
Brad King
2012-02-03
1
-6
/
+8
*
Load platform files that need to know the ABI when possible
Brad King
2011-12-05
1
-0
/
+6
*
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
Brad King
2011-01-26
1
-5
/
+9
|
\
|
*
Fix relative CMAKE_USER_MAKE_RULES_OVERRIDE (#11725)
Brad King
2011-01-19
1
-5
/
+9
*
|
Allow platform files to set large archive rules (#11674)
Brad King
2011-01-10
1
-3
/
+9
*
|
Reset platform/compiler info status for each language
Brad King
2010-09-28
1
-0
/
+2
*
|
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1
/
+1
|
/
*
Reduce duplication in Platform/<os>.cmake files
Brad King
2009-12-02
1
-0
/
+8
*
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
Brad King
2009-12-02
1
-8
/
+0
*
Use work-around from bug 4772 for C++ and Fortran
Brad King
2009-10-06
1
-1
/
+9
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0
/
+13
*
ENH: Load platform-independent per-compiler files
Brad King
2009-07-23
1
-0
/
+5
*
ENH: fix problem where rc language recursively included itself because CMAKE_...
Bill Hoffman
2008-10-14
1
-1
/
+1
*
ENH: Build large archives incrementally
Brad King
2008-08-04
1
-7
/
+5
*
ENH: fix init flags getting stuffed into the compile line by force.
Bill Hoffman
2008-04-21
1
-5
/
+6
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-0
/
+8
*
BUG: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG should get its default value from CMAK...
Brad King
2008-01-23
1
-2
/
+2
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
1
-0
/
+12
*
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...
Brad King
2008-01-14
1
-1
/
+1
*
BUG: fix for bug 6167 get rid of extra space in flags
Bill Hoffman
2007-12-17
1
-1
/
+4
*
ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,
Alexander Neundorf
2007-07-02
1
-20
/
+13
*
ENH: first include the processor specific file, then the compiler file, this
Alexander Neundorf
2007-06-12
1
-11
/
+12
*
ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where the
Alexander Neundorf
2007-06-11
1
-0
/
+9
*
ENH: also load a processor-specific file if exists
Alexander Neundorf
2007-06-05
1
-14
/
+31
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-13
/
+17
*
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...
Brad King
2007-05-03
1
-2
/
+7
*
ENH: Adding support to link specifically to an archive or a shared library ba...
Brad King
2006-09-15
1
-4
/
+12
*
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...
Brad King
2006-04-11
1
-0
/
+5
*
ENH: add support for language flags at rule expansion time
Bill Hoffman
2006-03-06
1
-1
/
+1
*
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...
Bill Hoffman
2006-03-02
1
-1
/
+14
*
ENH: fix spelling errors
Bill Hoffman
2006-02-27
1
-1
/
+1
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-0
/
+1
*
ENH: remove -lgcc used by crazy coverage stuff
Bill Hoffman
2005-09-23
1
-4
/
+0
*
ENH: add a fix for VTK on the mac and a way to fix some projects with a singl...
Bill Hoffman
2005-09-07
1
-5
/
+0
*
ENH: make sure flags set in CC or CXX environment variables stay with the com...
Bill Hoffman
2005-07-20
1
-1
/
+1
*
ENH: move flags next to compiler, so if env contains compiler and some flag, ...
Bill Hoffman
2005-07-20
1
-2
/
+2
*
BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS
Bill Hoffman
2004-09-24
1
-1
/
+1
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-3
/
+11
[next]