Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-02 | Explicitly search for bdb5.3. | Patrick Strateman | |
Some systems do not symlink the major version to the minor version. | |||
2017-02-07 | build: Add options to override BDB cflags/libs | Wladimir J. van der Laan | |
Add environment settings to specify the CFLAGS and LIBS to be used for BerkeleyDB directly. These will completely by-pass autodetection in the same way as other similar flags. ``` BDB_CFLAGS C compiler flags for BerkeleyDB, bypasses autodetection BDB_LIBS Linker flags for BerkeleyDB, bypasses autodetection ``` Implements #3921. | |||
2016-09-21 | Add MIT license to build-aux/m4 scripts | Luke Dashjr | |
2015-12-14 | Unify package name to as few places as possible without major changes | Luke Dashjr | |
2015-01-31 | Suggest --disable-wallet when libdb_cxx headers are missing | Luke Dashjr | |
2014-09-16 | Update obsolete AC macros. | randy-waterhouse | |
2014-09-16 | Create the common location for all m4 autotool build scripts, build-aux/m4. | randy-waterhouse | |
Update .gitignore. |