Commit Graph

  • ffdde7f49b Syntax error Mateusz Juda 2016-11-10 10:04:39 +0100
  • 2b3387844c Fix linking libLTO on 64-bit Cygwin (#91) Thomas Pöchtrager 2016-10-31 12:51:08 +0100
  • 957825330d Update cctools-ld64-misc-fixes-2.patch Thomas Pöchtrager 2016-10-29 20:37:50 +0200
  • 591f8c76d1 Misc cctools-port fixes Thomas Pöchtrager 2016-10-29 19:48:48 +0200
  • 98a7b55070 Cygwin: Avoid symlinks and append .exe to executables (#91) Thomas Pöchtrager 2016-10-29 19:26:05 +0200
  • 86879571d3 build_clang.sh: Update Clang version to 3.9 Thomas Pöchtrager 2016-09-23 21:42:13 +0200
  • 23153a4732 build_binutils.sh: Update Binutils version to 2.27 Thomas Pöchtrager 2016-09-23 21:35:23 +0200
  • 7a33b91a50 build_compiler_rt.sh: Add proper Clang 3.9 support Thomas Pöchtrager 2016-09-23 21:35:16 +0200
  • 24562a5590 gen_cyglto_dll.sh should not depend on running build.sh first Thomas Pöchtrager 2016-09-23 21:29:27 +0200
  • e108c9eeb6 cpucount.cpp: std:🧵:hardware_concurrency() may return 0 Thomas Pöchtrager 2016-09-22 20:23:22 +0200
  • 3536634878 Update cctools-ld64-cygwin-buildfix.patch Thomas Pöchtrager 2016-09-22 20:22:43 +0200
  • 33b64c1121 get_cpu_count.sh tweaks Thomas Pöchtrager 2016-09-22 19:14:50 +0200
  • d3961b8ed4 Replace cpucount.c with cpucount.cpp. Jeroen T. Vermeulen 2016-09-18 21:10:28 +0200
  • 233b1d8860 Various Cygwin fixes (#87, #88) Thomas Pöchtrager 2016-09-22 18:58:45 +0200
  • c270662f73 build_gcc.sh: Change default GCC version to 6.2.0 Thomas Pöchtrager 2016-09-18 20:40:29 +0200
  • e00e0d17d1 gen_sdk_package_darling_dmg.sh: Minor formatting tweaks Thomas Pöchtrager 2016-09-18 20:34:52 +0200
  • 787a8e6fb0 Merge branch 'master' of https://github.com/Frederick888/osxcross Thomas Pöchtrager 2016-09-18 20:20:20 +0200
  • 1b9900c82d Merge pull request #85 from jtv/master Thomas Pöchtrager 2016-09-18 20:12:57 +0200
  • 26a86d8495 Notes based on Thomas' email, and text tweaks. Jeroen T. Vermeulen 2016-09-17 19:05:09 +0200
  • 538121f441 skip fuse module check in ubuntu Frederick Zhang 2016-09-17 22:30:26 +1000
  • 3034f71497
    cctools: Add missing LTO_SUPPORT ifdef Thomas Pöchtrager 2016-08-13 18:36:34 +0200
  • 485c361bca
    cctools / ld64: Misc fixes & Cleanup Thomas Pöchtrager 2016-08-09 21:12:36 +0200
  • a9317c18a3
    Update cctools to 886 and ld64 to 264.3.102 Thomas Pöchtrager 2016-06-25 12:44:41 +0200
  • 6789370653 Update README.md Thomas Pöchtrager 2016-06-25 12:32:14 +0200
  • 6f52443530 build_binutils.sh: Thomas Pöchtrager 2016-06-25 12:17:29 +0200
  • bdee5c1d00 Merge pull request #76 from aliceatlas/master Thomas Pöchtrager 2016-06-01 19:48:26 +0200
  • 20f8a924df Patch for cctools ranlib bug not yet fixed in this version Alice Atlas 2016-05-30 22:32:21 +0000
  • 3e8f5d0867 Merge pull request #75 from brianp/readme-package-path-fix Thomas Pöchtrager 2016-05-28 23:07:51 +0200
  • ca28f484c3 Examples had incorrect path to extraction tools. Brian Pearce 2016-05-28 13:53:27 -0700
  • d3ad9ae5ff Update README.md (#74) Thomas Pöchtrager 2016-05-13 15:02:18 +0200
  • 447e99777b Update cctools to 877.8 and ld64 to 253.9 Thomas Pöchtrager 2016-05-09 22:18:25 +0200
  • b89ec78e31 build_gcc.sh: Change default GCC version to 6.1.0 Thomas Pöchtrager 2016-05-04 20:05:16 +0200
  • c5ffd32171
    GCC 6 build fix Thomas Pöchtrager 2016-04-16 20:24:57 +0200
  • 220a4ccbea gen_sdk_package_darling_dmg.sh: Fix libdmg.so issue Thomas Pöchtrager 2016-04-13 19:08:19 +0200
  • 65edc522d7 build_clang.sh: Change default Clang version to 3.8.0 Thomas Pöchtrager 2016-03-29 20:39:48 +0200
  • 672ee7a229 Add ld64 qsort_r patch (https://github.com/tpoechtrager/cctools-port/pull/19) Thomas Pöchtrager 2016-03-29 20:35:47 +0200
  • ec95acda33 Wrapper: Remove unneeded '-fcolor-diagnostics' Thomas Pöchtrager 2016-03-29 20:20:11 +0200
  • e3e3cfb83e Misc pkg-config adjustments (closes #69) Thomas Pöchtrager 2016-03-29 20:16:54 +0200
  • 13240f3bd0 Fix for #67 Thomas Pöchtrager 2016-03-01 19:17:29 +0100
  • 69b9d83d9b Merge pull request #65 from stloeffler/patch-1 Thomas Pöchtrager 2016-02-28 21:27:56 +0100
  • 43864e6d8f Let osxcross-macports pick up noarch packages Stefan Löffler 2016-02-28 12:08:30 -0500
  • 9d98be2cd0 Add back accidentally removed line break Thomas Pöchtrager 2016-02-27 09:46:17 +0100
  • f51b758db4 Clang 3.8 adjustments Thomas Pöchtrager 2016-02-27 09:40:10 +0100
  • 2bbed19dfa Update README.md Thomas Pöchtrager 2016-02-27 09:35:24 +0100
  • 7a687c14e5 Update TODO Thomas Pöchtrager 2016-02-27 09:35:19 +0100
  • 8aa9b71a39 build_clang.sh: Change default Clang version to 3.7.1 Thomas Pöchtrager 2016-01-11 21:48:25 +0100
  • c56acb776a build_gcc.sh: change default gcc version to 5.3.0 Thomas Pöchtrager 2016-01-11 20:55:19 +0100
  • 0d26a10ad8 osxcross-macports: Add --i386 option (#62) Thomas Pöchtrager 2016-01-11 20:38:17 +0100
  • 8bb70733d2 osxcross-macports: Let the user choose between 4 mirrors Thomas Pöchtrager 2016-01-11 20:37:30 +0100
  • 1e1c8facb7 Update README.md Thomas Pöchtrager 2015-12-23 19:38:18 +0100
  • 8d08611941 Update README.md Thomas Pöchtrager 2015-12-23 19:36:55 +0100
  • 11423d4280 Merge pull request #59 from moul/patch-1 Thomas Pöchtrager 2015-12-23 19:29:00 +0100
  • ead3cf4e7a Add a reference to multiarch/crossbuild Manfred Touron 2015-12-21 16:11:37 +0100
  • a845375e02 Wrapper: Remove '-march=native' to hopefully fix #54 Thomas Pöchtrager 2015-11-02 19:12:46 +0100
  • a83a2b12be build_compiler_rt.sh: Do not attempt to build an x86_64h slice when using an SDK with .tbd stubs. Thomas Pöchtrager 2015-10-28 21:21:51 +0100
  • 0ba6a543dd Misc wrapper changes: Thomas Pöchtrager 2015-10-28 21:15:54 +0100
  • 989c7f3b5f Improve '-stdlib=libc++' error message when a too old SDK is used (closes #52) Thomas Pöchtrager 2015-10-28 20:32:10 +0100
  • 68cca0de16 Wrapper: Avoid some string operations Thomas Pöchtrager 2015-10-28 20:24:52 +0100
  • a4e9a2aea8 Update cctools to 877.5 and ld64 to 253.3 Thomas Pöchtrager 2015-10-24 17:50:27 +0200
  • 6aa6f7941b Implement #41 (wrapper part) Thomas Pöchtrager 2015-10-04 21:12:01 +0200
  • 51b03ccb4b Update the Cygwin README Thomas Pöchtrager 2015-10-04 19:10:16 +0200
  • adc3d0fa1f build_clang.sh: Do not bootstrap Clang on Cygwin Thomas Pöchtrager 2015-10-04 19:07:55 +0200
  • 73e0b1587f Add GCC PR66035 patch Thomas Pöchtrager 2015-10-04 18:58:46 +0200
  • 24753b8178 Cleanup: Remove the native Windows bits. Thomas Pöchtrager 2015-10-04 18:02:07 +0200
  • b3e53726b0 Update TODO & README Thomas Pöchtrager 2015-10-04 17:39:54 +0200
  • 118d72e594 Implement workarounds for vanilla llvm-dsymutil compatibility Thomas Pöchtrager 2015-09-24 21:10:34 +0200
  • 4ea0c29d0c Fix for #47 Thomas Pöchtrager 2015-09-19 23:04:53 +0200
  • 54e13441a9 gen_sdk_package_p7zip.sh: Add support for Xcode betas Thomas Pöchtrager 2015-09-19 23:00:06 +0200
  • b0c5b0ae48 Clang 3.7.0 is out Thomas Pöchtrager 2015-09-19 22:55:01 +0200
  • 08414886fb Add llvm-dsymutil build script + re-add 7e9f85 Thomas Pöchtrager 2015-08-31 21:02:38 +0200
  • 4debfb6b45 Make ld134.9 compile with old compilers Thomas Pöchtrager 2015-08-29 13:32:10 +0200
  • 65b384923e Make LINKER_VERSION settable via env Thomas Pöchtrager 2015-08-29 13:31:28 +0200
  • 749d0b14c9 Do not create x86_64h '-gstdc++' symlinks Thomas Pöchtrager 2015-08-29 13:23:52 +0200
  • 20f784cde8 Update Binutils & GDB version Thomas Pöchtrager 2015-08-29 12:47:48 +0200
  • 8d6d9e9444 Fix GCH/PCH test case Thomas Pöchtrager 2015-08-29 12:47:40 +0200
  • bf6dc769d1 Update KNOWN_BUGS.md Thomas Pöchtrager 2015-08-23 22:58:10 +0200
  • b023827eb4 Merge pull request #42 from reduz/patch-1 Thomas Pöchtrager 2015-08-29 09:43:14 +0200
  • 6d40f8af15 made more obvious what the packaged SDK is Juan Linietsky 2015-08-28 14:02:27 -0300
  • bae2a4ad82 Better PCH/GCH detection Thomas Pöchtrager 2015-08-23 22:45:53 +0200
  • f22bebe442 Update Changelog Thomas Pöchtrager 2015-08-23 22:44:00 +0200
  • 5afdf2b471 Wrapper changes: Thomas Pöchtrager 2015-08-22 23:15:27 +0200
  • 03e904d5f1 fix relocation issues Thomas Pöchtrager 2015-08-21 23:32:37 +0200
  • 31a9707629 update the windows/cygwin readme Thomas Pöchtrager 2015-07-20 22:48:23 +0200
  • 8927f86514 add windows/cygwin readme Thomas Pöchtrager 2015-07-20 22:41:14 +0200
  • 1c6e42e2f2 cleanup Thomas Pöchtrager 2015-07-20 21:13:36 +0200
  • ac4ae7f079 cctools-ld64-epath.patch: diff against cctools:master instead of cctools:870-ld64-134.9 (while it doesn't really matter, the patch applies fine to both branches) Thomas Pöchtrager 2015-07-19 23:37:17 +0200
  • 39b6994d97 minor fixes Thomas Pöchtrager 2015-07-19 23:19:31 +0200
  • 29a5fee522 * add windows support via cygwin * add openbsd and dragonfly support * replace `` with $() in bash scripts * misc other changes Thomas Pöchtrager 2015-07-19 22:28:10 +0200
  • 6a35a0bf84 update cctools to 870 and ld64 to 242 Thomas Pöchtrager 2015-07-17 23:25:59 +0200
  • 6c7ed2bd27 build_gcc.sh: change default gcc version to 5.2.0 Thomas Pöchtrager 2015-07-17 19:56:00 +0200
  • 937977b20e build_clang.sh: clean up + change default clang version to 3.6.2 Thomas Pöchtrager 2015-07-17 19:55:29 +0200
  • db6285b633 add preliminary llvm-3.8 support Thomas Pöchtrager 2015-07-17 19:52:54 +0200
  • d6f4510aec fix for #39 Thomas Pöchtrager 2015-07-05 21:04:15 +0200
  • 56eba88a9b only create x86_64h symlinks when the 10.8 (or later) SDK is used #2 Thomas Pöchtrager 2015-06-27 20:40:13 +0200
  • 698ffd6bec update readme Thomas Pöchtrager 2015-06-27 19:42:53 +0200
  • 2d9f410c8a add compiler-rt build script Thomas Pöchtrager 2015-06-27 19:26:22 +0200
  • da2b8f25f5 xcrun: Thomas Pöchtrager 2015-06-27 19:01:56 +0200
  • f5bec454d3 build.sh: take care of symlinked sdks Thomas Pöchtrager 2015-06-21 20:14:51 +0200
  • a78504934d build.sh: add missing 'else' Thomas Pöchtrager 2015-06-21 19:44:49 +0200
  • c1e2c3a6d6 build.sh: ignore directories in tarballs/ (#37) build.sh, tools.sh: add UNATTENDED option (#37) xcrun.cpp: make local functions static Thomas Pöchtrager 2015-06-21 19:35:09 +0200