[parrot/parrot] 10215f: [GH #910] add Parrot::Install::sanitycheck_install

GitHub noreply at github.com
Mon Jan 7 21:55:30 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 10215f129a3bd65f092a8e0769dc8e1a2f804f2a
      https://github.com/parrot/parrot/commit/10215f129a3bd65f092a8e0769dc8e1a2f804f2a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M lib/Parrot/Install.pm
    M tools/dev/install_dev_files.pl
    M tools/dev/install_files.pl

  Log Message:
  -----------
  [GH #910] add Parrot::Install::sanitycheck_install

Check for some common possibly ungenerated
configure and make targets in MANIFEST.generated and die
with the appropriate error message. Suggest make clean or make reconfig then.


  Commit: 06933e517824f6e7b2c1a18794f56ce76d531887
      https://github.com/parrot/parrot/commit/06933e517824f6e7b2c1a18794f56ce76d531887
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M Configure.pl

  Log Message:
  -----------
  [GH #910] make -s clean at perl Configure.pl to ensure fresh install


  Commit: 264d34e231e284a158c01e72669c680959a4f956
      https://github.com/parrot/parrot/commit/264d34e231e284a158c01e72669c680959a4f956
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M Configure.pl

  Log Message:
  -----------
  [GH #910] make clean on linux|darwin even without lib/Parrot/Config/Generated.pm


  Commit: fa08f0444fedbe7b32dc2c539ea334b99e1394c2
      https://github.com/parrot/parrot/commit/fa08f0444fedbe7b32dc2c539ea334b99e1394c2
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

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

  Log Message:
  -----------
  [install] Remove duplicate wrong install_config.o [main]lib

We need only src/install_config.o [main]lib for mod_parrot


  Commit: 46cacb6482d3a3910bddc11d157071352df67ac3
      https://github.com/parrot/parrot/commit/46cacb6482d3a3910bddc11d157071352df67ac3
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M lib/Parrot/Install.pm

  Log Message:
  -----------
  [GH #910] install: Add all dynext libs with load_ext, all exes

More sanity checks.
Fixes select missing on windows, gziphandle without has_gzip,
mixed windows path slashes.


  Commit: acf5f3c59f76b7c07af0306e4b20ccd5f685105a
      https://github.com/parrot/parrot/commit/acf5f3c59f76b7c07af0306e4b20ccd5f685105a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M Configure.pl
    M config/gen/makefiles/root.in
    M lib/Parrot/Install.pm
    M tools/dev/install_dev_files.pl
    M tools/dev/install_files.pl

  Log Message:
  -----------
  Merge branch 'rurban/sanitycheck_install-gh910'


  Commit: b92f511f604718415703d34e474044fc486ad5f9
      https://github.com/parrot/parrot/commit/b92f511f604718415703d34e474044fc486ad5f9
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M config/gen/makefiles/root.in
    M lib/Parrot/Install.pm
    M tools/dev/install_dev_files.pl
    M tools/dev/install_doc_files.pl
    M tools/dev/install_files.pl

  Log Message:
  -----------
  [GH #899] Install generated MANIFESTs for all installed files

Into datadir, as MANIFEST, MANIFEST.dev and MANIFEST.doc


  Commit: 6d1311ecf53c6026a0fca3a2193bd8546f3390b7
      https://github.com/parrot/parrot/commit/6d1311ecf53c6026a0fca3a2193bd8546f3390b7
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M lib/Parrot/Install.pm
    M t/tools/install/02-install_files.t

  Log Message:
  -----------
  [GH #899] Fix and test for changed Parrot::Install::install_files()


Compare: https://github.com/parrot/parrot/compare/af349b915d57...6d1311ecf53c


More information about the parrot-commits mailing list