Skip to content
Snippets Groups Projects
  1. Dec 05, 2013
  2. Dec 03, 2013
  3. Nov 27, 2013
  4. Nov 26, 2013
  5. Nov 23, 2013
  6. 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
  7. Nov 20, 2013
  8. Nov 09, 2013
    • Joe Rozner's avatar
      Clean up ENV · b1111905
      Joe Rozner authored
      Don't pass the entire environment to SCons. Only pass the PATH
      b1111905
    • Joe Rozner's avatar
      Fix SCons bugs · fb015b4a
      Joe Rozner authored
      Don't clober the Environment (and thus the ENV['PATH'] by redefining it
      and don't link against lr by default. Only add it if uname is not Darwin
      fb015b4a
  9. Oct 29, 2013
  10. Oct 28, 2013
  11. Oct 18, 2013
  12. Sep 13, 2013
  13. Jul 12, 2013
  14. Jul 11, 2013
  15. Jun 24, 2013
Loading