From: GitHub <no...@gi...> - 2014-11-08 16:31:00
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1145bed3203ed0e489369801b0b1ac13e783d183 https://github.com/OpenSC/OpenSC/commit/1145bed3203ed0e489369801b0b1ac13e783d183 Author: Martin Paljak <ma...@ma...> Date: 2014-10-25 (Sat, 25 Oct 2014) Changed paths: M configure.ac Log Message: ----------- macosx: locate the best newest SDK present on the computer. With recent versions of XCode, PC/SC headers are hidden inside the SDK folder inside XCode app, and the global path is not guaranteed to be present. This allows to build easily from source without depending on a specific XCode/OSX version. Commit: 82624a98b79895e66fbb18dc86af142a4a1ab147 https://github.com/OpenSC/OpenSC/commit/82624a98b79895e66fbb18dc86af142a4a1ab147 Author: Martin Paljak <ma...@ma...> Date: 2014-10-25 (Sat, 25 Oct 2014) Changed paths: M MacOSX/build-package.in Log Message: ----------- macosx: locate and target the latest SDK to build against. Commit: 54489011609d05935c8cdd0012e461a9edb3bb09 https://github.com/OpenSC/OpenSC/commit/54489011609d05935c8cdd0012e461a9edb3bb09 Author: Martin Paljak <ma...@ma...> Date: 2014-10-26 (Sun, 26 Oct 2014) Changed paths: M MacOSX/build-package.in Log Message: ----------- macosx: update the minimal building instructions. Commit: 67fcda16363764fb154047d06a802cb9ed1d8a0f https://github.com/OpenSC/OpenSC/commit/67fcda16363764fb154047d06a802cb9ed1d8a0f Author: Martin Paljak <mar...@gm...> Date: 2014-11-08 (Sat, 08 Nov 2014) Changed paths: M MacOSX/build-package.in M configure.ac Log Message: ----------- Merge pull request #308 from martinpaljak/yosemite Building on newer OSX versions without xcode command line tools Compare: https://github.com/OpenSC/OpenSC/compare/57cd22e586c9...67fcda163637 |