[parrot/parrot] bff647: Remove gcov-generated files in root parrot dir wit...

GitHub noreply at github.com
Sun Mar 24 21:29:14 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: bff647b85d85040424d3653267624d9137e22b5b
      https://github.com/parrot/parrot/commit/bff647b85d85040424d3653267624d9137e22b5b
  Author: Paul Cochrane <paultcochrane at gmail.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  Remove gcov-generated files in root parrot dir with 'make cover-clean'

The *.gcov, *.gcda, *.gcno files, which are generated by gcov, are also
output in the base parrot directory.  'make cover-clean' didn't remove these
files.  This commit corrects this issue.


  Commit: c027f677bf4fb54c1ba480fd4381a3c4cfde30f1
      https://github.com/parrot/parrot/commit/c027f677bf4fb54c1ba480fd4381a3c4cfde30f1
  Author: Paul Cochrane <paultcochrane at gmail.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  Removing cover-generated html files in 'make cover-clean'


  Commit: ce65db1701000067138313de5d03d56c3130a833
      https://github.com/parrot/parrot/commit/ce65db1701000067138313de5d03d56c3130a833
  Author: Paul Cochrane <paultcochrane at gmail.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  Added frontend/pbc_disassemble to list of coverage directories


  Commit: 54c8b867886d728ea42162f973055e664c6f0b96
      https://github.com/parrot/parrot/commit/54c8b867886d728ea42162f973055e664c6f0b96
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  Merge pull request #949 from paultcochrane/ptc/cover_fixups

Clean up better after 'make cover'


Compare: https://github.com/parrot/parrot/compare/6a7f23f4b2f5...54c8b867886d


More information about the parrot-commits mailing list