Commit Graph

  • 54d6ae9172 osxcross-man: * use MANPATH environment variable instead of --manpath for more portability * add (build_gcc.sh) gcc man pages Thomas Pöchtrager 2015-06-21 17:18:51 +0200
  • 226435ef4e (really) fix p7zip 'share' directory permissions Thomas Pöchtrager 2015-06-21 14:24:57 +0200
  • 3e46f6cc32 add 'osxcross-man' - man page tool Thomas Pöchtrager 2015-06-21 14:07:19 +0200
  • 4450f62e1a add p7zip sdk packaging method (closes #33) Thomas Pöchtrager 2015-06-21 14:01:49 +0200
  • b8594af6a8 add codelite project Thomas Pöchtrager 2015-06-21 11:49:11 +0200
  • 02e1cb2a9e add a minimalistic implementation of xcrun Thomas Pöchtrager 2015-06-21 11:46:01 +0200
  • 7734f4f0ed Revert "wrap dsymutil to llvm-dsymutil (#1)" Thomas Pöchtrager 2015-06-13 11:06:29 +0200
  • 7e9f856e6a wrap dsymutil to llvm-dsymutil (#1) Thomas Pöchtrager 2015-06-13 09:55:29 +0200
  • bdb734909e update readme Thomas Pöchtrager 2015-05-30 22:28:57 +0200
  • f5aaf9faf9 fix for #34 Thomas Pöchtrager 2015-05-30 21:04:51 +0200
  • bae6ac72cd add darling-dmg packaging method (#33) Thomas Pöchtrager 2015-05-30 21:01:48 +0200
  • 25051c6ab6 build_clang.sh: change default clang version to 3.6.1 Thomas Pöchtrager 2015-05-30 19:53:27 +0200
  • 2eb0032f7e add hfsexplorer sdk packging method to the readme (closes #33) Thomas Pöchtrager 2015-05-23 20:24:43 +0200
  • f8cd5e5818 fix for #31 Thomas Pöchtrager 2015-05-09 17:30:41 +0200
  • 8543a46c6c wrapper: * minor fixes * prepare for unit tests Thomas Pöchtrager 2015-05-03 21:59:40 +0200
  • 9033b6b847 wrapper: * improve and colorize warning/error/debug/info messages * add include path warnings for /usr/include and /usr/local/include other changes: * bump version to 0.10 Thomas Pöchtrager 2015-05-02 21:49:23 +0200
  • 5127b44d52 build_gcc.sh: change default gcc version to 5.1.0 Thomas Pöchtrager 2015-04-27 19:41:32 +0200
  • 3f26fde3e7 build_clang.sh: change default clang version to 3.6.0 Thomas Pöchtrager 2015-04-27 19:41:17 +0200
  • 75e11afda9 remove no longer needed '-Xclang -fdefine-sized-deallocation' Thomas Pöchtrager 2015-04-19 16:01:14 +0200
  • 69d275877b an attempt to fix the otool disassembler Thomas Pöchtrager 2015-02-24 22:16:29 +0100
  • 133a61d75a osxcross-env is also no longer needed Thomas Pöchtrager 2015-02-24 21:19:27 +0100
  • 86b2ab7052 osxcross-env: remove obsolete LD_LIBRARY_PATH Thomas Pöchtrager 2015-02-23 21:19:34 +0100
  • 49bc9aa407 ar, lipo, otool (etc.) should also be linked with -rpath for libLTO Thomas Pöchtrager 2015-02-23 21:15:19 +0100
  • 736d20921d silence/fix -Wabsolute-value warnings Thomas Pöchtrager 2015-02-23 21:07:29 +0100
  • aa49d95066 build_clang.sh: clang 3.5.0 -> clang 3.5.1 Thomas Pöchtrager 2015-02-21 21:13:40 +0100
  • 7310cc3a61 update for another -fdefine-sized-deallocation change Thomas Pöchtrager 2015-02-21 18:51:45 +0100
  • c180b6ac24 -fdef-sized-delete -> -fdefine-sized-deallocation Thomas Pöchtrager 2015-02-19 20:34:06 +0100
  • 9264fa6ead work around a recent clang change Thomas Pöchtrager 2015-02-17 19:51:17 +0100
  • cb5b96dd1e gcc: always pass -no_compact_unwind to the linker + some cleanup Thomas Pöchtrager 2015-02-08 10:42:02 +0100
  • c375631ff4 update copyright years Thomas Pöchtrager 2015-02-08 10:27:26 +0100
  • e04646ef7c add binutils / gdb build script Thomas Pöchtrager 2015-02-08 10:17:41 +0100
  • 873ba3df94 misc freebsd fixes: Thomas Pöchtrager 2015-02-08 09:18:49 +0100
  • d6e191f24c make cctools / ld64 work properly with glibc < 2.10 Thomas Pöchtrager 2014-12-26 11:26:43 +0100
  • ba16479659 osxcross-macports: improve resolving package dependencies Thomas Pöchtrager 2014-12-26 11:17:38 +0100
  • 07f8c01f91 fix 'osxcross-macports upgrade' Thomas Pöchtrager 2014-12-24 14:06:30 +0100
  • 2b3179715a macports readme adjustments Thomas Pöchtrager 2014-12-24 12:03:19 +0100
  • 5a217484ec add osxcross-macports - a minimalistic macports packet manager for 16.000+ binary packages Thomas Pöchtrager 2014-12-24 10:52:24 +0100
  • 8c0ca406b9 add OSXCROSS_GCC_NO_STATIC_RUNTIME option + cleanup Thomas Pöchtrager 2014-12-24 09:54:27 +0100
  • 30140e9769 build_clang.sh: set +e before running which Thomas Pöchtrager 2014-12-06 16:13:40 +0100
  • e7407e84ab fix for https://github.com/tpoechtrager/osxcross/issues/25 Thomas Pöchtrager 2014-11-25 21:19:13 +0100
  • e5d9db7ed0 update cctools to 862 and ld64 to 241.9 Thomas Pöchtrager 2014-11-21 23:06:01 +0100
  • 746a6a42dd build_clang.sh should not depend on a finished build.sh run Thomas Pöchtrager 2014-11-11 22:54:03 +0100
  • e8443ae7d3 add a clang build script Thomas Pöchtrager 2014-11-10 20:43:14 +0100
  • 44d7d0d07a make x86_64h default to 10.8 instead of 10.9 Thomas Pöchtrager 2014-11-09 18:04:29 +0100
  • 18d5e5b28a update gcc to 4.9.2 Thomas Pöchtrager 2014-11-09 17:43:03 +0100
  • 7f69e4fa98 ensure '-mmacosx-version-min' / MACOSX_DEPLOYMENT_TARGET is >= 10.8 for x86_64h Thomas Pöchtrager 2014-10-30 20:19:04 +0100
  • 2407f06840 Merge pull request #23 from steeve/patch-1 Thomas Pöchtrager 2014-11-04 22:47:00 +0100
  • bc0a42a045 First Xcode detection when it's already installed Steeve Morin 2014-11-04 02:48:53 +0100
  • 06c8060aae rudimentary fortran support Thomas Pöchtrager 2014-10-01 19:53:41 +0200
  • 28436035a5 clean up the symlinking code a little bit Thomas Pöchtrager 2014-09-28 20:46:38 +0200
  • adc32dd2e7 pkg-config wrapper: move setenv() out of the env var loop Thomas Pöchtrager 2014-09-27 22:42:53 +0200
  • 7db4705be9 also create a pkg-config symlink for x86_64h Thomas Pöchtrager 2014-09-27 20:24:37 +0200
  • 655d3e1703 update changelog Thomas Pöchtrager 2014-09-27 20:06:30 +0200
  • a8fdaa3ab2 add pkg-config wrapper Thomas Pöchtrager 2014-09-27 19:45:49 +0200
  • e7b643d9bd adjustments to allow extracting the sdk on linux (xcode 4.2 only) Thomas Pöchtrager 2014-09-27 14:35:42 +0200
  • a34ce76854 misc fixes Thomas Pöchtrager 2014-09-27 10:07:15 +0200
  • 0d9ba01d5b add support for the 10.10 SDK (DP1) get rid of bc dependency Thomas Pöchtrager 2014-06-20 14:16:57 +0200
  • 270f6d73f6 add support for new x86_64h architecture (haswell) add support for multiple -arch flags with gcc (and clang + -oc-use-gcc-libs) fix an unwind issue with -oc-use-gcc-libs + -mmacosx-version-min <= 10.5 update changelog Thomas Pöchtrager 2014-05-18 22:07:37 +0200
  • 413c33a5e9 split the wrapper into multiple files + some generic wrapper cleanups Thomas Pöchtrager 2014-05-17 23:15:15 +0200
  • 07fb200d6c Merge pull request #18 from jfly/patch-1 Thomas Pöchtrager 2014-09-12 00:57:01 +0200
  • ae2ef950f0 Update README.md Jeremy Fleischman 2014-09-11 15:11:55 -0700
  • f1c5d5368d add a workaround for a glibc 2.20 bug Thomas Pöchtrager 2014-09-11 00:58:44 +0200
  • 45b8510f70 update gcc to 4.9.1 Thomas Pöchtrager 2014-07-17 22:43:43 +0200
  • 867345ed8f use gcc to compile gcc (there was a weird '-mmacosx-version-min=' issue during gcc compilation with earlier versions) Thomas Pöchtrager 2014-07-17 22:43:29 +0200
  • 961a97a32f tweak gcc configure flags Thomas Pöchtrager 2014-07-17 22:02:41 +0200
  • 6c06a15b42 cctools: don't overwrite LD_LIBRARY_PATH Thomas Pöchtrager 2014-07-05 11:27:07 +0200
  • dce760ab01 cctools: check for __cxa_demangle in -lstdc++ Thomas Pöchtrager 2014-06-20 11:14:06 +0200
  • 4b95193499 Merge pull request #14 from TheAssassin/master Thomas Pöchtrager 2014-05-16 18:55:48 +0200
  • dc75a88689 Accepting symlinked tarballs in build.sh This does not require copying or moving the SDK file in there, and the SDK can not be deleted by accident. TheAssassin 2014-05-15 23:55:10 +0200
  • ec2133e51d Merge pull request #13 from TheAssassin/master Thomas Pöchtrager 2014-05-15 21:30:00 +0200
  • f8b828176d Fixing Debian dependencies. Adding standard Linux command line tools: - bzip2 - gzip - xz-utils - sed - cpio The tools are usually already installed, though they are usually not installed in e.g. a debootstrapped environment or a minimal installation by default. TheAssassin 2014-05-15 21:23:45 +0200
  • d25b6ae907 Merge pull request #12 from TheAssassin/master Thomas Pöchtrager 2014-05-12 20:16:18 +0200
  • 61b5788652 Fixing dependency installation command for Debian based systems. - Combining installation of requirements. - Fixing name of 'llvm-dev'. - Removing unnecessary dependency 'build-essential'. TheAssassin 2014-05-12 20:00:53 +0200
  • 46231a35cf Fixing shebang on dependency installation script. The script assumes bash isn't installed which means it shouldn't be run with it. TheAssassin 2014-05-12 19:58:30 +0200
  • 523f4cd77c fix compiling ld64 with libc++ Thomas Pöchtrager 2014-05-10 17:30:13 +0200
  • c57030bc98 use -std=c++0x instead of -std=gnu++0x as -std=gnu++0x seems to break compiling ld64 on some systems Thomas Pöchtrager 2014-05-10 17:05:58 +0200
  • 4a685dbe73 cctools 855 + ld64 236.3 Thomas Pöchtrager 2014-05-10 16:17:16 +0200
  • ef6bfe6952 fix finding intrinsic headers on freebsd fix an unwind issue with gcc + OS X <= 10.5 Thomas Pöchtrager 2014-05-08 23:07:42 +0200
  • 59f5a220b7 add some notes about the default deployment target to the README wrapper: never default to libc++ with gcc Thomas Pöchtrager 2014-04-25 21:06:24 +0200
  • 1eac22f6da get libstdc++ mutex header working with clang + -oc-use-gcc-libs + -mmacosx-version-min= < 10.7 Thomas Pöchtrager 2014-04-23 19:31:49 +0200
  • 115d200466 do not run gcc 'make install' with -j because it seems to cause troubles Thomas Pöchtrager 2014-04-22 22:40:05 +0200
  • 8b7886350a gcc 4.8.2 -> 4.9.0 add a patch to make -oc-use-gcc-libs more friendly to use Thomas Pöchtrager 2014-04-22 21:17:15 +0200
  • 9b642c3931 fix OSX_VERSION_MIN=default take care of MACOSX_DEPLOYMENT_TARGET fix a minor issue where '-oc-use-gcc-libs' would be ignored Thomas Pöchtrager 2014-04-22 19:34:08 +0200
  • c107d228c6 update changelog Thomas Pöchtrager 2014-04-17 21:08:17 +0200
  • e34da881ff misc wrapper changes: - Machine -> Arch - 'osxcross-conf': add missing OSXCROSS_VERSION - error out on invald '-stdlib=' value - add 'osxcross' util which can be used to check for an OSXCross installation - fix 'libLTO.so: cannot open shared object file' - listFiles(): windows implementation - cleanup Thomas Pöchtrager 2014-04-17 20:51:16 +0200
  • f48fc4df7b update package.sh Thomas Pöchtrager 2014-04-14 22:11:10 +0200
  • e2ffb65509 reformat changelog Thomas Pöchtrager 2014-04-14 22:05:41 +0200
  • 1e8ede1d78 support OS X itself too Thomas Pöchtrager 2014-04-14 21:59:03 +0200
  • f969ed09db fix 'csh' detection Thomas Pöchtrager 2014-04-06 22:51:39 +0200
  • f8e57bfcd3 new compiler wrapper written in C++ Thomas Pöchtrager 2014-04-06 22:27:59 +0200
  • 03b2068713 Merge branch 'master' into ng Thomas Pöchtrager 2014-04-06 16:05:25 +0200
  • 6c5b896e03 mark 'gen_sdk_package.sh' as executable Thomas Pöchtrager 2014-04-06 15:59:39 +0200
  • c0b2cf103d use two space indents Thomas Pöchtrager 2014-04-06 15:58:15 +0200
  • 84377413a5 fix guess_sdk_version() (https://github.com/tpoechtrager/osxcross/issues/10) Thomas Pöchtrager 2014-04-03 10:03:32 +0200
  • 22262b617f fix debian deps Thomas Pöchtrager 2014-04-03 09:41:29 +0200
  • 6c79d88501 add SDK packaging script libc++ works now out of the box as long 'tools/gen_sdk_package.sh' is used to create the SDK package Thomas Pöchtrager 2014-03-28 21:04:32 +0100
  • 9b1674129d do a new clone, had to force a history rewrite Thomas Pöchtrager 2014-03-26 20:54:06 +0100
  • cb5ddfdc97 update README Thomas Pöchtrager 2014-03-26 20:41:55 +0100
  • 2dfe3a7839 update AUTHORS Thomas Pöchtrager 2014-03-26 17:25:33 +0100
  • a829f523b8 support NetBSD (https://github.com/tpoechtrager/osxcross/issues/7) bump version (0.5 -> 0.6) update CHANGELOG misc adjustments Thomas Pöchtrager 2014-03-24 23:11:25 +0100