Skip to content

Conversation

@theuni
Copy link
Member

@theuni theuni commented Jun 11, 2014

Fixes #3955. It's hackish, but seems to always function as expected. Examples:

make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a

Fixes bitcoin#3955. It's hackish, but seems to always function as expected. Examples:

make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a
@BitcoinPullTester
Copy link

Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/77a055d04979dc2b3ec4064e99c69259a4216f12 for binaries and test log.
This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/
Contact BlueMatt on freenode if something looks broken.

@laanwj
Copy link
Member

laanwj commented Jun 11, 2014

ACK
Seems like a flexible and general solution.

@laanwj laanwj merged commit 77a055d into bitcoin:master Jun 11, 2014
laanwj added a commit that referenced this pull request Jun 11, 2014
77a055d build: Add a top-level forwarding target for src/* objects (Cory Fields)
@rebroad
Copy link
Contributor

rebroad commented Jul 5, 2014

Thank you!!

wtogami pushed a commit to litecoin-project/bitcoinomg that referenced this pull request Sep 9, 2014
Fixes #3955. It's hackish, but seems to always function as expected. Examples:

make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a

Rebased-from: 77a055d04979dc2b3ec4064e99c69259a4216f12
bitcoin/bitcoin#4322
wtogami pushed a commit to litecoin-project/litecoin that referenced this pull request Sep 19, 2014
Fixes bitcoin#3955. It's hackish, but seems to always function as expected. Examples:

make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a

Rebased-from: 77a055d bitcoin#4322
wtogami pushed a commit to litecoin-project/litecoin that referenced this pull request Oct 2, 2014
Fixes bitcoin#3955. It's hackish, but seems to always function as expected. Examples:

make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a

Rebased-from: 77a055d bitcoin#4322
wtogami pushed a commit to litecoin-project/litecoin that referenced this pull request Nov 14, 2014
Fixes bitcoin#3955. It's hackish, but seems to always function as expected. Examples:

make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a

Rebased-from: 77a055d bitcoin#4322
wtogami pushed a commit to litecoin-project/litecoin that referenced this pull request Dec 23, 2014
Fixes bitcoin#3955. It's hackish, but seems to always function as expected. Examples:

make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a

Rebased-from: 77a055d bitcoin#4322
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build system doesn't notice source changes

4 participants