Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPkgConfig-revise-docs' | Brad King | 2014-03-12 | 1 | -135/+118 |
|\ | |||||
| * | FindPkgConfig: restructure documentation and document commands and variables | Daniele E. Domenichelli | 2014-03-10 | 1 | -135/+118 |
* | | Merge topic 'fix-find_dependency-EXACT' | Brad King | 2014-03-12 | 1 | -3/+3 |
|\ \ | |||||
| * | | find_dependency: Make sure invalid EXACT use can be reported. | Stephen Kelly | 2014-03-11 | 1 | -3/+3 |
| * | | Merge branch 'fix-find_dependency-EXACT' into release | Brad King | 2014-03-10 | 1 | -2/+11 |
| |\ \ | |||||
| * \ \ | Merge branch 'fix-Qt4-DBus-macro' into release | Brad King | 2014-03-10 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'python-3.4' into release | Brad King | 2014-03-10 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindRuby-2' into release | Brad King | 2014-02-28 | 1 | -4/+20 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'fix-xcode-compiler-force' | Brad King | 2014-03-12 | 5 | -92/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possible | Brad King | 2014-03-10 | 3 | -0/+3 |
| * | | | | | | | CMakeDetermine*Compiler: Factor out search for compiler in PATH | Brad King | 2014-03-10 | 5 | -92/+34 |
* | | | | | | | | Merge topic 'FindFreetype-path-suffix-without-include' | Brad King | 2014-03-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindFreetype: Add plain 'freetype2' path suffix | Adrien Destugues | 2014-03-10 | 1 | -2/+2 |
* | | | | | | | | | Merge topic 'FindSDL-consistent-path-suffixes' | Brad King | 2014-03-11 | 5 | -5/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module | Brad King | 2014-03-10 | 5 | -5/+15 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'fix-find_dependency-EXACT' | Brad King | 2014-03-11 | 1 | -2/+11 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | find_dependency: Don't propagate EXACT argument. | Stephen Kelly | 2014-03-06 | 1 | -2/+11 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'fix-Qt4-DBus-macro' | Brad King | 2014-03-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Qt4: Use correct qdbus executable in macro. | Stephen Kelly | 2014-03-10 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'dev/string-apis' | Brad King | 2014-03-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDA: Fix a typo | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
* | | | | | | | Merge topic 'python-3.4' | Brad King | 2014-03-07 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | FindPython{Interp,Libs}: Search for Python 3.4. | Matt McCormick | 2014-03-06 | 2 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'different-python-header-libs-exe-0013794' | Brad King | 2014-03-06 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | FindPythonLibs: Do not try to find the interpreter (#13794) | Brad King | 2014-03-05 | 1 | -1/+0 |
* | | | | | | Merge topic 'link-libraries-response-files' | Brad King | 2014-03-06 | 1 | -1/+4 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Windows: Use response files to specify link libraries for GNU tools | Brad King | 2014-03-05 | 1 | -1/+4 |
* | | | | | | Merge topic 'watcom-rtdll-version' | Brad King | 2014-03-05 | 1 | -10/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove hard-coded version of RTDLL for Open Watcom | Jiri Malak | 2014-03-04 | 1 | -10/+14 |
| |/ / / / / | |||||
* | | | | | | FeatureSummary: Allow to combine and reorder values for the "WHAT" option | Daniele E. Domenichelli | 2014-03-03 | 1 | -17/+39 |
|/ / / / / | |||||
* | | | | | 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 |