summaryrefslogtreecommitdiff
path: root/build.rs
AgeCommit message (Expand)Author
2024-06-20Fix some nightly build errors (#4657)Daniel García
2024-02-08Update Rust, crates and web-vault (#4328)Mathijs van Veluw
2023-12-09Fix the version string (#4153)Mathijs van Veluw
2023-12-09Several small fixes for open issues (#4143)Mathijs van Veluw
2023-10-05Fix typostuhana
2023-07-04fix version when compiled at a specific commitHelmut K. C. Tessarek
2022-12-03Add dev-only query logging supportBlackDex
2022-01-23Remove references to "bwrs" #2195Daniel García
2021-04-28Fix branch nameDaniel García
2021-03-31Run `cargo fmt` on codebaseJake Howard
2020-08-24Add support for multiple simultaneous database features by using macros.Daniel García
2020-03-22Set the cargo version and allow changing it during build time with BWRS_VERSION.Daniel García
2019-09-12Adds support for PostgreSQL which resolves #87 and is mentioned in #246.Michael Powers
2019-07-09Move backend checks to build.rs to fail fast, and updated dependenciesDaniel García
2019-02-10Show version in admin panelDaniel García
2019-01-19Ignore build.rs git errorsDaniel García
2018-12-30Add build script to get some Git info to later show in admin panel, and add s...Daniel García