neovim/third-party/cmake
Christian Clason b7084fef4c
fix(build): strip trailing newline from variable (#19084)
Problem: #19029 added a new fallback that sets
`$MACOSX_DEPLOYMENT_TARGET` to the local macOS version via `sw_vers`.
However, the output included a newline, which broke the generated Ninja
build script.

Solution: use `OUTPUT_STRIP_TRAILING_WHITESPACE` for `execute_process`.
2022-06-25 13:45:20 +02:00
..
BuildGettext.cmake ci: bump Windows image to windows-2019 2022-02-20 10:18:45 +01:00
BuildLibiconv.cmake ci: bump Windows image to windows-2019 2022-02-20 10:18:45 +01:00
BuildLibtermkey.cmake ci: bump Windows image to windows-2019 2022-02-20 10:18:45 +01:00
BuildLibuv.cmake build: remove CMAKE_CROSSCOMPILING code #18914 2022-06-12 15:11:14 -07:00
BuildLibvterm.cmake ci: bump Windows image to windows-2019 2022-02-20 10:18:45 +01:00
BuildLua.cmake revert: "ci: remove mingw job #18580" 2022-05-17 17:07:45 +02:00
BuildLuajit.cmake fix(build): strip trailing newline from variable (#19084) 2022-06-25 13:45:20 +02:00
BuildLuarocks.cmake fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
BuildLuv.cmake build(deps): support universal builds on macOS 2022-06-24 23:43:11 +08:00
BuildMsgpack.cmake build(deps): support universal builds on macOS 2022-06-24 23:43:11 +08:00
BuildTreesitter.cmake ci: bump Windows image to windows-2019 2022-02-20 10:18:45 +01:00
BuildTreesitterParsers.cmake build(deps): support universal builds on macOS 2022-06-24 23:43:11 +08:00
BuildUnibilium.cmake ci: bump Windows image to windows-2019 2022-02-20 10:18:45 +01:00
CopyFilesGlob.cmake third-party: Create path in CopyFilesGlob.cmake 2016-08-07 21:57:28 +01:00
DownloadAndExtractFile.cmake build(cmake): skip download if target file exists #14844) 2021-07-08 11:16:13 -07:00
GetBinaryDeps.cmake build: update cmake min version to 3.10 #16065 2021-10-19 19:19:33 -07:00
GettextCMakeLists.txt deps/msvc: gettext 0.20.1 2020-02-06 14:08:06 -06:00
LibiconvCMakeLists.txt Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
libtermkeyCMakeLists.txt build: CMake: do not set CMP0059 to old (#10363) 2019-06-29 20:37:48 +02:00
LibuvCMakeLists.txt build/win: LibuvCMakeLists.txt: adapt to moved headers 2018-11-01 04:35:36 +01:00
Libvterm-tbl2inc_c.cmake Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
LibvtermCMakeLists.txt build: CMake: do not set CMP0059 to old (#10363) 2019-06-29 20:37:48 +02:00
RemoveFiles.cmake deps: Remove shared libraries. 2015-04-29 22:26:55 +03:00
TargetArch.cmake win/build: detect architecture 2017-02-16 16:23:17 +01:00
TreesitterCMakeLists.txt third-party: fix build failures in MSVC 2020-11-04 19:51:54 +09:00
TreesitterParserCMakeLists.txt build: include tree-sitter-c parser in bundled build 2020-02-07 09:22:55 +01:00
UnibiliumCMakeLists.txt third-party: remove msvc-compat/unistd.h (#10465) 2019-08-29 01:05:47 +02:00