summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ \ \ \
| * | | | | | | 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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |