Skip to content
Snippets Groups Projects
Select Git revision
  • 83-dead-rules
  • 87-transition-conflict
  • 90-h_literal-produces-pointer-signedness-warnings
  • arena-allocator
  • c++
  • cxx
  • flatten-null
  • java-bindings
  • llvm-backend
  • luajit
  • master default protected
  • old-llvm-backend
  • old-valgrind-cleanup
  • php-bindings
  • python-bindings
  • refactor-build
  • regex
  • static-analysis
  • valgrind-cleanup
  • windows-vs2013
  • nightly_20201028
  • nightly_20201029
  • nightly_20201030
  • nightly_20201031
  • nightly_20201101
  • nightly_20201102
  • nightly_20201103
  • nightly_20201104
  • nightly_20201105
  • nightly_20201106
  • nightly_20201107
  • nightly_20201108
  • nightly_20201109
  • nightly_20201110
  • nightly_20201111
  • nightly_20201112
  • nightly_20201113
  • nightly_20201114
  • nightly_20201115
  • nightly_20201116
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Dec136543228Nov262524232221201918171615141287131Oct2928181613Sep12311Aug911Jul12111024Jun222120191716151413121110765427May2524252423242324232220161412111087530Apr28272627232217141321Mar1817181716920Feb18171132125Jan231716151413111098731Dec1814Nov131413Wrote parser for language-independent test suite, ported tests to itMerge pull request #84 from skade/fix-doxygenRemove absolute paths from DoxyfileMerge pull request #83 from abiggerhammer/masterupdate README.md with perl infodecruftingshould 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 bindings
Loading