darling/cmake
Andrew Hyatt d5f4e68180
Allow i386 or x86_64 only builds
Currently x86_64 or i386 only builds fail to enter shell.

CMake generation flags:
Build x86_64 only: -DTARGET_i386=OFF
Build i386 only: -DTARGET_x86_64=OFF

The default is still to build FAT binaries for both.
2019-08-13 14:29:14 -04:00
..
compiler_include.cmake Fix build with newer clang (#261), update libc++ 2017-03-27 20:53:24 +02:00
darling_bundle.cmake Build Python 2.6 2017-03-07 15:10:16 +01:00
darling_exe.cmake Allow i386 or x86_64 only builds 2019-08-13 14:29:14 -04:00
darling_framework.cmake Allow i386 or x86_64 only builds 2019-08-13 14:29:14 -04:00
darling_lib.cmake Allow i386 or x86_64 only builds 2019-08-13 14:29:14 -04:00
darling_static_lib.cmake Allow i386 or x86_64 only builds 2019-08-13 14:29:14 -04:00
dsym.cmake Fix finding dsymutil on Ubuntu 18.10 2018-11-22 11:25:15 -05:00
FindSetcap.cmake Fixing several dependency issues encountered in unclean builds 2017-02-17 18:42:35 +01:00
InstallSymlink.cmake Fix #129 2016-02-27 20:41:36 +01:00
MacroEnsureOutOfSourceBuild.cmake LKM build from CMake (resolves #280) 2017-04-07 18:48:16 +02:00
mig.cmake Fix mig to produce output as on macOS (alignment / natural_t size problem) 2017-08-22 14:31:55 +02:00
pyc.cmake Resolve a clean build failure 2018-05-26 12:10:21 -04:00
setcap.cmake Set mldr & mldr32 file capabilities at install time 2017-05-17 08:27:27 +02:00
use_ld64.cmake Use different reexport style 2019-06-10 23:25:31 -04:00
wrap_elf.cmake Working threading via libelfloader, got rid of the reaper thread 2018-01-08 22:13:05 +01:00
xcproj.cmake Developer dir improvements (#411) 2018-08-19 20:14:21 -04:00