| Commit message (Expand) | Author | Age | Files | Lines |
* | FindEnvModules: Provide a CMake interface to environment modules | Chuck Atkins | 2019-03-18 | 1 | -0/+1 |
|
|
* | FindOctave: Remove module pending further work | Brad King | 2019-02-26 | 1 | -1/+0 |
|
|
* | CheckFortranSourceRuns: Add module to check if Fortran code runs | Michael Hirsch, Ph.D | 2019-01-10 | 1 | -0/+1 |
|
|
* | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 1 | -0/+1 |
|
|
* | FindOctave: Add module to find GNU octave | Michael Hirsch, Ph.D | 2018-12-06 | 1 | -0/+1 |
|
|
* | Merge topic 'deprecate-findqt' | Brad King | 2018-11-15 | 1 | -1/+1 |
|\ |
|
| * | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 1 | -1/+1 |
|
|
* | | Help: Move deprecated modules to appropriate section. | Joachim Wuttke (l) | 2018-11-13 | 1 | -3/+2 |
|
|
* | | Help: move CMakeParseArguments to deprecated section | Joachim Wuttke (h) | 2018-11-11 | 1 | -1/+1 |
|/ |
|
* | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 1 | -0/+1 |
|
|
* | FindFontconfig: Add module to find Fontconfig | Frederik Gladhorn | 2018-10-18 | 1 | -0/+1 |
|
|
* | FindLibinput: Add module to find libinput | Frederik Gladhorn | 2018-10-11 | 1 | -0/+1 |
|
|
* | Help: Document Use_wxWindows.cmake as deprecated | Craig Scott | 2018-10-09 | 1 | -0/+1 |
|
|
* | Help: Reorganise module index into sections | Joachim Wuttke (l) | 2018-10-09 | 1 | -37/+66 |
|
|
* | Help: Move legacy CPack modules into separate section | Kyle Edwards | 2018-06-21 | 1 | -12/+23 |
|
|
* | FindODBC: Add module to search for ODBC library | Mateusz Loskot | 2018-05-22 | 1 | -0/+1 |
|
|
* | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 1 | -0/+1 |
|
|
* | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 1 | -0/+3 |
|
|
* | FindIconv: Add the FindIconv module. | Christian Pfeiffer | 2017-11-29 | 1 | -0/+1 |
|
|
* | FetchContent: New module for populating content at configure time | Craig Scott | 2017-10-16 | 1 | -0/+1 |
|
|
* | FindOpenACC: Add module to detect compiler support for OpenACC | Tin Huynh | 2017-09-22 | 1 | -0/+1 |
|
|
* | FindPatch: Add module to find 'patch' command-line tool | Jean-Christophe Fillion-Robin | 2017-09-01 | 1 | -0/+1 |
|
|
* | CPack-FreeBSD: add a generator for FreeBSD pkg(8) | Adriaan de Groot | 2017-06-10 | 1 | -0/+1 |
|
|
* | CPack/Archive: per component filenames support | Domen Vrankar | 2017-05-16 | 1 | -0/+1 |
|
|
* | CheckIPOSupported: New module to check for compiler/cmake IPO support | Ruslan Baratov | 2017-03-11 | 1 | -0/+1 |
|
|
* | Merge topic 'csproj_add_free_source_tags' | Brad King | 2017-03-02 | 1 | -0/+1 |
|\ |
|
| * | VS: add CSharpUtilities module | Michael Stürmer | 2017-03-01 | 1 | -0/+1 |
|
|
* | | GoogleTest: Add module to contain gtest_add_tests independently | Bradley Lowekamp | 2017-02-07 | 1 | -0/+1 |
|/ |
|
* | Add cpack_ifw_configure_file command | Konstantin Podsvirov | 2017-01-11 | 1 | -0/+1 |
|
|
* | AndroidTestUtilities: Add module to help drive Android device tests | Schuyler Kylstra | 2016-09-30 | 1 | -0/+1 |
|
|
* | FindICU: New module | Roger Leigh | 2016-07-13 | 1 | -0/+1 |
|
|
* | Merge topic 'add-FindVulkan' | Brad King | 2016-06-08 | 1 | -0/+1 |
|\ |
|
| * | Add FindVulkan.cmake. | Matthäus G. Chajdas | 2016-06-08 | 1 | -0/+1 |
|
|
* | | productbuild: Add new productbuild cpack generator. | Clinton Stimpson | 2016-06-03 | 1 | -0/+1 |
|/ |
|
* | Add FindLTTngUST module to find LTTng-UST library | Philippe Proulx | 2016-03-07 | 1 | -0/+1 |
|
|
* | FindXalanC: New module to find the Apache Xalan-C++ library | Roger Leigh | 2016-01-20 | 1 | -0/+1 |
|
|
* | OS X: Add FindXCTest module | Gregor Jasny | 2015-03-23 | 1 | -0/+1 |
|
|
* | Merge topic 'private-FindJsonCpp' | Brad King | 2015-02-23 | 1 | -1/+0 |
|\ |
|
| * | FindJsonCpp: Drop new module due to upstream jsoncpp providing package | Brad King | 2015-02-20 | 1 | -1/+0 |
|
|
* | | CheckFortranCompilerFlag: Add module to check Fortran flag existence | Nicolas Bock | 2015-02-05 | 1 | -0/+1 |
|/ |
|
* | CTestCoverageCollectGCOV: Add module to run gcov | Bill Hoffman | 2015-01-22 | 1 | -0/+1 |
|
|
* | FindJsonCpp: Add module to find JsonCpp package | Brad King | 2015-01-19 | 1 | -0/+1 |
|
|
* | FindGSL: Add module to find the GNU Scientific Library | Kelly Thompson | 2014-12-17 | 1 | -0/+1 |
|
|
* | Merge topic 'xerces-rename' | Brad King | 2014-12-05 | 1 | -1/+1 |
|\ |
|
| * | Modules: Rename FindXerces to FindXercesC | Brad King | 2014-12-04 | 1 | -1/+1 |
|
|
* | | FindIntl: New module to find Gettext libintl | Roger Leigh | 2014-11-11 | 1 | -0/+1 |
|/ |
|
* | Help: Drop TOC from latex manuals | Brad King | 2014-11-06 | 1 | -1/+1 |
|
|
* | Merge topic 'FindXerces' | Brad King | 2014-08-22 | 1 | -0/+1 |
|\ |
|
| * | FindXerces: New module to find Apache Xerces-C++ | Roger Leigh | 2014-08-21 | 1 | -0/+1 |
|
|
* | | FindIce: New module to find ZeroC Ice | Roger Leigh | 2014-08-21 | 1 | -0/+1 |
|/ |
|