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
/
depends
Age
Commit message (
Expand
)
Author
2014-12-17
Add mips, mipsel and aarch64 to depends platforms
Wladimir J. van der Laan
2014-12-13
Fix download link for gitian builds
BtcDrak
2014-12-11
depends: fix packages with hard-coded SOURCES_PATH
Cory Fields
2014-12-11
depends: Move source stamps to source dir and misc cleanups
Cory Fields
2014-12-11
depends: teach 'make download' to download sources for all hosts
Cory Fields
2014-12-04
Remove gmp dependency and doc mentions
Pieter Wuille
2014-11-24
qt: osx: fix hidden symbol visibility
Cory Fields
2014-11-19
gitian: descriptors overhaul
Cory Fields
2014-11-19
depends: Add a package for qt4.6. Linux uses it by default.
Cory Fields
2014-11-19
depends: Use pic for all linux dependencies
Cory Fields
2014-11-18
depends: quit exporting in config.site
Cory Fields
2014-11-18
depends: add gmp package
Cory Fields
2014-11-13
depends: cleanup better after qt and force a bump
Cory Fields
2014-11-05
depends: boost: hard-code hidden symbol visibility
Cory Fields
2014-10-21
openssl version bump
Dominyk Tiller
2014-10-07
Merge pull request #5038
Wladimir J. van der Laan
2014-10-03
Bugfix: Replace bashisms with standard sh in gitian descriptors
Luke Dashjr
2014-10-02
Make comptool more deterministic
Matt Corallo
2014-10-02
depends: disable unused bdb replication manager. Fixes new mingw builds
Cory Fields
2014-10-02
Upgrade comparison tool further
Pieter Wuille
2014-09-30
depends: update the comparison tool to a more recent version
Cory Fields
2014-09-25
depends: disable reduced exports for debug builds
Cory Fields
2014-09-25
depends: add docs for debug
Cory Fields
2014-09-25
depends: make LDFLAGS act like the other flags
Cory Fields
2014-09-25
depends: give miniupnpc cppflags
Cory Fields
2014-09-25
depends: teach qt to honor debug/release
Cory Fields
2014-09-25
depends: boost: build for debug or release as requested
Cory Fields
2014-09-25
depends: make sure openssl sees cppflags
Cory Fields
2014-09-25
depends: add debug/release flags for linux/osx/win
Cory Fields
2014-09-25
depends: add the debug/release concept to depends
Cory Fields
2014-09-16
depends: respect CPPFLAGS when configuring with depends
Cory Fields
2014-09-08
qt: fix tablet crash. closes #4854.
Cory Fields
2014-09-04
depends: fix typo in source downloading. Regression from c897b1e732.
Cory Fields
2014-09-01
Merge pull request #4767
Wladimir J. van der Laan
2014-08-27
depends: add sensible download timeout/retry values
Cory Fields
2014-08-27
depends: bump miniupnpc to 1.9.20140701.
Cory Fields
2014-08-26
depends: bump openssl to 1.0.1i
Cory Fields
2014-08-22
depends: add a fallback path in case package sources go missing
Cory Fields
2014-08-15
build: add funcs.mk to the list of meta-depends
Cory Fields
2014-08-15
depends: fix shasum on osx < 10.9
Cory Fields
2014-08-08
depends: add shared dependency builder
Cory Fields