Thomas Pöchtrager
9790e10a72
Merge pull request #201 from erijo/target-dir
...
Use TARGET_DIR instead of hardcoding ../target
2019-10-23 13:08:32 +02:00
Erik Johansson
cf5aa6c5f1
Use TARGET_DIR instead of hardcoding ../target
...
To make the build work when TARGET_DIR has been changed in tools.sh.
2019-10-23 10:56:08 +02:00
Thomas Pöchtrager
0713de13d6
Fix for #200
2019-10-22 12:42:16 +02:00
Thomas Pöchtrager
5819953299
Wrapper: Only create a dsymutil symlink if dsymutil is not in PATH
2019-10-20 20:15:16 +02:00
Thomas Pöchtrager
d3392f4eae
build_compiler_rt.sh: Fix building with LLVM trunk
2019-10-09 11:47:04 +02:00
Thomas Pöchtrager
728db2cb6e
build_clang.sh: Update Clang version to 9.0.0
2019-10-09 11:47:04 +02:00
Thomas Pöchtrager
edcbb2a654
Use https mirrors
2019-10-09 11:47:04 +02:00
Thomas Pöchtrager
04246791b8
Merge pull request #197 from dos1/zlib
...
Add missing zlib1g-dev Debian dependency
2019-10-06 18:39:29 +02:00
Sebastian Krzyszkowiak
832e3b2b3f
Add missing zlib1g-dev Debian dependency
2019-10-06 17:18:31 +02:00
Thomas Pöchtrager
f4b0948abd
Fix building GCC with 10.15 SDK
2019-09-14 11:38:18 +02:00
Thomas Pöchtrager
6d98ef2979
build_compiler_rt: Support Clang 9.0
2019-09-14 11:38:18 +02:00
Thomas Pöchtrager
bec05f4602
README.md: Xcode up to 11 GM works
2019-09-14 11:38:18 +02:00
Thomas Pöchtrager
f7fc921b93
Update README.md
2019-09-10 14:56:29 +02:00
Thomas Pöchtrager
d39ba02231
README: Update Xcode Download Link
2019-09-01 22:10:22 +02:00
Thomas Pöchtrager
f67ce5033d
build.sh: Make Clang the default assembler for GCC
2019-08-19 20:48:23 +02:00
Thomas Pöchtrager
194807cb8b
build_gcc.sh: Update GCC_VERSION to 9.2.0
2019-08-19 20:46:00 +02:00
Thomas Pöchtrager
37894c5839
gen_sdk_package_*.sh: Accept relative Xcode paths ( closes #189 )
2019-08-16 10:09:22 +02:00
Thomas Pöchtrager
16efae8992
Fixes for #187
2019-06-24 13:02:34 +02:00
Thomas Pöchtrager
88cb6e8d0d
Fix for #186 ( closes #186 )
2019-06-18 20:36:22 +02:00
Thomas Pöchtrager
e0a171828a
Update README.md
2019-06-04 18:55:17 +02:00
Thomas Pöchtrager
ada9ea8d1b
Some cleanup
2019-06-04 18:34:11 +02:00
Thomas Pöchtrager
85d8dd92f6
Add '--with-libxar' to cctools/ld64 configure options
2019-06-04 18:23:36 +02:00
Thomas Pöchtrager
c7fbb01ac2
10.15 SDK (Beta) appears to work too
2019-06-04 18:22:41 +02:00
Thomas Pöchtrager
1a0391aaf2
build_clang.sh: Remove old GCC check
2019-06-03 18:43:33 +02:00
Thomas Pöchtrager
8c8c63a2ae
Update build_clang.sh
2019-06-03 18:35:37 +02:00
Thomas Pöchtrager
f159c7f400
Update README.md
2019-06-03 18:29:35 +02:00
Thomas Pöchtrager
7a7b08a983
Update README.md
2019-06-02 17:50:06 +02:00
Thomas Pöchtrager
cc664de55d
FreeBSD: Fix required SDK symlinks
2019-06-02 14:55:12 +02:00
Thomas Pöchtrager
24d48e7689
Wrapper: Fix 'x86_64h' target
2019-06-02 12:04:34 +02:00
Thomas Pöchtrager
caf707bf92
Fix building GCC < 9.0.0 with SDK >= 10.14
2019-06-02 11:54:02 +02:00
Thomas Pöchtrager
6a46fa5e35
Update CHANGELOG
2019-06-02 11:52:21 +02:00
Thomas Pöchtrager
735d38b9fe
Update build_binutils.sh
2019-06-02 10:11:43 +02:00
Thomas Pöchtrager
8a780ba3ae
Although it may work, GCC shouldn't be built by clang
2019-06-02 09:40:04 +02:00
Thomas Pöchtrager
68bdbd9452
New:
...
* Added support for TAPIv3 stubs (including "zippering" target)
* Added support for MacOSX SDKs up to 10.14
* Added new SDK packaging script for SDKs that end with ".xip" (tools/gen_sdk_package_pbzx.sh <xcode.xip>) (tested up to Xcode 10.2.1)
* Updated cctools to 921 and ld64 to 409.12
Fixed:
* Implemented fix for https://github.com/tpoechtrager/osxcross/issues/171
* Implemented fix for https://github.com/tpoechtrager/osxcross/issues/178
* Implemented fix for https://github.com/tpoechtrager/osxcross/issues/182
Changed:
* cctools, ld64, apple-libtapi and xar are now "git clone"'d and no longer come with OSXCross.
Removed:
* Support for Cygwin and *BSD (besides FreeBSD)
* Support for building OSXCross with GCC
2019-06-01 19:57:44 +02:00
Thomas Pöchtrager
9498bfdc62
Merge pull request #183 from PokeMMO/upstream/package-fix
...
Fix package.sh trying to include a deleted file.
2019-05-28 14:43:00 +02:00
Desu
ed4a9c7157
Fix package.sh trying to include a deleted file.
2019-05-28 08:05:51 +00:00
Thomas Plöchtrager
72a99e4ecd
Update build_compiler_rt.sh
2019-05-25 18:03:45 +02:00
Thomas Pöchtrager
ee54d9fd43
Remove unneeded file
2019-03-07 15:04:49 +01:00
Thomas Pöchtrager
148bc373d2
Merge pull request #176 from msabwat/master
...
Feature: get_dependencies for Arch linux users
2019-03-07 15:02:20 +01:00
b1ue
bea1afb2f3
Fix the findtherightuser problem
2019-03-07 14:25:15 +01:00
b1ue
a1c48a02d4
Update: it is better to use env to handle the case the host system has multiple users
2019-03-07 12:38:41 +01:00
b1ue
05b2486a0c
Added feature to install uuid from AUR
2019-03-07 11:37:23 +01:00
b1ue
a298620e9d
Added Arch linux option in the dependencies script
2019-03-05 16:26:10 +01:00
Thomas Pöchtrager
6525b2b7d3
Merge remote-tracking branch 'sfackler/patch-1'
2018-12-13 17:04:20 +01:00
Thomas Pöchtrager
643f2884b9
Fix for #172
2018-12-12 20:51:35 +01:00
Steven Fackler
79a8dedb77
Update build_clang.sh
2018-12-12 11:29:18 -08:00
Steven Fackler
48dd1557b1
Update build_clang.sh
2018-12-12 11:27:58 -08:00
Steven Fackler
5e67d8478c
Fix old clang fallback in build_clang.sh
2018-12-12 11:24:57 -08:00
Thomas Pöchtrager
9f8eb9a381
Update build_compiler_rt.sh
2018-12-07 17:14:00 +01:00
Thomas Pöchtrager
7183d7c45d
Temporary fix for #156
2018-12-07 13:12:36 +01:00