summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'wix-fragment-injection'Brad King2013-12-191-0/+51
|\
| * CPackWiX: allow customization of generated WiX sourcesNils Gladitz2013-12-171-0/+51
* | Merge topic 'Qt4-NO_DEBUG-define'Brad King2013-12-192-0/+5
|\ \
| * | Use a config-specific moc parameters file, if needed.Stephen Kelly2013-12-121-0/+1
| * | Define QT_NO_DEBUG for non-debug use of Qt 4.Stephen Kelly2013-12-101-0/+4
| |/
* | Merge topic 'FindSubversion-TortoiseSVN'Brad King2013-12-191-0/+2
|\ \
| * | FindSubversion: Use TortoiseSVN registry key to locate svnDaniele E. Domenichelli2013-12-111-0/+2
| |/
* | Merge topic 'FindFreetype-2.5'Brad King2013-12-191-3/+13
|\ \
| * | FindFreetype: Remove duplicates in FREETYPE_INCLUDE_DIRSDaniele E. Domenichelli2013-12-091-0/+1
| * | FindFreetype: Detect version string with Freetype 2.5Daniele E. Domenichelli2013-12-091-2/+8
| * | FindFreetype: Find ftheader.h with Freetype 2.5Daniele E. Domenichelli2013-12-091-1/+4
* | | Merge topic 'xcode-5.1'Brad King2013-12-191-1/+1
|\ \ \ | |_|/ |/| |
| * | CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1Ted Kremenek2013-12-091-1/+1
* | | 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
| |/ / / /