Hennadii Stepanov
|
97a4ad5713
|
build, msvc: Drop duplicated common\url.cpp source file
It has been a part of SOURCE_FILES since https://github.com/bitcoin/bitcoin/pull/29904
|
2024-04-26 22:47:00 +01:00 |
|
fanquake
|
3a0b352c63
|
refactor: move url.h/cpp from lib util to lib common
|
2022-10-31 10:17:04 +00:00 |
|
nicolas.dorier
|
08c721dab2
|
[MSVC] Copy build output to src/ automatically after build
|
2019-07-01 19:16:19 +09:00 |
|
Aaron Clauson
|
750d1bc7df
|
Cleaned up and consolidated msvc build files to allow faster builds and easier migration to vs2019.
|
2019-06-19 09:20:20 +02:00 |
|
Chun Kuan Lee
|
4a5e52cb51
|
msvc: Use a single file to specify the include path
|
2019-03-01 02:30:07 +08:00 |
|
Chun Kuan Lee
|
8a1f0a38d4
|
scripted-diff: Remove NDEBUG pre-define
-BEGIN VERIFY SCRIPT-
sed -i 's/NDEBUG;//g' $(git grep --name-only 'NDEBUG;' build_msvc)
-END VERIFY SCRIPT-
|
2019-02-17 18:26:11 +08:00 |
|
Chun Kuan Lee
|
52091066be
|
msvc: build secp256k1 locally
|
2019-02-01 00:28:49 +08:00 |
|
Chun Kuan Lee
|
0b16f679d5
|
auto generate MSVC project files
|
2018-08-26 23:54:26 +08:00 |
|
Aaron Clauson
|
ef7beaea6a
|
Visual Studio build configuration for Bitcoin Core
|
2018-08-10 09:19:00 +02:00 |
|