summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ghs-linux'Brad King2019-03-222-1/+2
|\
| * Tests: Fix file name case in GHS object library testNaren Manimohan2019-03-211-1/+1
| * Tests: Run GHS tests in a separate ctest processBrad King2019-03-211-0/+1
* | Merge topic 'xcodescheme2'Brad King2019-03-222-0/+12
|\ \
| * | Xcode: Create Xcode schemes per targetHarry Mallon2019-03-212-0/+12
* | | Merge topic 'tar-improve-error-handling'Kyle Edwards2019-03-216-19/+24
|\ \ \
| * | | cmake: tar: Parse 'cmake -E tar' argumentsBartosz Kosiorek2019-03-206-19/+24
* | | | testRange: Make sure tests can actually failRegina Pfeifer2019-03-201-1/+1
|/ / /
* | | Merge topic 'cmake--install'Kyle Edwards2019-03-198-0/+32
|\ \ \
| * | | cmake: add '--install <dir>' optionJiang Yi2019-03-178-0/+32
* | | | Merge topic 'improve-tar-command'Kyle Edwards2019-03-199-7/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | cmake: Don't interrupt archive creation if unable to read a file.Bartosz Kosiorek2019-03-187-7/+11
| * | | cmake: tar: Display warning when no files provided during archive creationBartosz Kosiorek2019-03-183-4/+7
* | | | Merge topic 'is-valid-utf8'Brad King2019-03-191-0/+78
|\ \ \ \
| * | | | cm_utf8: add an is_valid functionBen Boeckel2019-03-181-0/+78
* | | | | Merge topic 'environment-modules'Brad King2019-03-193-0/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindEnvModules: Provide a CMake interface to environment modulesChuck Atkins2019-03-183-0/+42
* | | | | Merge topic 'utf8-fixes'Brad King2019-03-181-7/+19
|\ \ \ \ \
| * | | | | cm_utf8: reject codepoints above 0x10FFFFBen Boeckel2019-03-141-4/+2
| * | | | | cm_utf8: reject UTF-16 surrogate half codepointsBen Boeckel2019-03-141-2/+2
| * | | | | testUTF8: add more test casesBen Boeckel2019-03-141-6/+16
| * | | | | testUTF8: comment why sequences are invalidBen Boeckel2019-03-141-2/+6
| |/ / / /
* | | | | Merge topic 'FindGLEW-updates'Brad King2019-03-184-0/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindGLEW: Add testClaudio Fantacci2019-03-154-0/+40
* | | | | Merge topic 'pkg-config-linker-flags'Marc Chevrier2019-03-161-0/+21
|\ \ \ \ \
| * | | | | FindPkgConfig: Set linker flags on imported targetsRadek Nadstawny2019-03-131-0/+21
| | |_|/ / | |/| | |
* | | | | Merge topic 'export-package-default-off'Brad King2019-03-151-0/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-151-0/+20
* | | | | Tests: Run FindGTK2 tests only when explicitly enabledBrad King2019-03-142-7/+5
* | | | | Merge topic 'short-commands'Brad King2019-03-141-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-121-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'cuda_compiler_generator_expressions'Brad King2019-03-132-0/+10
|\ \ \ \
| * | | | CUDA: Support compiler id and version generator expressionsRobert Maynard2019-03-112-0/+10
| | |_|/ | |/| |
* | | | Merge topic 'shell_path'Brad King2019-03-124-8/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Genex: Teach SHELL_PATH to support a list of pathsHenri Manson2019-03-114-0/+24
| * | | Tests: Generalize GeneratorExpression MSYS path conversion workaroundBrad King2019-03-112-8/+24
* | | | Merge topic 'install-no-imported-global'Brad King2019-03-084-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | install: Do not crash on imported global targetBrad King2019-03-074-0/+9
* | | | Merge topic 'issue-18883-support-for-multiple-targets'Brad King2019-03-067-3/+12
|\ \ \ \
| * | | | cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-057-3/+12
| | |/ / | |/| |
* | | | Merge topic 'ios-variable'Brad King2019-03-061-0/+4
|\ \ \ \
| * | | | iOS: Add IOS variableRuslan Baratov2019-03-051-0/+4
| | |/ / | |/| |
* | | | Merge topic 'FindPython-NumPy-fix-include-dir'Brad King2019-03-041-1/+1
|\ \ \ \
| * | | | FindPython: Fix NumPy component include directoryMarc Chevrier2019-03-041-1/+1
| |/ / /
* | | | Merge topic 'vs-fortran-rc'Brad King2019-03-042-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Fix Fortran target type selection with RC sourcesBrad King2019-03-012-1/+7
| |/ /
| * | Merge branch 'cmake_role-vs-fix' into release-3.14Brad King2019-02-272-0/+7
| |\ \
| * \ \ Merge branch 'FindOctave-remove' into release-3.14Brad King2019-02-276-83/+0
| |\ \ \
| * \ \ \ Merge branch 'restore-min-cmake-3.1' into release-3.14Brad King2019-02-271-3/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'features-from-default-standard'Brad King2019-02-282-4/+4
|\ \ \ \ \ \