index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_msvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjusted msvc compiler and linker settings to remove optimisations that are c...
Aaron Clauson
2020-12-16
4
-43
/
+22
*
build: Set msvc builds's CLIENT_VERSION_IS_RELEASE
Wladimir J. van der Laan
2020-11-19
1
-1
/
+1
*
build: Bump version for 0.21.0rc1
Wladimir J. van der Laan
2020-11-18
1
-4
/
+4
*
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-15
1
-1
/
+1
|
\
|
*
Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)
Pieter Wuille
2020-10-12
1
-1
/
+1
*
|
Add sqlite to travis and depends
Andrew Chow
2020-10-14
1
-1
/
+2
|
/
*
Update msvc build to use new vcpkg manifest
Aaron Clauson
2020-09-29
5
-22
/
+36
*
Move Win32 defines to configure.ac to ensure they are globally defined
Luke Dashjr
2020-08-20
1
-1
/
+1
*
[build] msvc: add boost::process
Sjors Provoost
2020-07-31
2
-1
/
+4
*
Updates msvc build to use ISO standard C++17.
Aaron Clauson
2020-07-04
1
-2
/
+2
*
build: improve builtin_clz* detection
fanquake
2020-06-29
1
-12
/
+0
*
[gui] PSBT Operations Dialog (sign & broadcast)
Glenn Willen
2020-06-19
1
-0
/
+2
*
Update MSVC build config for libsecp256k1
Pieter Wuille
2020-06-09
1
-0
/
+3
*
build: remove fdelt_chk backwards compatibility code
fanquake
2020-05-07
1
-3
/
+0
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
2
-2
/
+2
*
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-10
1
-0
/
+1
|
\
|
*
Drop unintended bitcoin-tx dependency on libevent
Russell Yanofsky
2020-04-02
1
-0
/
+1
*
|
build: Bump version to 0.20.99
Wladimir J. van der Laan
2020-04-10
1
-1
/
+1
*
|
test: remove rapidcheck integration and tests
fanquake
2020-04-03
2
-3
/
+2
|
/
*
Merge #18107: build: Add cov_fuzz target
Wladimir J. van der Laan
2020-03-27
1
-3
/
+0
|
\
|
*
build: Remove unused USE_COVERAGE
MarcoFalke
2020-02-10
1
-3
/
+0
*
|
build: remove Boost Chrono detection from build system
fanquake
2020-03-07
1
-3
/
+0
*
|
Merge #16117: util: Replace boost sleep with std sleep
fanquake
2020-03-06
1
-6
/
+0
|
\
\
|
*
|
util: Remove unused MilliSleep
MarcoFalke
2020-02-21
1
-6
/
+0
*
|
|
Add missing step in win deployment instructions
Dan Gershony
2020-02-27
1
-0
/
+2
|
/
/
*
/
Ignore only auto-generated .vcxproj files
Hennadii Stepanov
2020-02-10
1
-1
/
+13
|
/
*
Merge #17398: build: Update leveldb to 1.22+
Wladimir J. van der Laan
2020-02-10
1
-8
/
+6
|
\
|
*
build: Disable msvc warning 4722 for leveldb build
Aaron Clauson
2020-01-28
1
-5
/
+5
|
*
build: MSVC changes for leveldb update
Aaron Clauson
2020-01-28
1
-4
/
+2
*
|
build: Fix appveyor test_bitcoin build of *.raw
MarcoFalke
2020-01-29
1
-0
/
+2
|
/
*
build: remove configure checks for win libraries we don't link against
fanquake
2020-01-23
2
-70
/
+1
*
Merge #17738: build: remove linking librt for backwards compatibility
Wladimir J. van der Laan
2020-01-22
1
-3
/
+0
|
\
|
*
build: remove linking librt for backwards compatibility
fanquake
2019-12-31
1
-3
/
+0
*
|
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
3
-0
/
+11
|
\
\
|
*
|
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2020-01-04
3
-0
/
+11
*
|
|
Ignore msvc linker warning and update to msvc build instructions.
Aaron Clauson
2020-01-09
4
-8
/
+15
|
|
/
|
/
|
*
|
Moved the include of the system projects to before the build depends on task....
Aaron Clauson
2019-12-13
1
-2
/
+3
*
|
Included test_bitcoin-qt in msvc build.
Aaron Clauson
2019-12-13
2
-9
/
+15
*
|
Update msvc build for Visual Studio 2019 v16.4
Aaron Clauson
2019-12-12
1
-1
/
+1
|
/
*
Appveyor install libevent[thread] vcpkg
Aaron Clauson
2019-11-25
1
-1
/
+1
*
Added libtest_util library to msvc build configuration.
Aaron Clauson
2019-11-23
5
-1
/
+36
*
ci: remove OpenSSL installation
fanquake
2019-11-18
1
-1
/
+1
*
doc: remove OpenSSL from build instructions and licensing info
fanquake
2019-11-18
1
-2
/
+1
*
Moves vcpkg list to a text file and updates the appveyor job and readme to us...
Aaron Clauson
2019-11-10
2
-4
/
+5
*
Remove redundant class file includes from test_bitcoin project.
Aaron Clauson
2019-11-07
1
-5
/
+3
*
Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...
MarcoFalke
2019-11-07
4
-3
/
+6
|
\
|
*
Updated appveyor config:
Aaron Clauson
2019-11-06
4
-3
/
+6
*
|
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
2
-3
/
+3
|
/
*
doc: update MSVC instructions to remove Qt configuration
fanquake
2019-11-01
1
-14
/
+8
*
build: remove EVP_MD_CTX_new detection
fanquake
2019-10-24
1
-4
/
+0
[next]