- Dec 22, 2013
-
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
- Dec 05, 2013
-
-
Dan Hirsch authored
-
Dan Hirsch authored
-
- Dec 03, 2013
-
-
Joe Rozner authored
Wrapping the SHLINKFLAGS in an array rather than as a single string caused the link flags to be passed to clang double quoted. This cuased clang to interpret the flags as a string rather than as a flag which caused the -install_name flag to never be passed to the linker.
-
Dan Hirsch authored
-
- Nov 27, 2013
-
-
Meredith L. Patterson authored
-
- Nov 26, 2013
-
-
Meredith L. Patterson authored
-
- Nov 23, 2013
-
-
Dan Hirsch authored
-
Dan Hirsch authored
-
- Nov 21, 2013
-
-
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.
-
Joe Rozner authored
Set the proper path for the shared library so that anything linking against it will be able to find the library.
-
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.
-
- Nov 20, 2013
-
-
Joe Rozner authored
Create a pkg-config file and install it to $prefix/lib/pkgconfig
-
Meredith L. Patterson authored
-
- Nov 09, 2013
-
-
Joe Rozner authored
Don't pass the entire environment to SCons. Only pass the PATH
-
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
-
- Oct 29, 2013
-
-
Dan Hirsch authored
-
- Oct 28, 2013
-
-
Dan Hirsch authored
-
Dan Hirsch authored
-
- Oct 18, 2013
-
-
Meredith L. Patterson authored
-
- Sep 13, 2013
-
-
Dan Hirsch authored
-
- Jul 12, 2013
-
-
Meredith L. Patterson authored
-
- Jul 11, 2013
-
-
Dan Hirsch authored
-
- Jun 24, 2013
-
-
Dan Hirsch authored
-