Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'wix-additions' | Brad King | 2014-03-03 | 2 | -1/+18 |
|\ | |||||
| * | CPackWIX: Allow Windows Installer property customization | Nils Gladitz | 2014-03-01 | 2 | -1/+18 |
* | | Merge topic 'FindRuby-2' | Brad King | 2014-03-03 | 1 | -4/+20 |
|\ \ | |||||
| * | | FindRuby: Add support for Ruby 2.0 and 2.1 | Bas Couwenberg | 2014-02-28 | 1 | -4/+20 |
* | | | Merge topic 'watcom-wlib-quoting' | Brad King | 2014-03-03 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Watcom: Fix static library name quoting for wlib | Jiri Malak | 2014-02-28 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge topic 'watcom-dll-no-symbols' | Brad King | 2014-03-03 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | Watcom: Fix creation of DLLs without any exported symbols | Brad King | 2014-02-27 | 1 | -4/+3 |
* | | | | Merge topic 'different-python-header-libs-exe-0013794' | Brad King | 2014-03-03 | 1 | -4/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | FindPythonLibs: Find consistent Python interp, headers, libs (#13794) | Matt McCormick | 2014-03-03 | 1 | -4/+9 |
| |/ / | |||||
* | | | Merge topic 'FindPkgConfig-PKG_CONFIG' | Brad King | 2014-02-28 | 1 | -2/+12 |
|\ \ \ | |||||
| * | | | FindPkgConfig: Prefer PKG_CONFIG to find pkg-config (#13175) | Christoph Grüninger | 2014-02-27 | 1 | -2/+12 |
* | | | | Merge topic 'FindGTest-AUTO-SOURCES' | Brad King | 2014-02-28 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | FindGTest: Optionally detect sources automatically (#14775) | Nikolay Orliuk | 2014-02-27 | 1 | -2/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'qt4-overlink' | Brad King | 2014-02-28 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | FindQt4: prevent overlinking when using UseQt4.cmake. | Clinton Stimpson | 2014-02-26 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | Merge topic 'add-FindOpenCL' | Brad King | 2014-02-28 | 1 | -0/+134 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add FindOpenCL module | Matthäus G. Chajdas | 2014-02-26 | 1 | -0/+134 |
| |/ / | |||||
* | | | Merge topic 'fix-find_dependency-macro' | Brad King | 2014-02-26 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | find_dependency: unset cmake_fd_version variable at end of macro | Alex Merry | 2014-02-26 | 1 | -0/+1 |
| * | | | find_dependency: use correct version variable name | Alex Merry | 2014-02-26 | 1 | -1/+1 |
* | | | | Merge topic 'msvc-compiler-pdb-files' | Brad King | 2014-02-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 1 | -1/+1 |
* | | | | | Merge topic 'UseSWIG-avoid-extra-rebuilds' | Brad King | 2014-02-26 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | UseSWIG: Name extra generated files after module name (#10080) | Julien Schueller | 2014-02-24 | 1 | -3/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'FindHg-add-WC_INFO' | Brad King | 2014-02-25 | 1 | -1/+36 |
|\ \ \ \ \ | |||||
| * | | | | | FindHg: Add Hg_WC_INFO macro | Matthäus G. Chajdas | 2014-02-25 | 1 | -1/+34 |
| * | | | | | FindHg: Search for TortoiseHg | Matthäus G. Chajdas | 2014-02-25 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-find_dependency-macro' | Brad King | 2014-02-25 | 1 | -13/+20 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | find_dependency: Ensure that ARGV1 has valid local content | Stephen Kelly | 2014-02-24 | 1 | -1/+4 |
| * | | | find_dependency: Add namespacing for variables in the macro. | Stephen Kelly | 2014-02-24 | 1 | -13/+17 |
* | | | | Merge topic 'ExternalProject-BUILD_ALWAYS' | Brad King | 2014-02-24 | 1 | -0/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ExternalProject: Add option to always run the build step | Brad King | 2014-02-21 | 1 | -0/+9 |
| |/ / | |||||
* | | | Always set version variable of find_dependency macro | Alex Merry | 2014-02-23 | 1 | -3/+1 |
|/ / | |||||
* | | CMake 3.0.0-rc1 version update | Brad King | 2014-02-19 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'FindOpenSSL-prefer-root' | Brad King | 2014-02-19 | 1 | -5/+5 |
|\ | |||||
| * | FindOpenSSL: Prefer OPENSSL_ROOT_DIR first (#14764) | Ho Cheung | 2014-02-18 | 1 | -5/+5 |
* | | Merge topic 'FindJNI-ppc64le' | Brad King | 2014-02-19 | 1 | -0/+2 |
|\ \ | |||||
| * | | FindJNI: Add ppc64le architecture | Dinar Valeev | 2014-02-18 | 1 | -0/+2 |
| |/ | |||||
* | | FindBoost: Add suport for custom namespaces | Chuck Atkins | 2014-02-17 | 1 | -25/+37 |
|/ | |||||
* | Merge topic 'isystemForIcpc' | Brad King | 2014-02-17 | 2 | -0/+2 |
|\ | |||||
| * | Intel compiler: add -isystem flag under Linux | Alex Neundorf | 2014-02-06 | 2 | -0/+2 |
* | | Merge topic 'osx-intel-info-split' | Brad King | 2014-02-12 | 6 | -134/+36 |
|\ \ | |||||
| * | | OS X: Split Intel compiler information files | Brad King | 2014-02-11 | 6 | -134/+36 |
* | | | Merge topic 'FindBoost-MPI-hints' | Brad King | 2014-02-12 | 1 | -4/+31 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindBoost: Search next to MPI libraries for boost_mpi (#14739) | Brad King | 2014-02-10 | 1 | -4/+31 |
| |/ | |||||
* | | Merge topic 'graphviz-one-file' | Brad King | 2014-02-11 | 1 | -0/+14 |
|\ \ | |||||
| * | | graphviz: allow to disable per target graphs (#14746) | Daniel Pfeifer | 2014-02-10 | 1 | -0/+14 |
| |/ | |||||
* | | Merge topic 'Qt4-qmake-IMPORTED' | Brad King | 2014-02-10 | 1 | -0/+5 |
|\ \ | |||||
| * | | Qt4: Add IMPORTED executable for qmake. | Stephen Kelly | 2014-02-09 | 1 | -0/+5 |
| |/ |