Commit Graph

  • ed2cdae1a9
    Merge e61237767e into 1a12df76d1 #1 CuriousTommy 2024-05-30 08:22:05 -0700
  • e61237767e Increase FAST_DATA_MASK Mask #1 feature/arm-support Thomas A. 2024-05-30 08:19:21 -0700
  • e371ae712f FIx Building For ARM64 Thomas A. 2024-03-06 09:49:34 -0800
  • 1a12df76d1
    Fix objc message logging for 64-bit code master Ariel Abreu 2023-10-07 11:06:34 -0400
  • cd4190c784 Update CMake Version To 3.13 Thomas A 2023-07-26 11:09:31 -0700
  • ed84b8ef81 Add no-delete-null-pointer-checks flag Thomas A 2022-08-13 18:11:31 -0700
  • 9ec439e6de Fix building with new libcxx Thomas A 2022-06-26 17:04:07 -0700
  • 3195667efc Ignore some of the includes. Commented out code. Only calculate offsets if __OBJC2__ is defined. Thomas A 2022-04-29 23:39:13 -0700
  • 9ded2a81c0 Set HAVE_TASK_RESTARTABLE_RANGES to 0 if building for Darling. Thomas A 2022-04-29 17:16:02 -0700
  • 5a22f74c04 Fix Building For i386/Non-OBJC2 Thomas A 2022-04-29 10:13:27 -0700
  • 09e9e2f56c Remove -U__POSIX_LIB__ Thomas A 2022-04-14 20:18:32 -0700
  • 3c95316a27 Undefine __POSIX_LIB__ Thomas A 2022-04-09 12:59:37 -0700
  • a2478cf54b If Building For Darling, Use Cache Lock If __OBJC2__ Is Not Defined Thomas A 2022-04-09 12:58:25 -0700
  • 298788671d Restore objc-probes.h file Thomas A 2022-04-09 09:30:57 -0700
  • fe9642f77b Add Back Darling Specific Changes Thomas A 2022-04-02 14:23:41 -0700
  • 1243e13d05 Update Source to objc4-818.2 Thomas A 2022-03-31 21:15:07 -0700
  • c5d1e278e2
    Don't use fvisibility=hidden Ariel Abreu 2021-06-28 23:31:08 -0400
  • 9840e980d5
    Support older clang versions Ariel Abreu 2021-06-24 23:19:57 -0400
  • b32a584e88 Update CMake Minimum Version To 3.10 Thomas A 2021-04-11 14:15:55 -0700
  • a5d01bd571
    Build objc-trampolines Ariel Abreu 2021-02-23 12:56:33 -0500
  • 03bac15e45
    Fix libobjc's C++ initializers Ariel Abreu 2020-09-21 20:00:11 -0400
  • 40760d12ba Define OBJC_IS_DEBUG_BUILD Ariel Abreu 2020-07-18 18:28:56 -0400
  • 8e279baed6
    Disable task_restartable_ranges_synchronize for Darling Ariel Abreu 2020-07-01 22:51:53 -0400
  • 4d940ae34c
    Remove macOS deployment target definitions Ariel Abreu 2020-06-12 21:16:39 -0400
  • e76ed7f898
    Dalring build of objc4-781.2 Ariel Abreu 2020-06-10 06:26:23 -0400
  • 4d6225bbe3
    objc4-781.2 Ariel Abreu 2020-06-09 10:23:25 -0400
  • 1db0a624c9
    Initial update to clean up include directories Ariel Abreu 2020-05-14 12:57:43 -0400
  • 3530e178e2 Cherrypicked some updated ARM64 Code Thomas A 2020-05-12 20:54:01 -0700
  • 48342f3720 Remove redundant definitions Thomas A 2020-03-30 16:13:07 -0700
  • 8f541e150c
    Allow i386 or x86_64 only builds Andrew Hyatt 2019-08-13 14:20:08 -0400
  • 489e12b857 Ensure that -O2 is used even in debug builds Lubos Dolezel 2018-07-30 12:20:46 +0200
  • 21808aed62 Clean up includes Andrew Hyatt 2017-06-25 22:28:51 -0700
  • 0684a3c5c4 Link some private headers Andrew Hyatt 2017-05-29 22:17:24 -0700
  • ae15dacbea Create proper include folder Andrew Hyatt 2017-05-29 19:35:53 -0700
  • 2568152709 Adapt to dyld-apple -> dyld rename Lubos Dolezel 2017-04-06 10:34:18 +0200
  • 3b785d0878 Adapt build to updated libc++ Lubos Dolezel 2017-03-27 20:50:12 +0200
  • 592b5c046a Set correct dylib version Lubos Dolezel 2017-03-25 19:25:42 +0100
  • 75f478729a Build changes to make objc4 not crash right away Lubos Dolezel 2017-02-01 21:52:45 +0100
  • 0d7f47bfeb Darling build Lubos Dolezel 2017-01-28 21:49:09 +0100
  • adfc003729 objc4-706 objc4-706 upstream Lubos Dolezel 2017-01-18 22:41:15 +0100