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-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
2014-06-16
sanity: autoconf check for sys/select.h
Cory Fields
2014-06-05
build: Switch to non-recursive make
Cory Fields
2014-05-23
Replace non-threadsafe strerror
Wladimir J. van der Laan
2014-05-01
Remove build-time no-IPv6 setting
Wladimir J. van der Laan
2014-04-10
build: add an option for enabling glibc back-compat
Cory Fields
2014-03-20
build: hook up "make deploy" for cross osx builds
Cory Fields
2014-03-20
build: if cross-compiling for an apple host, locate some additional tools
Cory Fields
2014-03-10
Merge pull request #3833
Wladimir J. van der Laan
2014-03-10
add --enable-debug for configure
daniel
2014-03-04
build: Version bump to 0.9.99, disable IS_RELEASE
Wladimir J. van der Laan
2014-02-05
-Wl,-z,relro and -z,now were wiping out environmental LDFLAGS passed in by th...
Midnight Magic
2014-01-29
Bump version numbers for 0.9.0rc1 release
Wladimir J. van der Laan
2014-01-23
Typesafe strprintf/error/LogPrint functions
Wladimir J. van der Laan
2014-01-23
Merge pull request #3560
Wladimir J. van der Laan
2014-01-22
build: Add -static for mingw builds
Wladimir J. van der Laan
2014-01-22
enable full GCC Stack-smashing protection for all OSes
Philip Kaufmann
[next]