summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'qt4-qmake-exe'Brad King2013-12-091-0/+5
|\
| * FindQt4: Restore ability to handle a changed QT_QMAKE_EXECUTABLE properly.Simon Sasburg2013-12-061-0/+5
* | Fortran: Improve pointer size detection in gfortran on MinGWBrad King2013-12-061-0/+4
|/
* Merge topic 'cleanup-build-commands'Brad King2013-12-051-14/+23
|\
| * CMakeDetermineCompilerId: Use CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMANDBrad King2013-12-041-14/+23
* | Merge topic 'filter-showincludes-in-launcher'Brad King2013-12-031-3/+25
|\ \
| * | CTest: filter /showIncludes output from ninja compile launcherNils Gladitz2013-12-031-3/+25
* | | Merge topic 'Haiku-CPU-count'Brad King2013-12-031-0/+14
|\ \ \
| * | | ProcessorCount: make it work on HaikuRolf Eike Beer2013-12-021-0/+14
| |/ /
* | | Merge topic 'lang-flag-var-helpstrings'Brad King2013-12-033-12/+12
|\ \ \
| * | | Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings (#14622)Brad King2013-12-033-3/+3
| * | | Make CMAKE_(C|CXX|Fortran)_<CONFIG> help strings more consistent (#14606)Brad King2013-12-023-6/+6
| * | | Fix CMAKE_(C|CXX|Fortran)_RELEASE helpstrings (#14606)Brad King2013-12-023-3/+3
| |/ /
* | | Merge topic 'osx-cross-compile-fixup'Brad King2013-12-031-1/+3
|\ \ \
| * | | OS X: Fix app bundle search path during cross compiling (#14603)Flynn Marquardt2013-12-021-1/+3
| |/ /
* | | Merge topic 'wix-components'Brad King2013-12-022-1/+9
|\ \ \
| * | | CPackWiX: add CPack component supportNils Gladitz2013-11-262-1/+9
* | | | Merge topic 'FindSWIG-3498'Brad King2013-12-021-2/+0
|\ \ \ \
| * | | | FindSWIG: allow to provide SWIG_DIR (#3498)Julien Schueller2013-12-011-2/+0
| | |/ / | |/| |
* | | | Merge topic 'UseSWIG-octave'Brad King2013-12-021-1/+4
|\ \ \ \
| * | | | UseSWIG: Handle octave extensions.Julien Schueller2013-11-291-1/+4
| |/ / /
* | | | Merge topic 'UseSWIG-fix12184'Brad King2013-12-021-2/+12
|\ \ \ \
| * | | | UseSWIG: set .bundle ext on OSX and no prefix (#12184)Julien Schueller2013-11-281-2/+12
| |/ / /
* | | | Merge topic 'UseSWIG-fix13318'Brad King2013-12-021-4/+7
|\ \ \ \
| * | | | UseSWIG: Name python module according to swig flags (#13318)Julien Schueller2013-11-261-4/+7
* | | | | Merge topic 'KateProjectGenerator2'Brad King2013-12-021-0/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kate: add project generator for the Kate project pluginAlex Neundorf2013-11-251-0/+31
| |/ / /
* | | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-261-2/+7
|\ \ \ \
| * | | | Update the Clang pattern to specify compiler options.Stephen Kelly2013-11-251-2/+7
| |/ / /
* | | | 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
|\ \ \ \ \ \