Skip to content
Snippets Groups Projects
  1. Nov 21, 2013
    • 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
  2. Nov 20, 2013
  3. 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
  4. Oct 29, 2013
  5. Oct 28, 2013
  6. Oct 18, 2013
  7. Sep 13, 2013
  8. Jul 12, 2013
  9. Jul 11, 2013
  10. Jun 24, 2013
Loading