79 Commits

Author SHA1 Message Date
7746ea3c6c Set next development version 2023-12-13 16:14:48 -06:00
96061ca1cc Set version numbers for release 2023-12-13 16:09:56 -06:00
81d79ecc49 Set next development version 2022-09-07 11:06:28 -05:00
981ea5a540 Set version numbers for release 2022-09-07 11:00:11 -05:00
284de4fb6b Set next development version 2021-10-01 13:11:01 -05:00
de20a37b5e Set version numbers for release 2021-10-01 12:35:02 -05:00
a5cae7ad92 Set next development version 2021-06-30 07:11:03 -07:00
3e6e6ae74b Update version numbers for release 2021-06-30 07:07:49 -07:00
e1c1a4bc1b Set next development version 2021-02-26 12:58:51 -08:00
64c284cd41 Update version numbers for release 2021-02-26 12:57:27 -08:00
084eb08138 Set next development version 2020-07-26 13:36:14 -07:00
8e183c23e1 Update version numbers for release 2020-07-26 13:34:46 -07:00
4e85d38bba Set next development version 2020-05-28 16:26:00 -05:00
1641bd18b4 Update version numbers for release 2020-05-28 15:12:49 -05:00
a01869bbd0 Incr version and set development flag after release 2019-10-31 17:34:11 -05:00
47e6f61f04 Clear development flag for 7.1.0 release 2019-10-31 17:29:54 -05:00
5972306346 release notes for 7.1.0 2019-10-31 10:39:19 -07:00
c8c3cf4fd8 Update version number to 7.0.1 DEVELOPMENT 2019-08-13 11:10:50 -05:00
936f5d35d8 Update release notes for 7.0.0 2019-07-24 16:08:00 -07:00
bd7ae12143 simpler win32 linking fix 2019-05-16 18:11:31 -07:00
f9ac164ee7 Revert "try to fix downstream win32 linking"
This reverts commit 4f0c4c46a3.
2019-05-16 18:09:47 -07:00
4f0c4c46a3 try to fix downstream win32 linking 2019-05-16 14:03:45 -07:00
5b333922d5 6.1.2 2019-04-17 14:12:16 -07:00
78410499f0 6.1.1 2019-03-18 11:22:15 -07:00
8043bab458 6.1.0 2018-11-26 10:40:44 -08:00
44132be716 avoid MSVC min()/max() conflict 2018-05-28 10:19:48 -07:00
0fe7cce7df Update version number after tagging release 2017-12-14 18:39:52 -06:00
8c4353bd57 Reset DEVELOPMENT_FLAG for 6.0.0 release 2017-12-14 18:35:45 -06:00
736f7c3ff3 Move EPICS_BASE_PVA_CORE_LIBS to new cfg/CONFIG_PVACCESS_MODULE file
... following the practice of other Base modules.
2017-12-06 22:35:54 -06:00
af43c18765 Include <top>/../RELEASE.<host>.local 2017-12-06 20:36:59 -06:00
29edd9a884 rename configure/CONFIG_PVACCESS_VERSION 2017-11-01 14:17:55 -05:00
60c97c3e88 drop MBLIB 2017-10-05 11:10:27 +02:00
e14b811b53 install CONFIG_PVA_CORE 2017-10-05 11:00:01 +02:00
dce07865c6 bump version to 6.0.0 2017-07-14 13:56:00 +02:00
e72396a022 auto-start PVA server w/ initHook
split of this code into a new library pvAccessIOC
which depends on all core libraries.
2017-05-31 13:01:52 +02:00
98224b0d01 Make microbench library & header optional
Requires similar changes in pvaSrv, and in pvCommonCPP if you're
actually using the microbench code.
2015-07-13 10:50:55 -05:00
be9d267626 REVERT: Merge pull request #4 from mrkraimer/default
merged
(reverted from commit 9869e611ea)
2015-06-12 16:13:26 +02:00
5d93ff584f REVERT: add NORMATIVETYPES (reverted from commit d76e70c8dc) 2015-06-12 16:13:01 +02:00
d76e70c8dc add NORMATIVETYPES 2015-06-12 07:36:00 -04:00
67b485cd4c add .gitignore and configure/ExampleRELEASE.local 2015-05-27 07:37:39 -04:00
260b437172 make local RELEASE.local files take precedence over those in TOP/.. 2014-12-09 13:48:15 +00:00
fbb667b8de make "local" *.local files take precedence over those in TOP/.. 2014-12-03 16:55:25 +00:00
95f7d1bfd6 include CONFIG_SITE.local instead of CONFIG.local at top-level. 2014-12-03 16:10:24 +00:00
828bf74c6a Rename PV_MB macro to WITH_MICROBENCH as in pvCommon. 2014-04-16 15:52:02 -05:00
f654541c9d Unify configure files with the other V4 modules
Move include/pv setting into src/Makefile
2014-04-03 17:00:25 -05:00
18bc0a0393 Fix instructions in RELEASE file 2014-04-02 15:19:23 -05:00
abdff1573a Enable CHECK_RELEASE warnings 2014-04-02 14:44:17 -05:00
e1773538d2 Cleaned up CONFIG_SITE file.
Introduced WITH_MICROBENCH and WITH_COVERAGE
Make variables that control build options.
2014-03-31 17:26:15 -05:00
8ebadb261c Fix VxWorks and RTEMS builds 2013-09-05 10:32:11 -05:00
f72f89b4d2 direct, i.e. no-copy, de/serialization support; prepared some IF for bulk send 2013-04-12 21:55:25 +02:00