summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'mingw-module-definition'Brad King2011-02-221-0/+1
|\
| * Honor module .def files with MinGW tools (#9997)Brad King2011-02-211-0/+1
* | Merge topic 'qt4-macfind'Brad King2011-02-221-4/+21
|\ \
| * | Fix issues with find_path() for QtCore include dir on Mac. Fixes 11868.Clinton Stimpson2011-02-191-4/+21
| |/
* | Merge topic 'init-LDFLAGS-issue-11840'Brad King2011-02-221-3/+3
|\ \
| * | Fix linker flag initialization from LDFLAGS (#11840)Brad King2011-02-111-3/+3
* | | Merge topic 'fix-4564-make-test-alias'Brad King2011-02-221-0/+8
|\ \ \
| * | | CTest: Add alias for make test target (#4564)David Cole2011-02-011-0/+8
| |/ /
* | | Merge topic 'fix-10723-non-dev-xcode'Brad King2011-02-221-1/+2
|\ \ \
| * | | Strip trailing space from xcode-select output (#10723)David Cole2011-02-011-1/+2
| |/ /
* | | Merge topic 'mpif77-workaround-o-c-order'Brad King2011-02-221-1/+2
|\ \ \
| * | | Pass -o after -c for Fortran to avoid mpif77 ordering bugBrad King2011-01-311-1/+2
* | | | Merge topic 'fix-10150-mark-timeout-advanced'Brad King2011-02-221-10/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | CTest: Mark DART_TESTING_TIMEOUT as advanced (#10150)David Cole2011-01-281-10/+11
* | | | Merge topic 'copyright-FindPerlLibs'Brad King2011-02-141-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindPerlLibs: Add notice of copyrightAndreas Schneider2011-02-101-0/+1
* | | | 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
|\ \ \ \ \ \ \ \ \