MENY - Fix OS-X debug build #13727

pull spyder46n2 wants to merge 324 commits into bitcoin:master from RavenProject:mney-fix-OSX-debug-build changing 1176 files +124180 −31752
  1. spyder46n2 commented at 7:37 PM on July 20, 2018: none

    Recent changes caused link errors when compiling on OS-X using the --enable-debug configure parameter. This commit resolves that link error by adding the -lboost_system LDFLAG to the default configure as recommended by the Boost library developer guide.

  2. Merge branch 'master' of github.com:OverstockMedici/raven 7a5e8f3b35
  3. Fix unit tests related to segwit and other BIP tests 9a9be00983
  4. fix conflicts from a pull 160d43512a
  5. eliminated std print statements in validation.cpp c0fb9d6c52
  6. commented out tests using X16R until implemented in python, fixed others, put halving back to 150 in regtest a66e9741ff
  7. git ignore .vscode folder 21cab65bda
  8. New genesis block with block height 3237db1e49
  9. Merge branch 'master' of github.com:OverstockMedici/raven 49ed28eac9
  10. moved jenkinsfile to new branch 588ea47014
  11. build tweaks fa2efb98f6
  12. All the builds de9db1c4c3
  13. fixed syntax issue 1ad60ba384
  14. path tweaks 93c81056b6
  15. Fix for GetNibble w/Debug cd140c050f
  16. testing on multiple jenkins instances 4eb9e5a77e
  17. fixed regtest genesis block after reindex fix, removed console outs fced9f4f11
  18. test cleanup f914831271
  19. Merge branch 'master' of github.com:OverstockMedici/raven d5cdf88aca
  20. Removing timers from hashing f1cf71a736
  21. code cout cleanup 9346cf7d10
  22. Merge branch 'master' of github.com:OverstockMedici/raven 045e9cdf36
  23. Change to seed node 1beecdc028
  24. Merge branch 'master' of github.com:OverstockMedici/raven 2348534b90
  25. moved jenkinsfile to new branch 6810de05c1
  26. build tweaks fd3125bba5
  27. All the builds 1cd66ada33
  28. fixed syntax issue feb1ed71ca
  29. path tweaks 0d4d055dc2
  30. testing on multiple jenkins instances e6bac882b7
  31. Added code build buildspec for ubuntu 16.04 daaf050335
  32. Merge branch 'new-branch' of github.com:OverstockMedici/raven into new-branch 62e64ad5ad
  33. fixed invalid character error in build id 12e6ddbee2
  34. Added ubuntu 17.04 buildspec file 477691a597
  35. Added buildpsec for windows builds a6d358d0b6
  36. testing new paths for the build binaries 5012b6c640
  37. testing new paths for the build binaries, again 15aa3dc131
  38. Set the built binaries to be executable d306e5553b
  39. Update temp genesis 6c995d7bb7
  40. Merge pull request #1 from OverstockMedici/new-branch
    Build spec branch
    20fe15b526
  41. Troubleshooting the windows build git push e407ed8991
  42. Fixed the git problem on the windows build c884250db8
  43. Update testnet hashes 7b7f7de9fc
  44. Merge branch 'master' of github.com:OverstockMedici/raven 46129d81ad
  45. Modify domain 2874361611
  46. Added buildspec for centos 7 37342b05bb
  47. Added buildspec for fedora 36eb73a9fe
  48. Update to newer year cd6f4c2c74
  49. First try at jenkins codebuild jobs 6d62ae36ae
  50. Merge pull request #2 from OverstockMedici/centos-build
    Centos build
    f64fe66ef2
  51. testing codepipeline 5425297c5e
  52. added execute back to all shell scripts 67cb20a58a
  53. added execute to shell scripts...again 21109466c9
  54. troubleshooting permission errors in build b471cf07af
  55. fix for the windows build 874a32f69a
  56. more windows build tweaks 05a0371ec7
  57. fixed path issues d0a8f60797
  58. Export from SVG for transparency. 868ff2f5f3
  59. Test run gen gen b8dc9d2925
  60. Remove asserts for non-working testnet b32cce6b1a
  61. ignoring maxuploadtarget.py test, need to implement X16R hash in python for this one to work 50f4f1ec4d
  62. prepped binaries directory 38bd4885bd
  63. Fix remnants b441193a79
  64. Update genesis block 4bcac51b6d
  65. Initial Binary release 0ed7137974
  66. Removed ignore of executables 6f1825f50d
  67. Remove pre-release fcde0cada2
  68. fix for pre-release message on cli ddeacfcff5
  69. Initial raven source commit de86fc295a
  70. Moved the binary releases back into the binaries directory 64978ddf2d
  71. Added linux QT apps and an updated Mac QT app 811bb1c727
  72. Fix for libboost_system-mt.dylib 6a3b0a5134
  73. Update README d5bd50691d
  74. fixed ppa to use when building for *nix 83135f2354
  75. Merge branch 'master' of https://github.com/RavenProject/Ravencoin 0d16e713b5
  76. Update build-osx.md
    Update Mac instructions to use correct directory name.
    
    Closes #9.
    2eb7eb1a91
  77. Add testnet genesis block 0d07b37134
  78. Added new binaries for testnet 9ac9fd8cb3
  79. Fix for min work 6229502bf4
  80. fixes for testnet c00f537ac9
  81. updated the mac binaries for testnet 3b7d6593db
  82. Disable the miner in the wallet by default
    Disables the miner(by default, it still can be enabled), as CPU mining is no longer profitable.
    3ff58eb5e5
  83. Update README.md f5851645d2
  84. Added getinfo back 20f15898de
  85. Merge pull request #12 from quagliero/patch-1
    Update Mac instructions to use correct directory name.
    f41451543f
  86. Merge pull request #24 from mja1175/master
    Added getinfo back
    9d6ee9e9e0
  87. Fixed spelling error
    - changed etherium spelling to ethereum
    1b16627dc8
  88. Changes back ported from pull requests 890099498b
  89. Dev mailing list doesn't exist (yet?) b684f2e018
  90. new builds to include bug fixes fff01579fb
  91. Turn off default mining d1ebcc7a26
  92. Remove old binary locations as linux is now in a dedicated linux folder. these have not been updated and the new ones are in proper linux folder for new builds ce570c9626
  93. Update Readme
    Tweaked Readme for DMG name and instruction set.
    9ffd7735c0
  94. Merge pull request #38 from ilushka85/master
    Remove old binary locations as linux is now in a dedicated linux fold…
    3d89548e7a
  95. New release to remove mining by default 8e8ccb76df
  96. Fixing darwin build with https://github.com/bitcoin/bitcoin/pull/12032 918e896bb3
  97. Moving release binaries to the proper github location. 47a6eb8d50
  98. Added readme to redirect to releases tab 2b1e1dca85
  99. Merge pull request #26 from coinyeezy/coinyeezy-patch-1
    Fixed spelling error
    b488c034d5
  100. Added Raven whitepaper a2a422aa04
  101. Update README.md
    Github specific tweaks
    1cfd251aa2
  102. Update README.md
    More github specific tweaks
    9c0a0a8950
  103. Update README.md
    Centering the title
    bb78b13991
  104. Update README.md
    Center the title
    715f6b95b7
  105. added whitepaper 99be482881
  106. Added Raven roadmap b61d441da8
  107. Merge branch 'master' of github.com:OverstockMedici/raven 5615bab572
  108. Added Raven roadmap 6dccd3921e
  109. Fixed date typo fce3886f61
  110. Update README.md
    Fixed Title centering
    40d9f3ede2
  111. Fix typo in roadmap 25649f0ec3
  112. Addition of ravenscroll asset protocol library 115c43ec93
  113. Merge pull request #3 from OverstockMedici/ravenscroll
    Addition of ravenscroll asset protocol library
    50bd636d7f
  114. added buildspec for ubuntu 17.10 9523ed1801
  115. tweaked ubuntu 17.10 buildspec 8d409e9c13
  116. CMake support 0fffcebeb9
  117. Enables debugging for CMake fbe5f7ad9e
  118. Fixing build to work with latest version of the boost library. Should not need to downgrade to older version to work. This was done by changing the multi_index comparators to const. 6794b47755
  119. Stubbed in rpc calls (issue and getaddressbalances) and asset library 👩‍🎓 07e124e052
  120. Remove spamming couts while blockchain is in initial download 45aa54ad3c
  121. Enabling CMake w/ debug target. 46d54a7481
  122. Fix Unit Tests, and removing spamming of terminal when loading block chain (#6)
    * Removed unused files
    
    * Remove spamming couts while blockchain is in initial download
    
    * Got most of the unit tests working
    
    * Regtest mining code
    
    * Start adding the code that receives the can issue boolean
    
    * add parameters and test regtest network
    98240ce13f
  123. Merge branch 'master' of github.com:OverstockMedici/raven c4e589d0af
  124. Update README.md
    Fixed formatting
    97aeb6a2da
  125. Update COPYING
    Updated year
    ba6a286681
  126. Fix testnet nonce 95ba8f909f
  127. Added CMakeLists.txt back. a59f0058fe
  128. Update README.md e7a803f58b
  129. Update README.md 1c092d469e
  130. Update README.md 3742c3c239
  131. Removed obsolete binaries dir 78dda641ae
  132. Add asset support with raw transaction and create rpc call to issue assets 79d71da77b
  133. Merge pull request #7 from OverstockMedici/jeanderson/asset-raw
    Jeanderson/asset raw
    6b8a2a67f3
  134. Merge pull request #22 from Scoty/master
    Disable the miner in the wallet by default
    d30600b3ee
  135. Merge pull request #30 from dpmidd/readme
    Dev mailing list doesn't exist (yet?)
    3612148258
  136. Merge pull request #67 from jacksonpchen/patch-1
    Update README.md
    3876271703
  137. Merge pull request #69 from graze1234/master
    update of wiki and forum links and other small changes
    71230aeba2
  138. Merge pull request #68 from jacksonpchen/patch-2
    Update COPYING
    aeaa66a62e
  139. Merge pull request #55 from andersfurseth/patch-1
    Fix typo in roadmap
    c6a7f282fb
  140. Merge pull request #47 from ianblenke/master
    Fixing darwin build
    7004eeb4e7
  141. Merge pull request #39 from JoshTickles/patch-2
    Update Readme
    e6f0b0b406
  142. Merge remote-tracking branch 'upstream/master' e7c36decd0
  143. Removed leftover windows binaries 135980194b
  144. Cleaning out win bins e4f58d789a
  145. Cleaning out windoze bins 35c5a19fae
  146. Moved content from binaries/release/mac/README.md to doc/README.md 46650ef325
  147. update README 620bb100af
  148. Update README.md d6f7e19067
  149. Restoring binaries/README.md to avoid breaking the download link from website.... 4b011465ab
  150. Merge branch 'master' of https://github.com/fokep/Ravencoin 3c39c68297
  151. Update README.md 0fab805863
  152. Update README.md 807a16d43b
  153. Update README.md 3e5e3e5a43
  154. Update of README.md
    Changed links to have absolute paths so the readme can be safely included with releases
    358dc4e9a2
  155. Update README.md e6bf721586
  156. Update README.md 93aaa2160f
  157. Update README.md 1036b0ba36
  158. Build Frame and RPC for transfering assets dd8deccbb3
  159. Implements getaddressbalances (except minconf). b68624c5cf
  160. Merge pull request #74 from fokep/master
    Computer running out of disk space? Fixing low disk space with git rm
    de83792bad
  161. Added cacheing for undoing blocks, transfers are now being undo when disconnect block is called c2c091aa45
  162. Added cache for Connect Block, Add Flush to DB when pcoinsTip does. Reorgs now working correctly b88023d2ce
  163. Fleshed out asset name verification. (#10) cf179e5b64
  164. Fix bug with reindex, and invalidation of blocks: 1bc35ba8a3
  165. Fix merge conflict in assets.cpp 6acbabd6d3
  166. Merge pull request #9 from OverstockMedici/jeanderson/transferasset
    Transferring an asset
    09a4821cd0
  167. Updated docstring for createrawtransaction. 9d6fe537c1
  168. Added asset ownership 4fc54b2a01
  169. Updated docstring for createrawtransaction. 64d12eaf20
  170. Merge pull request #11 from OverstockMedici/ownership
    Add Ownership Assets when issuing an asset
    454372aec8
  171. Implemented createrawtransaction for transfers. cd29955e5a
  172. Merge branch 'master' of github.com:OverstockMedici/raven into cfox-rpc-transfer b0c50376c4
  173. Update README.md 82b9c63aaa
  174. Update verify.sh 4c9caccde6
  175. Merge pull request #81 from RavenProject/remove-legacy-verify-script
    Update verify.sh
    a05e5510ac
  176. Merge pull request #80 from RavenProject/Remove-legacy-verification
    Update README.md
    a65fd957ce
  177. Fixed RPC param config for issue. 16abd2d435
  178. Fixed tests. 99d3670214
  179. Removed rpc_assets_issue unit tests. Wallet loading would seem to necessitate integration tests instead. a3f4191a64
  180. Fixed a test case. 1ec93a393c
  181. Phase 2 Requirements - Part 1 (#14)
    * Added a Least Recently Used Cacheing System
    
    * Start replacing setAssets with cache. Incomplete
    
    * Implement cacheing and start debugging failures
    
    * Cache now works with transfers when reindexing
    
    * Remove 500 RVN requirment from transfer rpc call
    
    * Add Requirement for transfer ownership assets to be 1 * COIN
    
    * Couple fixes to pull request
    04f48cc5ea
  182. Merge branch 'master' of github.com:OverstockMedici/raven into cfox-rpc-transfer 7535af8c99
  183. Update .gitignore c1a92500ea
  184. Update .gitignore e198364141
  185. Merge Private into Public Repo 257b51ec0a
  186. Fixes some tests, comments out some broken ones from functional suite. 7c30f13434
  187. Merge branch 'master' of github.com:OverstockMedici/raven into cfox-rpc-transfer d7c8310204
  188. Merge pull request #13 from OverstockMedici/cfox-rpc-transfer
    createrawtransaction "transfer"
    cd2a018b90
  189. Couple updates before moving to public repo (#15)
    * Couple updates before moving to public repo
    
    * remove hard coded address
    323e1c5880
  190. Update (#16)
    * Fix script tests, implement OP_RVN_ASSETS
    75b51ef7ca
  191. Merge branch 'master' of github.com:OverstockMedici/raven into HEAD 76c5be534a
  192. Merge pull request #82 from OverstockMedici/private-test
    Merge Assets from Private Repo
    4f8350c825
  193. updated .gitignore c586c850f4
  194. removed buildspec and Jenkinsfile...um, yeah fb93e367b1
  195. Update Block Size 9bb7a94c8a
  196. Re-enables and fixes some integration tests (#83)
    * Removed CMakeLists.txt
    
    * Re-enabled several integrations tests that work now after recent bugfixes.
    
    * Fixes proxy_test which was using a nonexistent tor node.
    
    * Fixes rpcnamedargs test.
    6ed3bde215
  197. Add consensus rules for asset inputs and outputs values must match 6693cb5b87
  198. Add Units test for CheckTxAssets and Coin 49123594ed
  199. Fix typo in UndoAssetCoin error statement dc72c2e043
  200. Merge pull request #86 from RavenProject/assets_burn_fix
    Add consensus rules for asset inputs and outputs values must match
    1a13ef077e
  201. Merge pull request #88 from RavenProject/issue_87
    Issue #87 Fix typo in UndoAssetCoin error statement
    b825457d4b
  202. Updates asset name validation for ownership (#90)
    30 max characters (excluding '!' for ownership)
    unique asset tag can't contain '!'
    95f8f9da8b
  203. X16R-related functional test fixes (#89)
    * Makes x16r block hashing available to integration tests.
    
    * Fixes halving rate for regtest in test framework.
    
    * Fixes zmq_test by:
    using x16r for block hashing
    using tx has for validation instead of txid (segwit)
    
    * Improves color contrast in output of combine_logs.py.
    
    * Reactivates some functional tests which have been fixed.
    
    * Reactivates some extended functional tests which have been fixed.
    1d3a8d8c68
  204. Adds test_raven_hash to .gitignore. 44f2a5cb47
  205. Fix automake warnings when running autogen.sh ef38d10f3f
  206. Merge pull request #92 from RavenProject/cfox-ignore-test_raven_hash
    Adds test_raven_hash to .gitignore.
    2fb0092db6
  207. Add Reissue of assets 00be9a2ce9
  208. Merge pull request #94 from RavenProject/reissue_assets
    Add Reissue of assets
    c9a990591d
  209. Added asset data to rpc call return data 8adc557249
  210. Some functional tests for assets (#96)
    * Adds some functional RPC tests for assets.
    
    * Cleans up some comments.
    
    * Fixes some bad RPC named parameters.
    56659e916d
  211. Add caching to address amount map d9d3611d60
  212. Fix Unit Test Failures 52317ba4cd
  213. Merge pull request #97 from RavenProject/update_asset_cacheing
    Update asset cacheing
    06691187a5
  214. Merge pull request #98 from RavenProject/block_size
    Update Block Size
    6c4713ada2
  215. Merge branch 'develop' into update_rpc_calls 55d7507875
  216. Merge pull request #95 from RavenProject/update_rpc_calls
    Added asset data to rpc call return data and fix unit tests
    009a64a1de
  217. Raw RPC for transfer asset works da440d5aa0
  218. Raw reissue rpc call dd4b7c28e8
  219. Merge pull request #100 from RavenProject/raw_assets_reissue
    Raw assets reissue
    42ccb1227c
  220. RPC overhaul (#103) 1ae32c91a0
  221. Implement BIP9 protocol for assets and block size changes (#105) 8456ff9fab
  222. Update build-osx.md c09e437de5
  223. Update build-osx.md af7ecf4f00
  224. Merge pull request #93 from RavenProject/mney-fix-autogen.sh-warnings
    Fix automake warnings when running autogen.sh
    1f7628b4b1
  225. Unit Test Nonce, Raven-TX Linux Build, and Warning Fixes 136e1d8155
  226. Merge pull request #110 from RavenProject/mney-fix-tests.linux-build.doxygen.ravend-warning
    Unit Test Nonce, Raven-TX Linux Build, and Warning Fixes
    7fe5ac3f9a
  227. Fixes a couple of bugs. baec7494a7
  228. Fixes bug with RPC help and BIP-9/RIP-2. 8cb343a650
  229. Merge pull request #116 from RavenProject/cfox-bugfix
    BIP-9/RIP-2 related bugfixes
    85276179ea
  230. QT: First iteration of assets view on overview tab (#115)
    Asset balances on overview tab MVP.
    40b65bccaf
  231. Fix/change some error msgs e49fc398d1
  232. Set proposed mainnet activation ce6a10eb55
  233. Fix rpc help 1da3b30f0a
  234. Fixes asset_tests failure on unique due to dash in regex 887812c7d7
  235. Update for UTC ce5348ca90
  236. Merge pull request #120 from RavenProject/tron-mainnet-assets
    Set proposed mainnet activation
    a21ca127fc
  237. Merge pull request #121 from RavenProject/tron-txt-fixes
    Fix rpc help
    77fa2f571b
  238. Prevent RVN, RAVEN, RAVENCOIN as an asset 21adb8d339
  239. Merge pull request #125 from RavenProject/tron-prevent-confusing-rvn-asset
    Prevent RVN, RAVEN, RAVENCOIN as an asset
    967a96dacd
  240. Merge pull request #117 from RavenProject/tron-review-2
    Fix/change some error msgs
    8a46c82a63
  241. Add GUI for creation and reissue of an asset, Fix bug with reissue not saving to database ab8823211e
  242. Merge pull request #123 from RavenProject/create_gui
    Add GUI for creation and reissue of an asset, Fix bug with reissue no…
    8addde4661
  243. Merge pull request #122 from RavenProject/mney-fix-asset-regex-test
    Fixes asset_tests failure on unique due to dash in regex
    ccfee91834
  244. Fixing build error from #125, adding test for RVN names, removing invalid reissue test, fixing help for optional params fa5bd58bc9
  245. Merge pull request #126 from RavenProject/mney-fix-asset-regex-names
    Fix asset regex names (fixes build errors from #125)
    6cba8d9724
  246. minor typos (#128) 691dd74eb8
  247. Add change address to create asset rpc and gui implementation b51455e1bd
  248. Merge pull request #127 from RavenProject/custom_change_address
    Add change address to create asset rpc and gui implementation
    3f59315604
  249. Add GUI for reissue change address 33b5aad323
  250. Merge pull request #132 from RavenProject/reissue_change
    Add GUI for reissue change address
    d8639116b2
  251. Fixing Boost library link error when building with --enable-debug flag is specified on OSX f93bcd4348
  252. spyder46n2 closed this on Jul 20, 2018

  253. spyder46n2 deleted the branch on Jul 20, 2018
  254. fanquake locked this on Jul 21, 2018
Contributors

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-26 12:15 UTC

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