Commit Graph

45 Commits (0a2a5c4ba62ee5eb757698305139a6e7cedb1239)

Author SHA1 Message Date
fanquake 436df1e826
depends: add NO_HARDEN option
2 years ago
Hennadii Stepanov b9f06bf05b
build: Do not export `PKG_CONFIG_{PATH|LIBDIR}` variables
2 years ago
Hennadii Stepanov 6fdc13c61f
build: Fix autoconf variable names for tools found by `AC_PATH_TOOL`
2 years ago
fanquake 094772656d
build: support LTO in depends
2 years ago
Hennadii Stepanov efa3a807a6
build: No longer need to hack the `PATH` variable in `config.site`
3 years ago
Hennadii Stepanov f3af4f7a18
build: Let the depends build system define a path to `dsymutil` tool
3 years ago
Hennadii Stepanov b0a8ddabe5
build: Pass missed darwin-specific tools via `config.site`
3 years ago
Hennadii Stepanov a4fd440741
build: Pass missed `strip` tool via `config.site`
3 years ago
0xb10c e158a2a7aa
build: add systemtap's sys/sdt.h as depends
3 years ago
fanquake d6d402bd2b
build: remove x-prefix comparisons
3 years ago
fanquake 05cdceb19d
build: don't set PORT=no in config.site
3 years ago
W. J. van der Laan 1a60c547fd
Merge bitcoin/bitcoin#21749: test: Bump shellcheck version
4 years ago
Hennadii Stepanov 08f3dbb1b0
test: Bump shellcheck version
4 years ago
fanquake a5491882a0
build: fix configuring when building depends with NO_BDB=1
4 years ago
Hennadii Stepanov 76f52e3da3
build: Fix Qt processing of configure script for depends with DEBUG=1
4 years ago
Carl Dong 8033110741 depends: Quote to prevent word splitting in config.site
4 years ago
Hennadii Stepanov a8d9f275d0
net: Add libnatpmp support
4 years ago
Carl Dong 46756a6987
depends: Fix PYTHONPATH setting in config.site.in
4 years ago
Carl Dong 618cbd2c1a
lint: Also lint files with shellcheck directive
4 years ago
Carl Dong 6c7e8f067d
depends: Allow relative CONFIG_SITE path env var
4 years ago
fanquake 265492723a
Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows
4 years ago
Russell Yanofsky 603fd6a2e7 depends: add MULTIPROCESS depends option
5 years ago
MarcoFalke f29bd546ec Revert "Merge #16367: Multiprocess build support"
5 years ago
Russell Yanofsky d630646662 libmultiprocess depends build
5 years ago
Hennadii Stepanov ddbb419310
build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts
5 years ago
Hennadii Stepanov 0e519fe284
build: Fix behavior when ALLOW_HOST_PACKAGES unset
5 years ago
fanquake c8becb8280
depends: add ability to skip building qrencode
5 years ago
fanquake 67328bb7ca
build: remove protobuf from depends
5 years ago
fanquake 107e030723
build: make protobuf optional in depends
5 years ago
fanquake c995c870aa
depends: add ability to skip building zeromq
6 years ago
MarcoFalke fa0f92af9a
build: depends: Switch to python3
6 years ago
Cory Fields 0d00fd5901 depends: allow CC/CXX to be overridden during configure
6 years ago
fanquake cc879675e1 depends: Remove ccache
7 years ago
Russell Yanofsky 4f92b5fb30 Run Qt wallet tests on travis
8 years ago
fanquake bb077fa5d0
[depends] Remove OBJCXX define from config.site.in
8 years ago
Wladimir J. van der Laan 3c5251daeb test: Remove java comparison tool
8 years ago
Cory Fields b676f38791 depends: allow for CONFIG_SITE to be used rather than stealing prefix
9 years ago
Cory Fields de619a37fd depends: Pass PYTHONPATH along to configure
9 years ago
Cory Fields 54566de29d depends: quit exporting in config.site
10 years ago
Luke Dashjr ab72068565 Bugfix: Replace bashisms with standard sh in gitian descriptors
10 years ago
Cory Fields 00522cd45b depends: disable reduced exports for debug builds
10 years ago
Cory Fields dc66ff53b4 depends: make LDFLAGS act like the other flags
10 years ago
Cory Fields 2027ad30e7 depends: add the debug/release concept to depends
10 years ago
Cory Fields cf12c223d0 depends: respect CPPFLAGS when configuring with depends
10 years ago
Cory Fields 1dec09b341 depends: add shared dependency builder
10 years ago