Skip to content
Snippets Groups Projects
Select Git revision
  • 83-dead-rules
  • 87-transition-conflict
  • 90-h_literal-produces-pointer-signedness-warnings
  • ASThexviewer
  • arena-allocator
  • c++
  • cxx
  • flatten-null
  • java-bindings
  • jpeg_parser
  • llvm-backend
  • luajit
  • master default protected
  • mpeg4_parser
  • nitf_parser
  • old-llvm-backend
  • old-valgrind-cleanup
  • php-bindings
  • python-bindings
  • refactor-build
  • nightly_20220416
  • nightly_20220417
  • nightly_20220418
  • nightly_20220419
  • nightly_20220420
  • nightly_20220421
  • nightly_20220422
  • nightly_20220423
  • nightly_20220424
  • nightly_20220425
  • nightly_20220426
  • nightly_20220427
  • nightly_20220428
  • nightly_20220429
  • nightly_20220430
  • nightly_20220501
  • nightly_20220502
  • nightly_20220503
  • nightly_20220504
  • nightly_20220505
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Dec543228Nov262524232221201918171615141287131Oct2928181613Sep12311Aug911Jul12111024Jun222120191716151413121110765427May2524252423242324232220161412111087530Apr28272627232217141321Mar1817181716920Feb18171132125Jan231716151413111098731Dec1814Nov131413decruftingshould version numbers be strings?quiet down apt again; use more perlmakemaker needed a -L to find libhammer.soadd LD_LIBRARY_PATH explicitlyThank you, Meredith, but your package is in a different PPAhave to actually install the swig packagetry swig2.0 w/o specific versionapt-get install swig2.0 loudly; another try on version namepackage is swig2.0, not swigretry package versionfix package version?use ppa version of swigauto-accept ppause a backport instead so as to not break python or other thingsthe bug was in SWIG pre 2.0.8. Update travis to use ubuntu raring, which has this.add stdbool.h to perl hammer.i to stop bool from being #undef'dmove stdbool.h to top levelSWIG docs suggest -DHAS_BOOLput stdbool.h in hammer.h to try and fix perl bindings on travistry travis with perl 5.18 instead of 5.14try to resolve missing bool/true/false problems with perl bindingsSWIGPERL check around bool typedefuse whatever compiler CC says to compile perl bindingsremove -DHAMMER_INTERNAL__NO_STDARG_H from Makefile.PL tooremove -DHAMMER_INTERNAL__NO_STDARG_H from CFLAGS for perl bindings buildtry setting CC in the environment for clang+bindings builds to get travis to actually use clang for themperl needs swig toooverride perl dependency installationadd perl to travis matrixMerge pull request #82 from thequux/perl-bindingsHelps to add the perl makefile. Bonus points for including a READMEAdded install target for perlMoved building perl binding lib and running test suite to EU::MM MakefileAdded MakeMaker-based build system for perl bindingsPerl tests are now part of the build systemAll tests pass.All tests except attr_bool passActions workMerge pull request #79 from jrozner/master
Loading