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
/
funcs.mk
Age
Commit message (
Expand
)
Author
2021-01-07
depends: Delay expansion of per-package vars
Carl Dong
2020-09-30
depends: Set CMAKE_INSTALL_RPATH for native packages
Russell Yanofsky
2020-09-16
build: Fix target name
Hennadii Stepanov
2020-08-18
depends: Specify LDFLAGS to cmake as well
Carl Dong
2020-08-18
depends: Prepend CPPFLAGS to C{,XX}FLAGS for CMake
Carl Dong
2020-08-18
depends: Cleanup CMake invocation
Carl Dong
2020-08-07
depends: More robust cmake invocation
Carl Dong
2020-07-07
depends: Decouple toolchain + binutils
Carl Dong
2020-05-12
depends: add MULTIPROCESS depends option
Russell Yanofsky
2020-04-10
Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-05
libmultiprocess depends build
Russell Yanofsky
2019-10-11
build: only pass --disable-dependency-tracking to packages that understand it
fanquake
2019-04-08
Merge #15446: Improve depends debuggability
MarcoFalke
2019-03-18
depends: tar: Always extract as yourself
Carl Dong
2019-02-19
depends: Add commands for each package for each stage
Carl Dong
2019-02-19
depends: Preprocessing doesn't care about deps
Carl Dong
2016-04-04
depends: fix fallback downloads
Cory Fields
2016-04-04
depends: create a hostid and buildid and add option for salts
Cory Fields
2015-05-14
depends: sanity-check sources and cached builds
Cory Fields
2015-01-31
depends: fix typos
Michael Ford
2014-12-31
depends: fix major regression after d546191dc.
Cory Fields
2014-12-11
depends: Move source stamps to source dir and misc cleanups
Cory Fields
2014-09-25
depends: add the debug/release concept to depends
Cory Fields
2014-09-04
depends: fix typo in source downloading. Regression from c897b1e732.
Cory Fields
2014-08-22
depends: add a fallback path in case package sources go missing
Cory Fields
2014-08-15
depends: fix shasum on osx < 10.9
Cory Fields
2014-08-08
depends: add shared dependency builder
Cory Fields