Documentation in Markdown for Depends Dir #6045

pull super3 wants to merge 1 commits into bitcoin:master from super3:depends-md changing 5 files +188 −172
  1. super3 commented at 4:09 AM on April 22, 2015: contributor

    Documentation more readable when viewed on Github.

  2. laanwj added the label Docs and Output on Apr 22, 2015
  3. laanwj added the label Build system on Apr 22, 2015
  4. in depends/README_USAGE.md:None in 1dcafd90bb outdated
       0 | @@ -0,0 +1,38 @@
       1 | +To build dependencies for the current arch+OS:
       2 | +
       3 | +    make
       4 | +
       5 | +To build for another arch/OS:
       6 | +
       7 | +	make HOST=host-platform-triplet && make HOST=host-platform-triplet
    


    laanwj commented at 12:56 PM on May 1, 2015:

    btw this double make makes no sense, what as the intention here @theuni?


    theuni commented at 2:00 PM on May 1, 2015:

    whoops. This is just busted c/p from an initial version of depends that worked differently (required make && make install). Wrong on several levels :)

    The second part can just be dropped.


    super3 commented at 5:11 AM on May 2, 2015:

    So just change to:

     To build for another arch/OS:
          make HOST=host-platform-triplet
    

    laanwj commented at 4:13 PM on May 6, 2015:

    @super3: yes

  5. Documentation in Markdown for Depends Dir
    Documentation more readable when viewed on Github.
    
    Documentation Fix
    047a15405a
  6. super3 commented at 4:25 PM on May 9, 2015: contributor

    @laanwj @theuni Should be all fixed now.

  7. laanwj referenced this in commit 16e8ea3dde on May 15, 2015
  8. laanwj commented at 10:37 AM on May 15, 2015: member

    Merged via 16e8ea3 (rebased, with some extra improvements)

  9. laanwj closed this on May 15, 2015

  10. MarcoFalke 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