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
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-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
2014-08-18
Revert "build: add option for reducing exports"
Wladimir J. van der Laan
2014-08-17
build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).
randy-waterhouse
2014-08-15
build: add option for reducing exports
Cory Fields
2014-08-15
build: fix automake warnings about the use of INCLUDES
Cory Fields
2014-08-12
build: check for sys/prctl.h in the proper way
Wladimir J. van der Laan
2014-08-08
build: fix FDELT_TYPE configure check
Cory Fields
2014-08-06
build: silence mingw fpic warning spew
Cory Fields
2014-08-06
build: don't let libtool insert rpath into binaries
Cory Fields
2014-07-22
build: fix broken boost chrono check on some platforms
Cory Fields
2014-07-17
build: fix whitespace in pkg-config variable
Cory Fields
2014-07-17
build: allow linux and osx to build against static qt5
Cory Fields
2014-07-08
build: fix win32 static linking after libtool merge
Cory Fields
2014-07-04
Merge pull request #4421
Wladimir J. van der Laan
2014-07-01
secp256k1: Add build-side changes for libsecp256k1
Cory Fields
2014-07-01
secp256k1: add libtool as a dependency
Cory Fields
2014-06-27
Use async name resolving to improve net thread responsiveness
Huang Le
2014-06-21
crypto: explicitly check for byte read/write functions
Cory Fields
2014-06-21
build: move bitcoin-config.h to its own directory
Cory Fields
[next]