summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-typo-fixes'Brad King2011-03-013-5/+3
|\
| * Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-223-5/+3
* | Merge topic 'qt4-setversion-regression-43cb9b8'Brad King2011-03-011-0/+5
|\ \
| * | Fix regression in 43cb9b8.Clinton Stimpson2011-02-241-0/+5
| |/
* | Merge topic 'mingw-module-definition'Brad King2011-02-241-1/+1
|\ \ | |/ |/|
| * Pass .def files directly to MinGW tools (#9997)Brad King2011-02-231-1/+1
* | Merge topic 'qt4-fphsa'Brad King2011-02-221-133/+52
|\ \
| * | When checking find_package() components, special case qtmain.Clinton Stimpson2011-02-041-1/+7
| * | FindQt4: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
| * | Change to use fphsa to check required variables and version.Clinton Stimpson2011-01-151-133/+46
* | | 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