Skip to content
Snippets Groups Projects
  1. Nov 10, 2016
    • Brad King's avatar
      librhash: Build the library within CMake · 31bb727f
      Brad King authored
      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.
      31bb727f
    • Brad King's avatar
      librhash: Remove source fragments not needed for CMake · 53048afa
      Brad King authored
      We only need a subset of the hash algorithms supported by librhash.
      Add preprocessor conditionals to remove source fragments that we do
      not need.  Write an alternative algorithm enumeration that matches
      the indexing on our reduced array.
      
      Also remove a few fragments outright.
      53048afa
  2. Nov 03, 2016
  3. Nov 02, 2016
Loading