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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'fix-find-png-zlib'
Brad King
2011-01-19
2
-2/+2
|
\
|
*
Add new names for PNG and ZLIB libraries
David Cole
2011-01-14
2
-2/+2
*
|
Merge topic 'fix-10031-add-freeglut'
Brad King
2011-01-19
1
-1/+1
|
\
\
|
*
|
Add freeglut as library name (#10031)
David Cole
2011-01-17
1
-1/+1
|
|
/
*
|
Merge topic 'qt4-query-exec-process'
Brad King
2011-01-19
1
-1/+4
|
\
\
|
*
|
Replace exec_program with execute_process for qmake queries.
Clinton Stimpson
2011-01-18
1
-1/+4
|
|
/
*
|
Merge topic 'sco-compiler'
Brad King
2011-01-19
6
-3/+35
|
\
\
|
*
|
Factor SCO compiler info out of platform file (#11700)
Brad King
2011-01-17
4
-3/+29
|
*
|
Recognize SCO UnixWare C/C++ compilers (#11700)
Brad King
2011-01-17
2
-0/+6
|
|
/
*
|
Merge topic 'fix-install-req-sys-libs'
Brad King
2011-01-19
1
-23/+35
|
\
\
|
*
|
Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variable
David Cole
2011-01-13
1
-3/+14
|
*
|
VS10: Fix problems with InstallRequiredSystemLibraries.
David Cole
2011-01-13
1
-23/+24
|
|
/
*
|
Merge topic 'python-modules-header'
Brad King
2011-01-19
1
-0/+1
|
\
\
|
*
|
Bug #11715 - generate header in the build tree.
Marcus D. Hanwell
2011-01-17
1
-0/+1
*
|
|
Merge topic 'doc-CheckSymbolExists-enum'
Brad King
2011-01-19
1
-6/+13
|
\
\
\
|
*
|
|
Update CheckSymbolExists copyright year
Brad King
2011-01-17
1
-1/+1
|
*
|
|
Document CheckSymbolExists more clearly (#11685)
Brad King
2011-01-12
1
-5/+12
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'doc-CheckFunctionExists-clarify-issue-10044'
Brad King
2011-01-19
1
-6/+8
|
\
\
\
|
*
|
|
Document CheckFunctionExists more clearly (#10044)
Brad King
2011-01-17
1
-6/+8
|
|
/
/
*
|
|
Document Check(C|CXX)SourceCompiles behavior more clearly (#11688)
Brad King
2011-01-14
2
-4/+4
|
/
/
*
|
Merge topic 'resolve/python-versions/policy-CMP0017'
Brad King
2011-01-11
2
-33/+47
|
\
\
|
*
\
Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017
Brad King
2011-01-11
86
-86/+86
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Python additional version support, bug #10279.
Marcus D. Hanwell
2011-01-10
2
-33/+47
*
|
|
Merge topic 'improve-findgit'
Brad King
2011-01-11
1
-0/+1
|
\
\
\
|
*
|
|
Add PATH_SUFFIXES for finding git.
David Cole
2011-01-06
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'archive-rule-variables'
Brad King
2011-01-11
3
-9/+27
|
\
\
\
|
*
|
|
Allow platform files to set large archive rules (#11674)
Brad King
2011-01-10
3
-9/+27
|
|
/
/
*
|
|
Merge topic 'ep-fix-substitutions'
Brad King
2011-01-11
1
-10/+22
|
\
\
\
|
*
|
|
ExternalProject: Replace location tags in CMAKE_CACHE_ARGS
David Cole
2011-01-07
1
-10/+22
|
*
|
|
Merge branch 'ep-log-output-under-vs' into ep-fix-substitutions
David Cole
2011-01-07
1
-1/+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'ep-log-output-under-vs'
Brad King
2011-01-11
1
-1/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ExternalProject: Avoid bleed-through output when logging.
David Cole
2011-01-06
1
-1/+2
*
|
|
|
Merge topic 'policy-CMP0017'
Brad King
2011-01-11
86
-86/+86
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
86
-86/+86
*
|
|
|
Merge topic 'fix-install-reqd-sys-libs'
Brad King
2011-01-11
1
-56/+82
|
\
\
\
\
|
*
|
|
|
InstallRequiredSystemLibraries debug-only (#11141)
Mike McQuaid
2011-01-06
1
-51/+72
|
*
|
|
|
Add variable for InstallRequiredSystemLibraries dir (#11140)
Mike McQuaid
2011-01-06
1
-6/+11
|
*
|
|
|
Fix incorrect variable documentation (#11127)
Mike McQuaid
2011-01-06
1
-4/+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'qt4-find-plugins'
Brad King
2011-01-11
1
-9/+83
|
\
\
\
\
|
*
|
|
|
Add support for using static/dynamic Qt plugins.
Clinton Stimpson
2011-01-01
1
-9/+83
*
|
|
|
|
Merge topic 'fix-9148-cpack-nsis-installer-root'
Brad King
2011-01-11
2
-3/+13
|
\
\
\
\
\
|
*
|
|
|
|
CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)
David Cole
2011-01-11
2
-3/+13
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
Mike McQuaid
2011-01-06
2
-0/+4
*
|
|
|
|
Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)
Mike McQuaid
2011-01-06
1
-0/+5
|
/
/
/
/
*
|
|
|
Merge topic 'compiler-id-literal-const'
Brad King
2011-01-04
3
-4/+4
|
\
\
\
\
|
*
|
|
|
Fix constness in compiler id detection
Brad King
2010-12-29
3
-4/+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'recognize-TI-DSP'
Brad King
2011-01-04
3
-0/+9
|
\
\
\
\
|
*
|
|
|
Recognize the Texas Instruments DSP compiler (#11645)
Wojciech Migda
2010-12-28
3
-0/+9
*
|
|
|
|
Merge topic 'FindBoostTypos'
Brad King
2011-01-04
1
-184/+189
|
\
\
\
\
\
|
*
|
|
|
|
Lowercase all function names and improve consistency
Philip Lowman
2010-12-28
1
-168/+168
[next]