Commit Graph

16 Commits

Author SHA1 Message Date
Michael Davidsaver b1b71f1520 gcc 5.4 compat 2020-07-03 20:54:47 -07:00
Michael Davidsaver 0144c0417b GCC -Wl,--as-needed 2020-04-25 14:40:43 -07:00
Michael Davidsaver 1a462617a4 minor 2020-04-25 14:40:43 -07:00
Michael Davidsaver 6ffcf60a3c 3.14 compat 2020-04-13 18:06:40 -07:00
Michael Davidsaver ff4a968320 disable some MSVC warnings
C4800: implicit cast to bool
C4275: non dll-interface base class
2020-04-12 23:29:30 -07:00
Michael Davidsaver d8cd01ee83 only automatically link libevent for PROD/LIB using libpvxs 2020-04-09 20:40:09 -07:00
Michael Davidsaver fb8681d176 disable automatic LTO
Partial use not recommended.
Also issues w/ static libraries
2020-04-09 20:40:09 -07:00
Michael Davidsaver 5f244c1b88 change bundle prefix 2020-04-01 19:00:32 -07:00
Michael Davidsaver 099aa166d5 MSVC build fixes 2020-03-31 13:07:50 -07:00
Michael Davidsaver ceeb782e8a ensure CONFIG_PVXS_MODULE is idempotent
seems that cfg/ files can sometimes be included
multiple times.
2020-03-18 21:12:59 -07:00
Michael Davidsaver 71d0e840e3 fix win64 static link 2020-03-16 09:23:17 -07:00
Michael Davidsaver 9738621e44 building bundled libevent 2020-03-16 09:23:17 -07:00
Michael Davidsaver 0fd254d520 toolchain inspection 2020-03-12 19:52:00 -07:00
Michael Davidsaver 06e780872b progress 2019-11-19 16:06:43 -08:00
Michael Davidsaver 6b1f5cb6f7 no -std=c++11 for msvc
specific to gcc/clang
2019-10-21 16:27:47 -07:00
Michael Davidsaver 466044d6a5 initial 2019-10-19 20:17:39 -07:00