summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xcodescheme2'Brad King2019-03-222-0/+12
|\
| * Xcode: Create Xcode schemes per targetHarry Mallon2019-03-212-0/+12
* | cmake: tar: Parse 'cmake -E tar' argumentsBartosz Kosiorek2019-03-206-19/+24
* | Merge topic 'cmake--install'Kyle Edwards2019-03-198-0/+32
|\ \
| * | cmake: add '--install <dir>' optionJiang Yi2019-03-168-0/+32
* | | 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 'pkg-config-linker-flags'Marc Chevrier2019-03-161-0/+21
|\ \
| * | FindPkgConfig: Set linker flags on imported targetsRadek Nadstawny2019-03-131-0/+21
| |/
* | Tests: Run FindGTK2 tests only when explicitly enabledBrad King2019-03-141-2/+1
* | 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 'shell_path'Brad King2019-03-122-0/+10
|\ \ \ | |_|/ |/| |
| * | Genex: Teach SHELL_PATH to support a list of pathsHenri Manson2019-03-112-0/+10
* | | 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 branch 'cmake_role-vs-fix' into release-3.14Brad King2019-02-272-0/+7
| |\
| * \ Merge branch 'restore-min-cmake-3.1' into release-3.14Brad King2019-02-271-3/+3
| |\ \
* | | | 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-2626-4/+511
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMAKE_ROLE: Fix value in --build for Visual Studio generatorsKyle Edwards2019-02-262-0/+7
| | |/ / | |/| |
* | | | 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 'deprecate-policy-old'Brad King2019-02-251-1/+12
|\ \ \ \
| * | | | Add deprecation warnings for policies CMP0066 and belowBrad King2019-02-211-1/+12
* | | | | Merge topic 'remove-exclude-from-all-warning'Brad King2019-02-251-1/+0
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-211-1/+0
| | |/ | |/|
| * | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14Brad King2019-02-132-4/+5
| |\ \
* | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONTAlex Turbov2019-02-1913-0/+212
| |_|/ |/| |
* | | Merge topic 'genex-GENEX_EVAL-fix-recursion'Brad King2019-02-132-4/+5
|\ \ \ | | |/ | |/|
| * | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:>Marc Chevrier2019-02-132-4/+5
* | | Tests: Teach tests when to treat clang-cl as MSVCZsolt Parragi2019-02-112-2/+2
* | | Merge topic 'cmake_parse_arguments-keywords_missing_values'Kyle Edwards2019-02-082-0/+134
|\ \ \ | |_|/ |/| |
| * | cmake_parse_arguments: add KEYWORDS_MISSING_VALUESTorsten Robitzki2019-02-072-0/+134
| |/
* | VS: Fix nowarn compiler option to accept warning numbers.Wil Stark2019-02-073-0/+79
|/
* Merge topic '17870-iphone-friendly-cmake'Brad King2019-02-057-94/+73
|\
| * Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-047-64/+38
| * Tests: Isolate RunCMake.XcodeProject per-device cases from host archBrad King2019-02-041-30/+35
* | Merge topic 'vs-wince-deployment'Brad King2019-02-041-0/+8
|\ \
| * | VS: Fix deployment for WinCE projectsWil Stark2019-02-011-0/+8
* | | Merge topic 'set-env-warning'Brad King2019-02-043-0/+8
|\ \ \ | |/ / |/| |