Commit Graph

  • 7be19917bb Update github download link. master Relintai 2022-10-11 20:25:47 +0200
  • 50e86ebca7
    Merge pull request #353 from sfackler/arm-binutils Thomas Pöchtrager 2022-09-14 08:54:25 +0200
  • 629415ebc8
    Merge pull request #360 from jboekesteijn/sdk-tools-versions Thomas Pöchtrager 2022-09-14 08:53:38 +0200
  • 06dbef2a8e
    support macOS 12.x and 13.x SDKs from tools Joost-Wim Boekesteijn 2022-09-14 08:25:18 +0200
  • 543be5aeab
    Support non-x86_64 targets for binutils Steven Fackler 2022-07-27 09:42:29 -0400
  • 17bb5e2d0a build_gcc.sh: Update GCC version to 12.1.0 Thomas Pöchtrager 2022-06-12 16:43:09 +0200
  • 35e17cb4df build_compiler_rt.sh: Fix current git build of compiler-rt Thomas Pöchtrager 2022-06-12 16:34:05 +0200
  • 87142891b7 wrapper: Parse '-mmacos-version-min=' Thomas Pöchtrager 2022-06-12 16:33:48 +0200
  • 95c5b85a7b
    Merge pull request #351 from joseluisq/master Thomas Pöchtrager 2022-06-10 21:17:24 +0200
  • a0b689c0cd
    build.sh: Support macOS 12.4.x SDKs Jose Quintana 2022-06-10 21:09:47 +0200
  • 875351efd7 build.sh: Support macOS 13.0.x SDKs. Thomas Pöchtrager 2022-06-10 19:31:48 +0200
  • 6796ca7e6b gen_sdk_package.sh: Support macOS 13.x SDKs Thomas Pöchtrager 2022-06-10 19:24:09 +0200
  • 58c372da6a Revert "gen_sdk_package.sh: Use a more general pattern for finding the SDKs" Thomas Pöchtrager 2022-06-10 19:22:36 +0200
  • 9643e9a05e
    Merge pull request #341 from akien-mga/compiler_rt-fix-clang-14-target-branch Thomas Pöchtrager 2022-06-06 15:40:08 +0200
  • 366a6d1d06
    Merge pull request #344 from akien-mga/sdk-12.2-12.3 Thomas Pöchtrager 2022-06-06 15:39:43 +0200
  • 336b65f512
    Merge pull request #350 from DavidEGrayson/osx_sdk_robust Thomas Pöchtrager 2022-06-06 15:39:25 +0200
  • 2752b1c9e2 gen_sdk_package.sh: Use a more general pattern for finding the SDKs so the script has some hope of working when macOS is released. Also make it show an error message if no SDKs are found instead of just stopping. David (Pololu) 2022-06-05 14:17:12 -0700
  • 208ad23b07 Add support for macOS SDK 12.2 and 12.3 Rémi Verschelde 2022-05-12 15:48:01 +0200
  • d5461380a1 compiler_rt: Switch Clang 14 version to release/14.x since it's stable Rémi Verschelde 2022-05-04 14:39:39 +0200
  • 610542781e
    Merge pull request #330 from japhib/add_sdk_12.1 Thomas Pöchtrager 2022-04-21 08:31:02 +0200
  • 60076247aa Add support for Xcode SDK version 12.1 Jan Bergeson 2022-03-15 15:56:21 -0600
  • be2b79f444
    Merge pull request #327 from lucor/gen_sdk_package_tools_dmg-pkg-not-standard-name Thomas Pöchtrager 2022-01-21 20:53:03 +0100
  • 95285e589f
    gen_sdk_package_tools_dmg: extract packages with not standard name lucor 2022-01-21 20:42:49 +0100
  • 062922bbb8
    Merge pull request #321 from crazy-max/macports-12 Thomas Pöchtrager 2022-01-01 19:09:16 +0100
  • aee7305d8b
    osxcross-macports: 12 target CrazyMax 2021-12-31 18:13:27 +0100
  • d904031e7e
    Merge pull request #316 from realnc/fix-cmake-build-options Thomas Pöchtrager 2021-11-23 16:24:25 +0100
  • 23f82c2057
    Fix cmake wrapper breaking cmake build options Nikos Chantziaras 2021-11-23 17:14:40 +0200
  • e59a63461d Fix for #310 Thomas Pöchtrager 2021-10-26 09:12:59 +0200
  • de6ec57895
    Merge pull request #309 from ancwrd1/master Thomas Pöchtrager 2021-10-17 19:58:54 +0200
  • b5620c53ac Fix for compiler-rt 13.x build Dmitry Pankratov 2021-10-17 19:50:01 +0200
  • 0f87f567df
    Merge pull request #304 from cschol/github-tarball-download Thomas Pöchtrager 2021-09-24 14:07:17 +0200
  • 2eadd25c4c Update tarball download location to Github to accomodate new download site format. Christoph Scholtes 2021-09-23 18:26:44 -0600
  • daeff0701c
    Merge pull request #302 from mite-user/master Thomas Pöchtrager 2021-09-22 09:00:58 +0200
  • 532b955de3 osxcross-macports: add package version check mite-user 2021-09-19 14:51:07 +0300
  • 7992d9f314
    Merge pull request #297 from mcandre/patch-1 Thomas Pöchtrager 2021-09-12 07:27:49 +0200
  • 601c7a3c9d
    note custom osxcross install directory Andrew 2021-09-11 20:42:56 -0500
  • 26ebac2689 build_compiler_rt.sh: * Speed up build by building architectures parallely * Fix symlink issue Thomas Pöchtrager 2021-08-03 18:38:41 +0200
  • 0cc7b8f7dd build_compiler_rt.sh: Misc fixes. Closes #289. Thomas Pöchtrager 2021-08-03 12:24:44 +0200
  • 551d192714 build_compiler_rt.sh: Support arm64 and arm64e. Closes #258, #259, #286. Thomas Pöchtrager 2021-07-31 20:16:27 +0200
  • fc00ecbfda
    Update SDK download link (closes #287) Thomas Pöchtrager 2021-07-31 13:35:23 +0200
  • 5710723c52
    Merge pull request #288 from sandrogauci/master Thomas Pöchtrager 2021-07-30 14:53:02 +0200
  • 88f627a812 added arm64 switch on osxcross-macports Sandro Gauci 2021-07-30 10:28:25 +0200
  • de6c72eff2 build_compiler_rt.sh: Install libraries and headers automatically if we have write permissions to the according directories Thomas Pöchtrager 2021-07-17 12:07:56 +0200
  • bce9988c71 gen_sdk_package_pbzx.sh: Build pbzx with -O2 and -Wall Thomas Pöchtrager 2021-07-17 12:07:28 +0200
  • 5bfab91407
    Merge pull request #284 from akien-mga/compiler-rt-automated-install Thomas Pöchtrager 2021-07-15 16:28:27 +0200
  • b875d7c136
    compiler-rt: Add option to automate install process Rémi Verschelde 2021-07-12 13:34:32 +0200
  • 447cf3b3ea
    Merge pull request #282 from monospacedmagic/patch-1 Thomas Pöchtrager 2021-06-20 14:09:49 +0200
  • 8d99a59c5d
    Increase maximum disk space required for packaging SDK Luci 2021-06-20 14:04:32 +0200
  • 1c23b94bad Support latest Xcode Thomas Pöchtrager 2021-06-09 08:41:48 +0200
  • 8a716a43a7
    Merge pull request #277 from lucor/patch-1 Thomas Pöchtrager 2021-05-08 13:17:25 +0200
  • 1c8440a804
    verify_sdk_version: exit with code 1 if the SDK is not found Luca Corbo 2021-05-08 13:15:48 +0200
  • 5771a84795 Bump GCC version to 10.3.0 Thomas Pöchtrager 2021-04-08 15:30:01 +0200
  • 9a2c6e344f Remove ldid Thomas Pöchtrager 2021-04-02 14:54:11 +0200
  • 3351f5573c Update cctools to 973.0.1 and ld64 to 609 Thomas Pöchtrager 2021-03-22 18:22:40 +0100
  • fca436a756
    Merge pull request #270 from Gcenx/master Thomas Pöchtrager 2021-03-30 18:41:36 +0200
  • 5fb7f5496b tools.sh: Workaround hardcoded paths Dean M Greer 2021-03-29 21:45:29 -0400
  • dd4f8f329d Update build_compiler_rt.sh Thomas Pöchtrager 2021-03-27 20:14:33 +0100
  • 00b9083b07 osxcross-macports: * Add 11.x target * Enable HTTPS Thomas Pöchtrager 2021-03-27 18:55:02 +0100
  • 61925a29c4
    Merge pull request #266 from SuperQ/fix_complete_file_order Thomas Pöchtrager 2021-03-23 19:38:42 +0100
  • 7838690391
    Fix build_complete_file in get_sources Ben Kochie 2021-03-23 18:00:39 +0100
  • da2c3d4ff6 Update README Thomas Pöchtrager 2021-03-20 15:40:59 +0100
  • 4ec572e392 Add 'OSXCROSS_ENABLE_WERROR_IMPLICIT_FUNCTION_DECLARATION' env variable to emulate Xcode 12's behavior Thomas Pöchtrager 2021-03-20 15:05:51 +0100
  • 035cc17033 Support recent SDKs Thomas Pöchtrager 2021-02-11 13:14:45 +0100
  • 269ed97a6d
    Merge pull request #254 from rokm/xcode_cmdline_tools Thomas Pöchtrager 2021-02-09 19:26:20 +0100
  • 3a4335d042 Add scripts for extracting SDKs from Command Line Tools for Xcode Rok Mandeljc 2021-01-29 21:59:49 +0100
  • 4287300a5c Add support for 11.x SDKs (#251) Thomas Pöchtrager 2020-12-25 09:30:44 +0100
  • 7c090bd8cd Update build_compiler_rt.sh Thomas Pöchtrager 2020-11-20 08:17:23 +0100
  • 9d7f6c2461 More Android/Termux adjustments Thomas Pöchtrager 2020-10-14 09:24:50 +0200
  • 45d2f7ec2e Build required dependency 'ldid' -> Required in cctools-port (fake signing ARM binaries) Thomas Pöchtrager 2020-10-04 17:57:19 +0200
  • 364703ca09 Fix for #239 Thomas Pöchtrager 2020-09-08 12:43:40 +0200
  • 2733413b68 Fix '-mmacosx-version-min=' for Clang 10.0.x. Thomas Pöchtrager 2020-09-04 12:51:13 +0200
  • 29500b2093 Fix 'oa64e-clang' architecture (arm64 -> arm64e) Thomas Pöchtrager 2020-09-03 08:55:00 +0200
  • a791ad4fca build_clang: Bump Clang version to 10.0.1 Thomas Pöchtrager 2020-08-27 13:51:42 +0200
  • 02008c9d79 build_clang: Fix mirror annoyances Thomas Pöchtrager 2020-08-27 13:51:17 +0200
  • 586bde6769 Clang 11 is actually able to parse '-mmacosx-version-min=11.x' Thomas Pöchtrager 2020-08-27 13:45:44 +0200
  • 6d96df5180 Revert "Update download location and filename for LLVM and Clang source tarballs." Thomas Pöchtrager 2020-08-27 07:08:54 +0200
  • cc1823a726
    Merge pull request #230 from abrodkin/clang-auto-install Thomas Pöchtrager 2020-08-25 12:11:27 +0200
  • 956a2ea676 * Add aarch64-* symlinks for arm64-*. Automake doesn't recognize arm64. * Some cleanup Thomas Pöchtrager 2020-08-20 18:41:43 +0200
  • 749cf4acad Bump GCC version to 10.2.0 Thomas Pöchtrager 2020-08-19 17:11:21 +0200
  • 4dfbc45961
    Update build requirements (#235) Thomas Pöchtrager 2020-08-18 18:33:34 +0200
  • acb4328167
    Typo Thomas Pöchtrager 2020-08-18 12:41:05 +0200
  • ec2abd91f2
    Another README update Thomas Pöchtrager 2020-08-17 19:40:59 +0200
  • c5f5997ec4
    Update README.md Thomas Pöchtrager 2020-08-17 19:23:31 +0200
  • 536dc13153 * Update README * Update ChangeLog * Mac OS X -> macOS Thomas Pöchtrager 2020-08-17 19:19:47 +0200
  • 5489149683 More work on ARM target Thomas Pöchtrager 2020-08-16 19:26:58 +0200
  • 261de10511 Support ARM target Thomas Pöchtrager 2020-08-15 20:07:54 +0200
  • 65e7e00e65 Update TAPI library to 1100.0.11 (adds support for macOS 10.16) Thomas Pöchtrager 2020-08-15 16:34:47 +0200
  • a1d7d7a8d5
    Merge pull request #233 from cschol/download-location Thomas Pöchtrager 2020-08-02 12:03:01 +0200
  • a2ccac44bc Update download location and filename for LLVM and Clang source tarballs. Christoph Scholtes 2020-08-01 21:15:36 -0600
  • 86433b6ece build_clang.sh: Allow unmanned instllation Alexey Brodkin 2020-07-15 00:50:17 +0300
  • 77fcafc20b
    Merge pull request #229 from abrodkin/gcc-mirror Thomas Pöchtrager 2020-07-12 17:12:04 +0200
  • 534b90dacd Use official GNU download area Alexey Brodkin 2020-07-12 17:14:04 +0300
  • 83c2097eba
    Merge pull request #228 from abrodkin/centos7-fix Thomas Pöchtrager 2020-07-12 16:10:41 +0200
  • 1900351515 Fix building on CentOS 7.x Alexey Brodkin 2020-07-12 16:29:26 +0300
  • c2ad5e859d Update ld64 to 530 Thomas Pöchtrager 2020-06-01 12:14:27 +0200
  • 40049bf59d build_gcc.sh: Update GCC_VERSION to 10.1.0 Thomas Pöchtrager 2020-06-01 12:13:53 +0200
  • 1b731164df Fix for #221 Thomas Pöchtrager 2020-04-11 22:30:28 +0200
  • 2f02baaf90 osxcross-macports: Add 10.15 target Thomas Pöchtrager 2020-04-10 19:48:00 +0200
  • 4d46f4bbf2 Build scripts & osxcross-macports: Tweak tarball download code Thomas Pöchtrager 2020-04-10 19:46:06 +0200
  • af53af4886 build_compiler_rt.sh: Silence 10.5 deprecation warning Thomas Pöchtrager 2020-04-10 19:43:00 +0200