| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Extend MakeClean test to cover ADDITIONAL_CLEAN_FILES | Sebastian Holtermann | 2019-05-14 | 1 | -1/+2 |
|
|
* | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 1 | -0/+4 |
|\ |
|
| * | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 1 | -0/+4 |
|
|
* | | GHS: Update tests and notes | Fred Baksik | 2019-04-11 | 1 | -0/+3 |
|
|
* | | GHS: Update project layout to build targets correctly | Fred Baksik | 2019-04-11 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 1 | -0/+1 |
|\ |
|
| * | Tests: Run GHS tests in a separate ctest process | Brad King | 2019-03-21 | 1 | -0/+1 |
|
|
* | | Merge topic 'environment-modules' | Brad King | 2019-03-19 | 1 | -0/+4 |
|\ \ |
|
| * | | FindEnvModules: Provide a CMake interface to environment modules | Chuck Atkins | 2019-03-18 | 1 | -0/+4 |
|
|
* | | | Merge topic 'FindGLEW-updates' | Brad King | 2019-03-18 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindGLEW: Add test | Claudio Fantacci | 2019-03-15 | 1 | -0/+4 |
| |/ |
|
* | | Tests: Run FindGTK2 tests only when explicitly enabled | Brad King | 2019-03-14 | 1 | -5/+4 |
|/ |
|
* | Merge topic 'FindOctave-remove' | Brad King | 2019-02-27 | 1 | -4/+0 |
|\ |
|
| * | FindOctave: Remove module pending further work | Brad King | 2019-02-26 | 1 | -4/+0 |
|
|
* | | Tests: Disable test that builds KWSys if not also building CMake | Brad King | 2019-02-13 | 1 | -11/+15 |
|
|
* | | Tests: Teach tests when to treat clang-cl as MSVC | Zsolt Parragi | 2019-02-11 | 1 | -1/+1 |
|
|
* | | Merge topic 'ghs-updates' | Brad King | 2019-02-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE | Fred Baksik | 2019-02-08 | 1 | -1/+1 |
|
|
* | | Merge topic 'findcups' | Brad King | 2019-02-07 | 1 | -0/+4 |
|\ \ |
|
| * | | FindCups: add imported target | Patrick Gansterer | 2019-02-06 | 1 | -0/+4 |
| |/ |
|
* | | Tests: Add a way to configure custom options for FortranModules test | Brad King | 2019-02-06 | 1 | -0/+1 |
|/ |
|
* | Tests: Update CMake tutorial | Betsy McPhail | 2019-01-27 | 1 | -8/+27 |
|
|
* | FindPython: Introduce NumPy component | Hiroshi Miura | 2019-01-24 | 1 | -1/+1 |
|
|
* | FindGit: Add imported target | Kyle Edwards | 2019-01-21 | 1 | -0/+4 |
|
|
* | Merge topic 'ExternalProject-non-cmake-source-subdir' | Brad King | 2019-01-21 | 1 | -0/+12 |
|\ |
|
| * | ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCE | Ben Boeckel | 2019-01-17 | 1 | -0/+12 |
|
|
* | | Fortran: Add compiler ID/Version generator expressions | Andrew Paprocki | 2019-01-18 | 1 | -0/+3 |
|
|
* | | Merge topic 'automoc-test-in-place' | Brad King | 2019-01-18 | 1 | -4/+4 |
|\ \ |
|
| * | | Tests: Fix Qt4And5Automoc tests to work on in-source build | Brad King | 2019-01-17 | 1 | -4/+4 |
| |/ |
|
* | | GHS: Update test suite | Fred Baksik | 2019-01-16 | 1 | -38/+65 |
|
|
* | | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 1 | -0/+1 |
|
|
* | | GHS: Append ".gpj" to target name when generating build command | Fred Baksik | 2019-01-16 | 1 | -0/+1 |
|
|
* | | GHS: Integrity Application updates | Fred Baksik | 2019-01-16 | 1 | -0/+1 |
|
|
* | | GHS: Cleanup how source files are listed | Fred Baksik | 2019-01-16 | 1 | -1/+2 |
|
|
* | | GHS: Update test suite | Fred Baksik | 2019-01-16 | 1 | -20/+61 |
|/ |
|
* | Remove now-unused code once used on IRIX | Brad King | 2019-01-11 | 1 | -1/+0 |
|
|
* | VS: Honor WinCE deployment properties in VS 2010+ | Wil Stark | 2019-01-10 | 1 | -1/+0 |
|
|
* | Tests: Detect VS and SDK availability early | Wil Stark | 2019-01-10 | 1 | -44/+44 |
|
|
* | FindLibLZMA: add imported target | Hiroshi Miura | 2018-12-13 | 1 | -0/+4 |
|
|
* | FindOctave: Add module to find GNU octave | Michael Hirsch, Ph.D | 2018-12-06 | 1 | -0/+4 |
|
|
* | FindGIF: Add test | Maximilian Heinzler | 2018-11-20 | 1 | -0/+4 |
|
|
* | Tests/FindX11: add a test | Ben Boeckel | 2018-11-15 | 1 | -0/+4 |
|
|
* | Merge topic 'FindSQLite3-module' | Brad King | 2018-11-07 | 1 | -0/+4 |
|\ |
|
| * | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 1 | -0/+4 |
|
|
* | | Merge topic 'FindPostgreSQL-target' | Brad King | 2018-11-06 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Tests/FindPostgreSQL: add a test for FindPostgreSQL | Ben Boeckel | 2018-11-01 | 1 | -0/+4 |
|
|
* | | Tests/FindGDAL: add a test for FindGDAL | Ben Boeckel | 2018-11-01 | 1 | -0/+4 |
|/ |
|
* | FindMatlab: added unit tests for new functionality. | Cris Luengo | 2018-10-24 | 1 | -1/+8 |
|
|
* | Merge topic 'find_fontconfig' | Brad King | 2018-10-19 | 1 | -0/+4 |
|\ |
|
| * | FindFontconfig: Add module to find Fontconfig | Frederik Gladhorn | 2018-10-18 | 1 | -0/+4 |
|
|