summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FixParsingCompilerNameWithVersionNumber'Brad King2011-01-283-34/+37
|\
| * Fix parsing of compiler name with a version numberAlex Neundorf2011-01-263-10/+13
| * Strip trailing whitespace.Alex Neundorf2011-01-262-24/+24
* | Merge topic 'dev/strict-mode'Brad King2011-01-272-3/+19
|\ \
| * \ Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-2745-185/+484
| |\ \
| * \ \ Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-1715-80/+168
| |\ \ \
| * \ \ \ Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-modeBrad King2010-12-1789-93/+106
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-1732-537/+1214
| |\ \ \ \ \
| * | | | | | Ignore CLI warnings for ABI determinationBen Boeckel2010-09-161-0/+4
| * | | | | | Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-012-3/+15
* | | | | | | Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King2011-01-264-22/+38
|\ \ \ \ \ \ \
| * | | | | | | Fix relative CMAKE_USER_MAKE_RULES_OVERRIDE (#11725)Brad King2011-01-194-22/+38
* | | | | | | | Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-2088-88/+91
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'fix-find-png-zlib'Brad King2011-01-192-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Add new names for PNG and ZLIB librariesDavid Cole2011-01-142-2/+2
* | | | | | | | Merge topic 'fix-10031-add-freeglut'Brad King2011-01-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add freeglut as library name (#10031)David Cole2011-01-171-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'qt4-query-exec-process'Brad King2011-01-191-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace exec_program with execute_process for qmake queries.Clinton Stimpson2011-01-181-1/+4
| |/ / / / / / /
* | | | | | | | Merge topic 'sco-compiler'Brad King2011-01-196-3/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Factor SCO compiler info out of platform file (#11700)Brad King2011-01-174-3/+29
| * | | | | | | | Recognize SCO UnixWare C/C++ compilers (#11700)Brad King2011-01-172-0/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-install-req-sys-libs'Brad King2011-01-191-23/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variableDavid Cole2011-01-131-3/+14
| * | | | | | | | VS10: Fix problems with InstallRequiredSystemLibraries.David Cole2011-01-131-23/+24
| |/ / / / / / /
* | | | | | | | Merge topic 'python-modules-header'Brad King2011-01-191-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug #11715 - generate header in the build tree.Marcus D. Hanwell2011-01-171-0/+1
* | | | | | | | | Merge topic 'doc-CheckSymbolExists-enum'Brad King2011-01-191-6/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update CheckSymbolExists copyright yearBrad King2011-01-171-1/+1
| * | | | | | | | | Document CheckSymbolExists more clearly (#11685)Brad King2011-01-121-5/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-CheckFunctionExists-clarify-issue-10044'Brad King2011-01-191-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document CheckFunctionExists more clearly (#10044)Brad King2011-01-171-6/+8
| |/ / / / / / / /
* | | | | | | | | Document Check(C|CXX)SourceCompiles behavior more clearly (#11688)Brad King2011-01-142-4/+4
|/ / / / / / / /
* | | | | | | | Merge topic 'resolve/python-versions/policy-CMP0017'Brad King2011-01-112-33/+47
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017Brad King2011-01-1186-86/+86
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Python additional version support, bug #10279.Marcus D. Hanwell2011-01-102-33/+47
* | | | | | | | | Merge topic 'improve-findgit'Brad King2011-01-111-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add PATH_SUFFIXES for finding git.David Cole2011-01-061-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'archive-rule-variables'Brad King2011-01-113-9/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow platform files to set large archive rules (#11674)Brad King2011-01-103-9/+27
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ep-fix-substitutions'Brad King2011-01-111-10/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ExternalProject: Replace location tags in CMAKE_CACHE_ARGSDavid Cole2011-01-071-10/+22
| * | | | | | | | | Merge branch 'ep-log-output-under-vs' into ep-fix-substitutionsDavid Cole2011-01-071-1/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ep-log-output-under-vs'Brad King2011-01-111-1/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | ExternalProject: Avoid bleed-through output when logging.David Cole2011-01-061-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'policy-CMP0017'Brad King2011-01-1186-86/+86
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-0486-86/+86
* | | | | | | | | Merge topic 'fix-install-reqd-sys-libs'Brad King2011-01-111-56/+82
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | InstallRequiredSystemLibraries debug-only (#11141)Mike McQuaid2011-01-061-51/+72
| * | | | | | | | | Add variable for InstallRequiredSystemLibraries dir (#11140)Mike McQuaid2011-01-061-6/+11