Commit Graph

137 Commits (9d11a2dc6cb782767064b81eee908746cd20c261)

Author SHA1 Message Date
Romano 699bfd0f6e Litecoin: Fix Qt build by setting -fPIC
8 years ago
Adrian Gallagher d1691e5991 Litecoin: Bump Gitian date and copyright year.
9 years ago
Wladimir J. van der Laan 47db8118d7 Bump version to 0.10.4, add release notes
9 years ago
Wladimir J. van der Laan 3c5b5b54e5 build: disable -Wself-assign
9 years ago
Adrian Gallagher d02d31c478 Litecoin Core v0.10.3.0
9 years ago
Adrian Gallagher a20b2ea6a0 Merge remote-tracking branch 'bitcoin/0.10' into master-0.10
9 years ago
Wladimir J. van der Laan cf5bf5542a
Bump version to 0.10.3
9 years ago
Wladimir J. van der Laan 743cc9e08b
Merge pull request #6704
9 years ago
Cory Fields 3861f0fa21 build: fix libressl detection
9 years ago
Adrian Gallagher a15c50e653 Litecoin Core v0.10.2.2
10 years ago
Adrian Gallagher 2f2d3f6ea2 Merge remote-tracking branch 'bitcoin/0.10' into master-0.10
10 years ago
Luke Dashjr 09334e04a9
configure: Detect (and reject) LibreSSL
10 years ago
Warren Togami dd63d78fd2 Merge remote-tracking branch 'origin/0.10' into master-0.10
10 years ago
Wladimir J. van der Laan d7e7727658
Preparations for 0.10.2 release
10 years ago
Warren Togami e94ff551e1 Litecoin Core v0.10.1.3
10 years ago
Warren Togami afc657b1af Litecoin v0.10.1.2
10 years ago
Warren Togami 41e961b3c6 Litecoin: Add CLIENT_VERSION_BUILD to version.
10 years ago
Warren Togami 38008f736f Litecoin Core v0.10.1.1
10 years ago
Warren Togami 1cfb09639d Merge remote-tracking branch 'bitcoin/0.10' into exp-0.10-mark17
10 years ago
Wladimir J. van der Laan 601327be8c
bump version to 0.10.1 in preparation of RC1
10 years ago
Warren Togami 77d101983e Litecoin Core v0.10.0.2
10 years ago
Warren Togami 177222997e Litecoin: "CLIENT_VERSION_IS_RELEASE → false
10 years ago
Adrian Gallagher 2d1ecd135e Litecoin: Litecoin binaries and update related resource files.
10 years ago
Wladimir J. van der Laan 7fdbedcaf8
Merge pull request #5542
10 years ago
Luke Dashjr 2ecd2941ed Bugfix: configure: Correctly detect "nothing to build" condition
10 years ago
Luke Dashjr b7a4ecc153 Bugfix: Only check for boost when building code that requires it
10 years ago
Luke Dashjr a19eeaced8 Bugfix: configure: Check for openssl/ec.h
10 years ago
Wladimir J. van der Laan 4f57a3b20c
Bump project-wide COPYRIGHT_YEAR to 2015
10 years ago
Wladimir J. van der Laan 13e129ed9a
CLIENT_VERSION_IS_RELEASE → true
10 years ago
Wladimir J. van der Laan c3c635b316
version 0.9.99 -> 0.10.0
10 years ago
Pavel Janík 4c69ebed44 Add /opt/local/include/db48 only if it exists.
10 years ago
Wladimir J. van der Laan 91eaedd4ce
Merge pull request #5370
10 years ago
Cory Fields b7f2cdc8a9 build: disable static lib stripping during osx make install-strip
10 years ago
Pavel Janík 494f6e7d35 Check for strnlen and provide it if it is not found.
10 years ago
Cory Fields 9eb5a5fbef build: pad header for osx libs
10 years ago
Cory Fields 9ed8979e29 build: fix static dll link for mingw
10 years ago
Cory Fields 19df238a7b build: shared lib build should work reasonably well now
10 years ago
Cory Fields cdd36c6c5c build: add --with-libs so that libs are optional
10 years ago
Cory Fields f36a40f7fd build: check visibility attributes
10 years ago
Cory Fields 811a765bef build: mingw needs libssp for hardening with dlls
10 years ago
Cory Fields e0077de5de build: make a distinction between static app ldflags and static lib ldflags
10 years ago
Cory Fields f9e40fb075 revert part of 9eda1620b
10 years ago
Cory Fields 0dc8613864 build: fixup configure to not export anything
10 years ago
Pieter Wuille cf61b5441b Don't use bashisms in configure
10 years ago
Pieter Wuille 07a9901703 Always build and link libsecp256k1
10 years ago
kiwigb eefb766c77 Rearrange initial config checks: AC, AM, compiler, libtool.
10 years ago
Cory Fields 7667850dbf tests: replace the old (unused since Travis) tests with new rpc test scripts
10 years ago
Cory Fields 1723862e82 build: fix libtool's refusal to link static libs into a dll
10 years ago
Cory Fields 28d412ff20 build: quit abusing LIBS for Windows builds.
10 years ago
Cory Fields a7d1f035ae build: fix dynamic boost check when --with-boost= is used
10 years ago