index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2015-05-14
build: make libboost_chrono mandatory
Cory Fields
2015-05-02
change AC_PACKAGE_BUGREPORT from info@bitcoin.org to github issue tracker URL
Jonas Schnelli
2015-03-06
build: Endian compatibility
Wladimir J. van der Laan
2015-03-03
Merge pull request #5819
Wladimir J. van der Laan
2015-03-02
keys: remove libsecp256k1 verification until it's actually supported
Cory Fields
2015-02-23
build: fix typo in configure help
Cory Fields
2015-02-23
build: remove libstdc++ backwards-compat
Cory Fields
2015-02-23
build: disable reduced exports by default
Cory Fields
2015-01-21
Remove custom pkg.m4 script.
randy-waterhouse
2015-01-08
Merge pull request #5542
Wladimir J. van der Laan
2015-01-07
Bugfix: configure: Correctly detect "nothing to build" condition
Luke Dashjr
2015-01-07
Bugfix: Only check for boost when building code that requires it
Luke Dashjr
2015-01-07
Bugfix: configure: Check for openssl/ec.h
Luke Dashjr
2015-01-02
Bump project-wide COPYRIGHT_YEAR to 2015
Wladimir J. van der Laan
2014-12-19
Merge pull request #5334
Wladimir J. van der Laan
2014-12-11
Now that 0.10 has been branched, master is 0.10.99
Wladimir J. van der Laan
2014-11-30
Add /opt/local/include/db48 only if it exists.
Pavel Janík
2014-11-26
Merge pull request #5370
Wladimir J. van der Laan
2014-11-25
build: disable static lib stripping during osx make install-strip
Cory Fields
2014-11-24
Check for strnlen and provide it if it is not found.
Pavel Janík
2014-11-20
libbitcoinconsensus: Add pkg-config support
Luke Dashjr
2014-11-19
build: pad header for osx libs
Cory Fields
2014-11-19
build: fix static dll link for mingw
Cory Fields
2014-11-19
build: shared lib build should work reasonably well now
Cory Fields
2014-11-19
build: add --with-libs so that libs are optional
Cory Fields
2014-11-19
build: check visibility attributes
Cory Fields
2014-11-19
build: mingw needs libssp for hardening with dlls
Cory Fields
2014-11-19
build: make a distinction between static app ldflags and static lib ldflags
Cory Fields
2014-11-18
revert part of 9eda1620b
Cory Fields
2014-11-18
build: fixup configure to not export anything
Cory Fields
2014-11-18
Don't use bashisms in configure
Pieter Wuille
2014-11-18
Always build and link libsecp256k1
Pieter Wuille
2014-11-06
Rearrange initial config checks: AC, AM, compiler, libtool.
kiwigb
2014-10-31
tests: replace the old (unused since Travis) tests with new rpc test scripts
Cory Fields
2014-10-14
build: fix libtool's refusal to link static libs into a dll
Cory Fields
2014-10-13
build: quit abusing LIBS for Windows builds.
Cory Fields
2014-10-10
build: fix dynamic boost check when --with-boost= is used
Cory Fields
2014-10-07
Merge pull request #5053
Wladimir J. van der Laan
2014-10-06
Homebrew lang fix
Dominyk Tiller
2014-10-03
Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems
Luke Dashjr
2014-10-01
build: Fix OSX build when using Homebrew and qt5
Cory Fields
2014-09-30
tests: fix python test-runner for windows
Cory Fields
2014-09-16
Update obsolete AC macros.
randy-waterhouse
2014-09-16
Add warnings for autogen.sh. Fix AC_CONFIG_SRCDIR.
randy-waterhouse
2014-09-16
Create the common location for all m4 autotool build scripts, build-aux/m4.
randy-waterhouse
2014-09-01
Merge pull request #4767
Wladimir J. van der Laan
2014-08-29
build: Remove message about Ubuntu 13.10 when no boost sleep implementation f...
Wladimir J. van der Laan
2014-08-26
build: add -DMINIUPNP_STATICLIB for new version
Cory Fields
2014-08-21
build: work around ccache/autotools warning-spamming bug
Cory Fields
2014-08-18
build: add option for reducing exports (v2)
Cory Fields
[next]