Branch updates

Reini Urban rurban at x-ray.at
Mon Dec 24 18:01:26 UTC 2012


I merged the following branches:

rurban/make-docs-gh896
  - Re-added docs/ops, the generated ops summary and docs/packfile-c.pod

I will merge the following branches. Already tested ok, please review:

rurban/makefile-codas-gh901
 - Provide missing makefile codas

rurban/llvm-gh853
 - Enable proper llvm probes
    add the --llvm-config option and handle it
    print the detected version (silent 1 as fallback)
    detect static llvm libs
    handle the debian testing default case (appended -version)
    handle the llvm 3.2 new --version format
    set proper llvm_{c,cxx,ld}flags and llvm_libs config keys for
opsc_llvm integration
    try given cc for a llvm-gcc or clang compatible compiler
    check the output of -emit-llvm by file magic inspection
      ld: warning: cannot find entry symbol 'mit-llvm'

This is for bacek's LLVM jit prototype.

rurban/track-generated-gh890
 - Generate MANIFEST.generated, cleanup MANIFEST,
   removed MANIFEST_configure.generated, add installation of forgotten files

rurban/win-replace_slashes-gh891
 - Implement genfiles replace_slashes for Makefiles
    to fix win32 issues with cmd /c interaction. This enables now
    ssh to a cygwin box and do cmd /c "call perlinit & perl
Configure.pl & nmake smoke"
    or do windows smokes from a cygwin crontab.

library_path-gh368
  - Move . from beginning to end of INC, fix duplicate library search paths
    Deprecation ok like this?


I continue to work on these branches, help appreciated:

rurban/threaded-say-gh893
  only concat if not realloc'ed

rurban/test-capture-gh892
  get rid of lib/IO/CaptureOutput.pm and fix config step tests

rurban/fix-gc-thr-gh880+gh875
  GC should stop walking into another thread interp

http-daemon-gh898
  fix the library version

cyg-desparse-gh888
  measure effect and probe if required.

And I added a couple of minor tickets I saw when testing
rurban/track-generated-gh890
#900 Rename installed ops2c to parrot-ops2c
#899 Install a generated MANIFEST for all installed files
#897	Fix nci declarations
#895 Deprecate invalid packfile_annotation_key_type.pasm filename

-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/


More information about the parrot-dev mailing list