darling/cmake
Thomas A. 0b6b8a3e5c Set Fall Back Arch To The Primary Arch For MIG
I was looking through the build scripts in XNU to see how MIG is being used. While there are some cases where we need to explicitly set the arch to its 32-bit equivalent (ex: i386 instead of x86-64), those situations seem to be the exception rather than the norm.

As a result, I don't think we should be hardcoding i386 as a fallback. We should use the primary architecture instead.
2024-05-07 18:20:14 -07:00
..
architecture.cmake Set Fall Back Arch To The Primary Arch For MIG 2024-05-07 18:20:14 -07:00
clang_version_check.cmake Fix clang version check to use build dir 2023-09-25 17:36:06 -04:00
compiler_include.cmake Use a more compiler-specific header... 2021-06-12 17:09:41 -04:00
create_symlink.cmake Add CREATE_LINK polyfill for older CMakes 2021-01-13 23:26:27 -05:00
darling_bundle.cmake Build Python 2.6 2017-03-07 15:10:16 +01:00
darling_exe.cmake Update add_darling_executable to reference crt1.10.6 2023-05-02 16:22:03 -07:00
darling_framework.cmake [build] Support arbitrary framework directories 2023-09-25 16:28:01 -04:00
darling_lib.cmake Abstract Architecture Detection/Assignment 2020-09-27 18:54:06 -07:00
darling_open_source_sdk.cmake [build] Support arbitrary framework directories 2023-09-25 16:28:01 -04:00
darling_parse_components.cmake Add component dep info for cli_dev_gui_stubs 2023-05-12 10:05:41 -07:00
darling_static_lib.cmake Abstract Architecture Detection/Assignment 2020-09-27 18:54:06 -07:00
dsym.cmake Add ability to install individual components 2023-05-12 10:05:41 -07:00
FindFFmpeg.cmake Fixes cmake case-matching warnings 2020-05-09 20:01:25 +01:00
FindPulseAudio.cmake Progress on CoreAudio.framework 2020-03-05 16:28:43 +01:00
FindSetcap.cmake Fixes cmake case-matching warnings 2020-05-09 20:01:25 +01:00
InstallSymlink.cmake Add ability to install individual components 2023-05-12 10:05:41 -07:00
MacroEnsureOutOfSourceBuild.cmake LKM build from CMake (resolves #280) 2017-04-07 18:48:16 +02:00
mig.cmake Set Fall Back Arch To The Primary Arch For MIG 2024-05-07 18:20:14 -07:00
pyc.cmake cmake: Make Python 2 bytecode pre-compilation optional 2023-04-23 16:22:37 -06:00
setcap.cmake Fix Debian packaging and make setcap respect DESTDIR 2022-03-03 10:27:11 -05:00
use_ld64.cmake Build kxld And libsystem_kernel From XNU Repo. Remove LKM From Build Scripts. 2023-05-21 19:58:15 -07:00
versioner.cmake Add versioner cmake func, install /usr/bin/xattr (darlinghq/darling#689) 2020-02-25 19:05:57 +01:00
wrap_elf.cmake Bring back mldr and start work on darlingserver 2021-12-16 12:00:38 -05:00
xcproj.cmake Developer dir improvements (#411) 2018-08-19 20:14:21 -04:00