Update build docs that refer to old makefile.* files. #3231

pull brandondahler wants to merge 1 commits into bitcoin:master from brandondahler:doc-autotool-update changing 3 files +15 −19
  1. brandondahler commented at 3:33 AM on November 11, 2013: contributor

    Updates some documentation, sparked from issue #3230.

    I cannot test the build instructions myself, but assume they will work (what is there now doesn't work regardless).

    The command

    find . -path '*/.git*' -prune -o -type f -exec grep makefile\\. {} \; -print
    

    shows only 2 more files that reference the old makefile.* files:

            cd src; $(MAKE) -f makefile.unix bitcoind
            cd src; $(MAKE) -f makefile.unix clean
            cd src; $(MAKE) -f makefile.unix test_bitcoin
    ./contrib/debian/rules
          src/makefile.osx (Expat).
    ./contrib/debian/changelog
    
  2. Update build docs that refer to old makefile.* files.
    Also update pull-tester's error message.
    2b91707469
  3. BitcoinPullTester commented at 4:04 AM on November 11, 2013: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/2b9170746945e5bfc09e2a235c70fee359a224a5 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.

  4. laanwj commented at 7:02 AM on November 11, 2013: member

    ACK

    Edit: not sure either whether the instructions for (for example) Windows are correct (can you comment @diapolo?) but it's more useful than what there is now.

  5. laanwj referenced this in commit 59be91ae1e on Nov 11, 2013
  6. laanwj merged this on Nov 11, 2013
  7. laanwj closed this on Nov 11, 2013

  8. in doc/build-msw.md:None in 2b91707469
      75 | @@ -76,6 +76,8 @@ Bitcoin
      76 |  -------
      77 |  DOS prompt:
      78 |  
      79 | -	cd \bitcoin\src
      80 | -	mingw32-make -f makefile.mingw
      81 | +	cd \bitcoin
      82 | +	sh autogen.sh
    


    Diapolo commented at 10:42 AM on November 11, 2013:

    There IS no sh in a DOS prompt. A MinGW shell has this, but not a DOS prompt. Edit: I think this is what we call MSYS shell in the same document.


    laanwj commented at 11:05 AM on November 11, 2013:

    bash then?


    Diapolo commented at 12:42 PM on November 11, 2013:

    No, I would just replace DOS prompt: with MSYS shell: here.


    laanwj commented at 12:48 PM on November 11, 2013:

    Done, see 3a8915d9a85b37f6c58a512fc11457eaa3d3570e

  9. brandondahler deleted the branch on Nov 11, 2013
  10. Bushstar referenced this in commit f0549c4408 on Apr 8, 2020
  11. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 21:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me