- Sep 14, 2022
-
-
Thomas Pöchtrager authored
Support non-x86_64 targets for binutils
-
Thomas Pöchtrager authored
support macOS 12.x and 13.x SDKs from tools
-
Joost-Wim Boekesteijn authored
-
- Jul 28, 2022
-
-
Steven Fackler authored
-
- Jun 12, 2022
-
-
Thomas Pöchtrager authored
-
Thomas Pöchtrager authored
-
Thomas Pöchtrager authored
-
- Jun 10, 2022
-
-
Thomas Pöchtrager authored
Add support for macOS SDK 12.4
-
Jose Quintana authored
-
Thomas Pöchtrager authored
TARGET=darwin22 is pure speculation.
-
Thomas Pöchtrager authored
-
Thomas Pöchtrager authored
This reverts commit 2752b1c9. It breaks the script on my Computer. Arch Linux.
-
- Jun 06, 2022
-
-
Thomas Pöchtrager authored
compiler_rt: Switch Clang 14 version to release/14.x since it's stable
-
Thomas Pöchtrager authored
Add support for macOS SDK 12.2 and 12.3
-
Thomas Pöchtrager authored
Make gen_sdk_package.sh better at finding SDKs
-
- Jun 05, 2022
-
-
David (Pololu) authored
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.
-
- May 12, 2022
-
-
Rémi Verschelde authored
Matching Darwin versions 21.3.0 and 21.4.0.
-
- May 04, 2022
-
-
Rémi Verschelde authored
This fixes build with Clang 14.0 on Fedora 36, and might enable building against in-dev Clang 15, but I haven't tested it. Fixes #340.
-
- Apr 21, 2022
-
-
Thomas Pöchtrager authored
Add support for Xcode SDK version 12.1
-
- Mar 15, 2022
-
-
Jan Bergeson authored
-
- Jan 21, 2022
-
-
Thomas Pöchtrager authored
gen_sdk_package_tools_dmg: extract packages with not standard name
-
lucor authored
This commit allows to extract the Command Line Tools pkg with a not standard name from the .dmg. For example the Command_Line_Tools_macOS_10.11_for_Xcode_8.2.dmg contains "Command Line Tools (macOS El Capitan version 10.11).pkg" and the Command_Line_Tools_OS_X_10.11_for_Xcode_7.3.dmg contains "Command Line Tools (OS X 10.11).pkg"
-
- Jan 01, 2022
-
-
Thomas Pöchtrager authored
osxcross-macports: 12 target
-
- Dec 31, 2021
-
-
CrazyMax authored
-
- Nov 23, 2021
-
-
Thomas Pöchtrager authored
Fix cmake wrapper breaking cmake build options
-
Nikos Chantziaras authored
Since cmake 3.20, "-D" prevents any build options (--build, --target, -j, etc) from working. It will abort with an "unrecognized argument" error. Fix the issue by passing the toolchain file as an env variable to cmake, not with -D.
-
- Oct 26, 2021
-
-
Thomas Pöchtrager authored
-
- Oct 17, 2021
-
-
Thomas Pöchtrager authored
Fix for compiler-rt 13.x build
-
Dmitry Pankratov authored
-
- Sep 24, 2021
-
-
Thomas Pöchtrager authored
Update tarball download location to Github
-
Christoph Scholtes authored
-
- Sep 22, 2021
-
-
Thomas Pöchtrager authored
osxcross-macports: add package version check
-
- Sep 19, 2021
-
-
mite-user authored
-
- Sep 12, 2021
-
-
Thomas Pöchtrager authored
note custom osxcross install directory
-
Andrew authored
-
- Aug 03, 2021
-
-
Thomas Pöchtrager authored
* Speed up build by building architectures parallely * Fix symlink issue
-
Thomas Pöchtrager authored
-
- Jul 31, 2021
-
-
Thomas Pöchtrager authored
-
Thomas Pöchtrager authored
-
- Jul 30, 2021
-
-
Thomas Pöchtrager authored
added arm64 switch to osxcross-macports
-