Commit Graph

37 Commits

Author SHA1 Message Date
Michael Davidsaver bfb96852cb prepare for 1.0.1 2022-10-14 10:21:43 -07:00
Michael Davidsaver 62e9d5d240 prepare for 1.0.0 2022-09-14 17:52:48 -07:00
Michael Davidsaver b645eef4f0 prepare for 0.3.2 2022-06-19 10:50:57 -07:00
Michael Davidsaver f74337ddcd prepare for 0.3.1 2022-05-23 06:49:45 -07:00
Michael Davidsaver b8aa1ccc1a doc: prepare for 0.3.0 2022-04-05 12:01:28 -07:00
Michael Davidsaver 45a4bc8f05 prepare for 0.2.3 2022-01-28 08:42:01 -08:00
Michael Davidsaver f16a0c408e prepare for 0.2.2 2021-10-03 10:29:20 -07:00
Michael Davidsaver af4163608f prepare for 0.2.1 2021-07-28 00:36:43 -07:00
Michael Davidsaver 7682f1660d define makefile version range helpers 2021-07-06 18:33:18 -07:00
Michael Davidsaver 302557e46d fixup expert API handling 2021-07-02 16:44:02 -07:00
Michael Davidsaver b1c60ff651 update libevent config 2021-06-27 10:17:14 -07:00
Michael Davidsaver 5a10039430 Add control/doc for Expert API 2021-06-27 10:17:14 -07:00
Michael Davidsaver 46d499f012 doc and version bump to 0.2.0 2021-06-27 10:17:14 -07:00
Michael Davidsaver 286f4a7cf0 prepare for 0.1.6 2021-05-07 10:52:41 -07:00
Michael Davidsaver 93b5708471 prepare for 0.1.5 2021-04-17 09:30:16 -07:00
Michael Davidsaver 32debd3e40 prepare for 0.1.4 2021-02-20 12:34:36 -08:00
Michael Davidsaver ba568d1f82 prepare for 0.1.3 2021-02-12 12:21:28 -08:00
Michael Davidsaver d0e82744d3 prepare for 0.1.2 2021-01-15 08:20:11 -08:00
Michael Davidsaver 69f48ae4bb prepare for 0.1.1 2020-12-14 09:34:08 -08:00
Michael Davidsaver 89bfdfa5cc 0.1.0
PVXS / ubuntu-20.04/gcc/default/3.14// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/3.15// (push) Cancelled after 0s
PVXS / macos-latest/clang/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/7.0//release-2.0.22-stable (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/7.0/64/ (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/static/7.0/64/ (push) Cancelled after 0s
PVXS / ubuntu-16.04/gcc-4.8/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-16.04/gcc-4.9/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc-8/default/7.0// (push) Cancelled after 0s
PVXS / windows-2019/vs2019/default/7.0// (push) Cancelled after 0s
PVXS / windows-2019/vs2019/static/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/clang/default/7.0// (push) Cancelled after 0s
2020-12-13 18:21:50 -08:00
Michael Davidsaver 550164b581 respect $(STATIC_BUILD) when injecting event_core library 2020-11-08 15:22:32 -08:00
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