[dylan-lang/opendylan] 9ac37e: [jamfiles] Refactor to share more between Darwin b...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <5415133f8e22_25593fae024992c03975@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 9ac37e3f0fbc3116530b85352bd3fcc84cc6e6e4
https://github.com/dylan-lang/opendylan/commit/9ac37e3f0fbc3116530b85352bd3fcc84cc6e6e4
Author: Bruce Mitchener <[email protected]>
Date: 2014-09-13 (Sat, 13 Sep 2014)
Changed paths:
M sources/jamfiles/Makefile.in
A sources/jamfiles/shared-darwin-build.jam
M sources/jamfiles/x86-darwin-build.jam
M sources/jamfiles/x86_64-darwin-build.jam
Log Message:
-----------
[jamfiles] Refactor to share more between Darwin builds.
Commit: a2cc1db73f66d35b21ff892ec62cf703856cd617
https://github.com/dylan-lang/opendylan/commit/a2cc1db73f66d35b21ff892ec62cf703856cd617
Author: Bruce Mitchener <[email protected]>
Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths:
M sources/jamfiles/shared-darwin-build.jam
Log Message:
-----------
[jamfiles] Correctly deal with debug info on Mac OS X.
Mac OS X lazily links debug info. That is, it leaves it in the
various .o files until dsymutil is used to link the debug info
into a bundle. Doing this and then stripping our actual libraries
and executables should result in an improved out of the box experience.
Commit: 2d1f1641586ba9bfafa158d46fd835a388478bcf
https://github.com/dylan-lang/opendylan/commit/2d1f1641586ba9bfafa158d46fd835a388478bcf
Author: Bruce Mitchener <[email protected]>
Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths:
M sources/jamfiles/Makefile.in
A sources/jamfiles/shared-darwin-build.jam
M sources/jamfiles/x86-darwin-build.jam
M sources/jamfiles/x86_64-darwin-build.jam
Log Message:
-----------
Merge pull request #816 from waywardmonkeys/fix-darwin-debug-info
Fix darwin debug info
Compare: https://github.com/dylan-lang/opendylan/compare/f6095269827f...2d1f1641586b
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter