[fofix-commits] [fofix/fofix] 7fae8c: Fix locating stdlib on macos
François Magimel
noreply at github.com
Sun Jun 23 08:03:57 EDT 2019
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: 7fae8c69ce532ced1a5f84d461fa7cfb4b331e20
https://github.com/fofix/fofix/commit/7fae8c69ce532ced1a5f84d461fa7cfb4b331e20
Author: Jasper Verelst <verelst.ja at gmail.com>
Date: 2019-05-19 (Sun, 19 May 2019)
Changed paths:
M setup.py
Log Message:
-----------
Fix locating stdlib on macos
When compiling on mac with xcode 10 the standard library headers are not found.
This adds an extra compile and link option to find them.
Commit: 9b816a32108ca5f1c8111258bc45d02a1d189c1c
https://github.com/fofix/fofix/commit/9b816a32108ca5f1c8111258bc45d02a1d189c1c
Author: Jasper Verelst <verelst.ja at gmail.com>
Date: 2019-06-19 (Wed, 19 Jun 2019)
Changed paths:
M setup.py
Log Message:
-----------
Code review remarks
- remove unused include
- document usage of different std lib on mac
- remove trailing semicolon
Commit: 1b379c5662b2aae4f38ba01b48970a6e71b704c2
https://github.com/fofix/fofix/commit/1b379c5662b2aae4f38ba01b48970a6e71b704c2
Author: François Magimel <magimel.francois at gmail.com>
Date: 2019-06-23 (Sun, 23 Jun 2019)
Changed paths:
M setup.py
Log Message:
-----------
Merge pull request #190 from TheJasperV/fix_xcode10
Fix locating stdlib on macos
Compare: https://github.com/fofix/fofix/compare/87812aa12026...1b379c5662b2
More information about the fofix-commits
mailing list