summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'UseSWIG-fix14520'Brad King2013-11-261-0/+1
|\ \ \ \ \
| * | | | | UseSWIG: Remove duplicate include dirs (#14520)Julien Schueller2013-11-251-0/+1
* | | | | | Merge topic 'UseSWIG-fix13814'Brad King2013-11-261-0/+4
|\ \ \ \ \ \
| * | | | | | UseSWIG: Handle a dll name different than module name (#13814)Julien Schueller2013-11-251-0/+4
| |/ / / / /
* | | | | | Merge topic 'FindGTK2-quartz-backend'Brad King2013-11-261-2/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindGTK2: Add support for Quartz backend on MACDaniele E. Domenichelli2013-11-241-2/+12
| |/ / / /
* | | | | Merge topic 'EclipseParallelMakeOnlyOnUnixHosts'Brad King2013-11-251-1/+1
|\ \ \ \ \
| * | | | | Eclipse: add -j only on UNIX hostsAlex Neundorf2013-11-231-1/+1
| |/ / / /
* | | | | Merge topic 'UseSWIG-fix13772'Brad King2013-11-251-30/+2
|\ \ \ \ \
| * | | | | UseSWIG: Fix .i relative source file location (#13173,#13772,#14459)Julien Schueller2013-11-251-30/+2
| |/ / / /
* | | | | Merge topic 'FindSWIG-fix13771'Brad King2013-11-251-1/+1
|\ \ \ \ \
| * | | | | FindSWIG: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_ROOT (#13771)Julien Schueller2013-11-221-1/+1
* | | | | | Merge topic 'FindSWIG-fix13449'Brad King2013-11-251-1/+1
|\ \ \ \ \ \
| * | | | | | FindSWIG: Search for swig.swg only on host (#13449)Julien Schueller2013-11-221-1/+1
| |/ / / / /
* | | | | | Merge topic 'FindSWIG-fix13426'Brad King2013-11-251-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindSWIG: Mark SWIG_DIR & SWIG_VERSION as advanced (#13426)Julien Schueller2013-11-221-0/+2
| |/ / / /
* | | | | Merge topic 'FixIssue14029'Brad King2013-11-226-7/+37
|\ \ \ \ \
| * | | | | FindSDL: Add additional search paths on MSVC (#14029)Benjamin Eikel2013-11-216-7/+37
* | | | | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-222-0/+17
|\ \ \ \ \ \
| * | | | | | Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-212-0/+17
* | | | | | | Merge topic 'FindwxWidgets-3.0.0'Brad King2013-11-211-0/+6
|\ \ \ \ \ \ \
| * | | | | | | FindwxWidgets: Add support for wxWidgets 3.0.0 (#14587)Arnaud Desmier2013-11-201-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'find_backtrace'Brad King2013-11-211-0/+91
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add FindBacktrace.cmake module.Vadim Zhukov2013-10-161-0/+91
* | | | | | | Merge topic 'add-missing-parent-group'Brad King2013-11-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CPackComponent: handle the documented PARENT_GROUP parameterNils Gladitz2013-11-191-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'FindLATEX-ps2pdf'Brad King2013-11-201-1/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | FindLATEX: Find ps2pdf with MikTeX.Matt McCormick2013-10-241-1/+2
* | | | | | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-197-2/+25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.Stephen Kelly2013-11-191-0/+1
| * | | | | | Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-192-1/+7
| * | | | | | Add compiler target compile options.Stephen Kelly2013-11-194-0/+16
| * | | | | | CMakeDetermineCompilerId: Look for internal file only on hostStephen Kelly2013-11-191-1/+1
* | | | | | | Merge topic 'cleanup-build-commands'Brad King2013-11-1911-289/+3
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-188-283/+0
| * | | | | | Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-183-6/+3
| |/ / / / /
* | | | | | Merge topic 'doc-ExternalProject-formatting'Brad King2013-11-191-70/+59
|\ \ \ \ \ \
| * | | | | | ExternalProject: Format module documentationBrad King2013-11-191-70/+59
| |/ / / / /
* | | | | | CPack: don't write internal variables to CPackConfig.cmakeNils Gladitz2013-11-171-31/+31
|/ / / / /
* | | | | Merge topic 'gp-ld_library_path'Brad King2013-11-141-2/+4
|\ \ \ \ \
| * | | | | GetPrerequisites: Preserve search path order from caller.Clinton Stimpson2013-11-141-2/+4
* | | | | | Merge topic 'openmp-cray'Brad King2013-11-141-4/+5
|\ \ \ \ \ \
| * | | | | | FindOpenMP: fix detecting compilers that do not need any special flag (#14567)Rolf Eike Beer2013-11-131-4/+5
| * | | | | | Merge branch 'vs12-parallel-cl-FS' into releaseBrad King2013-11-023-1/+7
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'configure_file-drop-IMMEDIATE'Brad King2013-11-1418-20/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-1318-20/+20
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | ExternalData: Allow local stores without any URL templatesBrad King2013-11-131-5/+10
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'doc-ExternalData-network-path'Brad King2013-11-131-107/+99
|\ \ \ \ \ \ \
| * | | | | | | ExternalData: Show example network path URL templateBrad King2013-11-121-0/+1
| * | | | | | | ExternalData: Format module documentationBrad King2013-11-121-107/+98
| |/ / / / / /