summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | Features: Do not use a lower-than-default standard for requested featuresZsolt Parragi2019-02-262-4/+4
* | | | | | | Help: Clarify ordering of list(REMOVE_DUPLICATES)Kyle Edwards2019-02-272-0/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'cmake_role-vs-fix'Brad King2019-02-272-0/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into cmake_role-vs-fixKyle Edwards2019-02-2641-206/+891
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMAKE_ROLE: Fix value in --build for Visual Studio generatorsKyle Edwards2019-02-262-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindOctave-remove'Brad King2019-02-276-83/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindOctave: Remove module pending further workBrad King2019-02-266-83/+0
* | | | | | Merge topic 'restore-min-cmake-3.1'Brad King2019-02-271-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Tests: Restore support for CMake 3.1 through 3.6 with MSVCBrad King2019-02-261-3/+3
| |/ / /
* | | | Merge topic 'vs-wince-no-deploy'Brad King2019-02-262-1/+61
|\ \ \ \
| * | | | VS: support suppressing deployment of selected targetsWil Stark2019-02-252-1/+61
* | | | | XLClang: Extract compiler implicit include directoriesBrad King2019-02-255-0/+87
* | | | | XLClang: Add policy CMP0089 to present as XL for compatibilityBrad King2019-02-251-0/+3
| |_|_|/ |/| | |
* | | | Merge topic 'drop-MIPSpro'Brad King2019-02-251-1/+1
|\ \ \ \
| * | | | Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1
* | | | | Merge topic 'deprecate-policy-old'Brad King2019-02-251-1/+12
|\ \ \ \ \
| * | | | | Add deprecation warnings for policies CMP0066 and belowBrad King2019-02-211-1/+12
| |/ / / /