iDunk5400
b73f4e78d0
[master]: Update gitian yml files
2020-05-13 22:08:00 +02:00
iDunk5400
e8c5ab5155
gitian: fix out dir location
2019-11-04 10:25:54 +01:00
iDunk5400
78b076c7f2
Windows: enable high-entropy ASLR where available
2019-10-25 01:22:56 +02:00
iDunk5400
3816ac24f0
build: fix building on Windows due to _FORTIFY_SOURCE changes in MSYS2
...
Also, enable other hardening options that work on Windows with GCC 9.x
2019-10-25 01:19:26 +02:00
iDunk5400
e09dbc6089
depends: fix monero binaries Boost linking errors
...
It would try to link against host system Boost libs when building outside gitian. Tested with x86_64-linux-gnu target.
2019-09-09 10:00:47 +02:00
iDunk5400
ab2819a365
depends: attempt to fix readline
...
Make readline actually compile, and make ncurses use existing terminfo data (if available).
2019-09-07 22:02:11 +02:00
iDunk5400
0f52fe4c9c
Windows: work around a boost 1.70 and cmake SNAFU
...
Boost got upgraded to 1.70.0 in MSYS2. As a result, cmake (v3.13.4 as of this commit) can not configure boost properly, and cmake configuration fails as a result. This is a workaround as per https://gitlab.kitware.com/cmake/cmake/issues/18865
2019-04-18 19:41:14 +02:00
iDunk5400
b414b69f5c
Windows: fix a build error in MSYS2 with boost 1.70.0
2019-04-18 17:00:13 +02:00
iDunk5400 and moneromooo-monero
e7f24850d5
Fix Windows build after epee dependency change
2018-10-15 23:08:17 +00:00
iDunk5400
2e2daebcc9
ANSI colors in Windows 10
2018-10-08 14:56:16 +02:00
iDunk5400
17701864c4
Depends: build hidapi with -fPIC
2018-10-08 12:50:04 +02:00
iDunk5400
cbdd6b910b
Linux: Fix building of static binaries with hw device support
...
This should enable building static binaries on Linux systems where dependencies are already built with -fPIC, such as Ubuntu 18.04.
2018-10-06 16:48:14 +02:00
iDunk5400
7f2ad1a768
functional_tests: fix linking on Windows
2018-10-03 01:06:03 +02:00
iDunk5400
31559e6ad2
Update unbound submodule to 7f23967
...
Fixes building in MSYS2 with openssl 1.1.1
2018-09-29 23:11:59 +02:00
iDunk5400
fa942ef610
daemon: silence daemon update warnings on testnet
2018-09-29 14:42:10 +02:00
iDunk5400
6929b52426
Windows: don't preset CMAKE_SYSTEM_NAME
...
Let it be autodiscovered instead to avoid cmake thinking it's crosscompiling builds where host = target. This resolves a cmake configure error in MSYS2 caused by CMAKE_CROSSCOMPILING checks in #4294 .
2018-09-06 12:56:21 +02:00
iDunk5400
ce63d5634e
Windows: fix undefined references after unbound submodule update
2018-08-23 11:17:42 +02:00
iDunk5400 and moneromooo-monero
2bc977bab9
CMakeLists.txt: disable -fstack-protector* on windows
...
Current GCC produces broken binaries with these options
2018-08-21 22:41:35 +00:00
iDunk5400
2241114965
blockchain_import: make sleep compile on Windows
2018-07-03 20:33:18 +02:00
iDunk5400
ed6c68db1b
crypto: add missing include (WIN32)
2018-02-16 19:35:31 +01:00
iDunk5400
bb19386bbc
README.md: bump minimum cmake version to 3.2.0
2018-02-14 21:24:39 +01:00
iDunk5400
1c99a628e3
Tests: Fix building of two fuzz tests on Windows
2018-01-28 14:51:02 +01:00
iDunk5400
fdf0acbf97
Tools, daemonizer: fix building on Windows
2017-11-15 23:12:02 +01:00
iDunk5400
44c1d160c8
unit_tests: fix compiling on Windows
2017-10-08 23:59:08 +02:00
iDunk5400
a3691ae31c
daemon: fix static building with libzmq
2017-09-23 12:34:02 +02:00
iDunk5400
527472d0f7
README: Add libzmq to dependencies and update MSYS2 dependencies
2017-09-21 10:49:39 +02:00
iDunk5400
b2ac939eb3
Fix GUI building after libcryptonote_core was split ( #1626 )
2017-02-11 17:00:55 +01:00
iDunk5400
e1dd15b050
Don't build monero-wallet-rpc when building the GUI
2016-11-12 19:22:19 +01:00
iDunk5400
2f5196937b
Add iDunk's GPG key
2016-10-04 21:54:06 +02:00
iDunk5400
f1381388ec
Daemon: fix hashrate display in diff command output
2016-09-10 23:16:25 +02:00
iDunk5400
1855213c8f
Attempt to fix broken compilation on some systems caused by #1074
2016-09-10 22:56:40 +02:00