[parrot/parrot] c6b69f: strip installable executables and shared libraries...

GitHub noreply at github.com
Fri Jan 20 16:50:35 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: c6b69fd2b7c2976bd8bb35ea1d4f5e2c8129ceea
      https://github.com/parrot/parrot/commit/c6b69fd2b7c2976bd8bb35ea1d4f5e2c8129ceea
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M config/gen/makefiles/root.in
  M src/dynoplibs/Rules.in
  M src/dynpmc/Rules.in

  Log Message:
  -----------
  strip installable executables and shared libraries on Cygwin
shared libraries are only stripped if --optimize is present


  Commit: da7ed435efde5ff309080904c4763a842f2f8b20
      https://github.com/parrot/parrot/commit/da7ed435efde5ff309080904c4763a842f2f8b20
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M tools/dev/pbc_to_exe.pir

  Log Message:
  -----------
  let pbc_to_exe strip installable executables on Cygwin


  Commit: ec7a0b0386b85dbc4299475ad0e20448be87c2d3
      https://github.com/parrot/parrot/commit/ec7a0b0386b85dbc4299475ad0e20448be87c2d3
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M config/gen/makefiles/root.in
  M tools/dev/pbc_to_exe.pir

  Log Message:
  -----------
  For consistency, only strip installable files on Cygwin if --optimize is present


  Commit: 71db5f45736e4018809c801671a8a5ca1f6880a7
      https://github.com/parrot/parrot/commit/71db5f45736e4018809c801671a8a5ca1f6880a7
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M config/gen/makefiles/root.in
  M src/dynoplibs/Rules.in
  M src/dynpmc/Rules.in
  M tools/dev/pbc_to_exe.pir

  Log Message:
  -----------
  Merge pull request #701 from gerdr/gerdr/cygwin-strip

Strip installable executables and shared libraries on Cygwin


Compare: https://github.com/parrot/parrot/compare/4696149...71db5f4


More information about the parrot-commits mailing list