Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Update lmdb to latest version and other goodies #56

Merged
merged 11 commits into from Sep 5, 2019
Merged

Commits on Sep 4, 2019

  1. Update lmdb and to latest version of mdb.RE/0.9.24-moz branch

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    596539c View commit details
    Browse the repository at this point in the history
  2. Create bindings automatically using rust-bindgen

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    b6720b8 View commit details
    Browse the repository at this point in the history
  3. Allow cc to handle build optimizations

    Fixes #54
    
    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    2089925 View commit details
    Browse the repository at this point in the history
  4. Hide warnings while building

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a07f50b View commit details
    Browse the repository at this point in the history
  5. Use flag_if_supported instead of flag when compiling liblmdb

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    bd45823 View commit details
    Browse the repository at this point in the history
  6. Update all dependencies to their latest version for the sys crate

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    cac5b8d View commit details
    Browse the repository at this point in the history
  7. Update all dependencies to their latest version for the main crate

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    13d77dd View commit details
    Browse the repository at this point in the history
  8. Bump version to 0.9.0

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a5ceeb2 View commit details
    Browse the repository at this point in the history
  9. Remove explicit support for rust 1.30 on travis

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    5772289 View commit details
    Browse the repository at this point in the history
  10. Format yml files

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a4776c0 View commit details
    Browse the repository at this point in the history
  11. Don't generate bindings as part of the build phase

    Signed-off-by: Victor Porof <victor.porof@gmail.com>
    victorporof committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    6bd3798 View commit details
    Browse the repository at this point in the history