Skip to content
Snippets Groups Projects
  1. Nov 23, 2013
  2. Nov 22, 2013
  3. Nov 21, 2013
    • Joe Rozner's avatar
      Fix for linux · d0906e69
      Joe Rozner authored
      This actually is only for OS X. On linux ldconfig must be run after
      installing in order to update the library cache. Need to look into how
      to get scons to do this for the user.
      d0906e69
    • Joe Rozner's avatar
      Properly name the lib · 1d80058c
      Joe Rozner authored
      Set the proper path for the shared library so that anything linking
      against it will be able to find the library.
      1d80058c
    • Joe Rozner's avatar
      Install internal headers for Go bindings · 76034ae4
      Joe Rozner authored
      Go, and likely other language bindings will, need access to create
      new combinators. This functionality is currently located
      src/parsers/parser_internal.h. Install this header to the system with
      dependent headers until a better solution can be found.
      76034ae4
  4. Nov 20, 2013
  5. Nov 16, 2013
  6. Nov 15, 2013
  7. Nov 09, 2013
Loading