Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to build CMake against a system librhash | Brad King | 2016-11-10 | 1 | -0/+6 |
| | | | | Create a CMAKE_USE_SYSTEM_LIBRHASH option. | ||||
* | librhash: Build the library within CMake | Brad King | 2016-11-10 | 1 | -0/+8 |
Update `ustd.h` to include KWSys Large File Support configuration so that consistent stream libraries are used (on AIX with XL). Add a `cm_rhash.h` header to include the CMake-provided copy of the `rhash.h` header from CMake sources. |