[dylan-lang/opendylan] de5218: Update .gitignore.

GitHub <[email protected]>
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <5532ec98cde10_3aeb3fbfc22fb2c0577d2@hookshot-fe4-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: de521898b4f7487565a7e23258405c2120827fef
      https://github.com/dylan-lang/opendylan/commit/de521898b4f7487565a7e23258405c2120827fef
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-04-17 (Fri, 17 Apr 2015)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Update .gitignore.

* .gitignore: Ignore newly generated files from the LLVM runtime
    build process.


  Commit: 0dcdee63e522680684f4f91b333f396b8eed0dc1
      https://github.com/dylan-lang/opendylan/commit/0dcdee63e522680684f4f91b333f396b8eed0dc1
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M sources/lib/run-time/Makefile.in

  Log Message:
  -----------
  [runtime] Fix default target on Mac OS X.

* sources/lib/run-time/Makefile.in:
  (all): Place near the top and have it build runtime-libraries.
    This makes sure that the all target is before any other target.
    On Mac OS X, there were some targets for the Mach exception
    handling prior to the all target.
  (runtime-libraries): Build the runtime libraries.


  Commit: 3dc2f14a803e4ae696bb79a97fb06d7028464b9d
      https://github.com/dylan-lang/opendylan/commit/3dc2f14a803e4ae696bb79a97fb06d7028464b9d
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M sources/lib/run-time/Makefile.in

  Log Message:
  -----------
  [run-time] Hide unknown attribute warnings on OS X.

* sources/lib/run-time/Makefile.in
  (PLATFORM_CFLAGS): Use -Wno-unknown-attributes to hide verbose warnings
    that clang is generating due to an error in the current (7.4.2) release
    of the Boehm GC's headers. This can be removed once there is a new
    release of the Boehm GC.


  Commit: 5ea62043adf9c1667b7757c25a41338d13f31590
      https://github.com/dylan-lang/opendylan/commit/5ea62043adf9c1667b7757c25a41338d13f31590
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M sources/lib/run-time/Makefile.in

  Log Message:
  -----------
  [run-time] Do not pass -MMD when doing .bc -> .o

-MMD is for generating dependency information which isn't needed
when compiling a bitcode file to an object file as that dependency
is already correctly tracked by the build system.


  Commit: 6d4b6482ff85df65b0db2e54fcbe0cedee82683f
      https://github.com/dylan-lang/opendylan/commit/6d4b6482ff85df65b0db2e54fcbe0cedee82683f
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M sources/lib/run-time/Makefile.in

  Log Message:
  -----------
  [run-time] Provide and use LFLAGS for linking LLVM.

* sources/lib/run-time/Makefile.in: Provide PLATFORM_LFLAGS,
    LLVM_LFLAGS and LFLAGS. Use them when generating .o from .bc
    to avoid warnings about unused arguments from the CFLAGS.


  Commit: c8809f64a53deb7af06d54e7e1c473bcfd5a7b56
      https://github.com/dylan-lang/opendylan/commit/c8809f64a53deb7af06d54e7e1c473bcfd5a7b56
  Author: Peter S. Housel <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M .gitignore
    M sources/lib/run-time/Makefile.in

  Log Message:
  -----------
  Merge pull request #884 from waywardmonkeys/cleanup-runtime

Cleanup runtime build


Compare: https://github.com/dylan-lang/opendylan/compare/3ce3ce3fdde5...c8809f64a53d

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.