Commit Graph

69 Commits

Author SHA1 Message Date
Michael Davidsaver 084eb08138 Set next development version 2020-07-26 13:36:14 -07:00
Michael Davidsaver 8e183c23e1 Update version numbers for release 2020-07-26 13:34:46 -07:00
Andrew Johnson 4e85d38bba Set next development version 2020-05-28 16:26:00 -05:00
Andrew Johnson 1641bd18b4 Update version numbers for release 2020-05-28 15:12:49 -05:00
Andrew Johnson a01869bbd0 Incr version and set development flag after release 2019-10-31 17:34:11 -05:00
Andrew Johnson 47e6f61f04 Clear development flag for 7.1.0 release 2019-10-31 17:29:54 -05:00
Michael Davidsaver 5972306346 release notes for 7.1.0 2019-10-31 10:39:19 -07:00
Andrew Johnson c8c3cf4fd8 Update version number to 7.0.1 DEVELOPMENT 2019-08-13 11:10:50 -05:00
Michael Davidsaver 936f5d35d8 Update release notes for 7.0.0 2019-07-24 16:08:00 -07:00
Michael Davidsaver bd7ae12143 simpler win32 linking fix 2019-05-16 18:11:31 -07:00
Michael Davidsaver f9ac164ee7 Revert "try to fix downstream win32 linking"
This reverts commit 4f0c4c46a3.
2019-05-16 18:09:47 -07:00
Michael Davidsaver 4f0c4c46a3 try to fix downstream win32 linking 2019-05-16 14:03:45 -07:00
Michael Davidsaver 5b333922d5 6.1.2 2019-04-17 14:12:16 -07:00
Michael Davidsaver 78410499f0 6.1.1 2019-03-18 11:22:15 -07:00
Michael Davidsaver 8043bab458 6.1.0 2018-11-26 10:40:44 -08:00
Michael Davidsaver 44132be716 avoid MSVC min()/max() conflict 2018-05-28 10:19:48 -07:00
Andrew Johnson 0fe7cce7df Update version number after tagging release 2017-12-14 18:39:52 -06:00
Andrew Johnson 8c4353bd57 Reset DEVELOPMENT_FLAG for 6.0.0 release 2017-12-14 18:35:45 -06:00
Andrew Johnson 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
Andrew Johnson af43c18765 Include <top>/../RELEASE.<host>.local 2017-12-06 20:36:59 -06:00
Michael Davidsaver 29edd9a884 rename configure/CONFIG_PVACCESS_VERSION 2017-11-01 14:17:55 -05:00
Michael Davidsaver 60c97c3e88 drop MBLIB 2017-10-05 11:10:27 +02:00
Michael Davidsaver e14b811b53 install CONFIG_PVA_CORE 2017-10-05 11:00:01 +02:00
Michael Davidsaver dce07865c6 bump version to 6.0.0 2017-07-14 13:56:00 +02:00
Michael Davidsaver 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
Andrew Johnson 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
Ralph Lange be9d267626 REVERT: Merge pull request #4 from mrkraimer/default
merged
(reverted from commit 9869e611ea)
2015-06-12 16:13:26 +02:00
Ralph Lange 5d93ff584f REVERT: add NORMATIVETYPES (reverted from commit d76e70c8dc) 2015-06-12 16:13:01 +02:00
Marty Kraimer d76e70c8dc add NORMATIVETYPES 2015-06-12 07:36:00 -04:00
Marty Kraimer 67b485cd4c add .gitignore and configure/ExampleRELEASE.local 2015-05-27 07:37:39 -04:00
dhickin 260b437172 make local RELEASE.local files take precedence over those in TOP/.. 2014-12-09 13:48:15 +00:00
dhickin fbb667b8de make "local" *.local files take precedence over those in TOP/.. 2014-12-03 16:55:25 +00:00
dhickin 95f7d1bfd6 include CONFIG_SITE.local instead of CONFIG.local at top-level. 2014-12-03 16:10:24 +00:00
Andrew Johnson 828bf74c6a Rename PV_MB macro to WITH_MICROBENCH as in pvCommon. 2014-04-16 15:52:02 -05:00
Andrew Johnson f654541c9d Unify configure files with the other V4 modules
Move include/pv setting into src/Makefile
2014-04-03 17:00:25 -05:00
Andrew Johnson 18bc0a0393 Fix instructions in RELEASE file 2014-04-02 15:19:23 -05:00
Andrew Johnson abdff1573a Enable CHECK_RELEASE warnings 2014-04-02 14:44:17 -05:00
Andrew Johnson 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
Andrew Johnson 8ebadb261c Fix VxWorks and RTEMS builds 2013-09-05 10:32:11 -05:00
Matej Sekoranja f72f89b4d2 direct, i.e. no-copy, de/serialization support; prepared some IF for bulk send 2013-04-12 21:55:25 +02:00
Matej Sekoranja 660418f98a testImage rotation added to testServer, Qt4Designer project files 2013-02-27 10:17:12 +01:00
Ralph Lange bfec8f0c6f configure: improved generic RELEASE file 2013-01-11 19:13:06 +01:00
Matej Sekoranja 7ec992906e tests apps fixed to used new testServer channel names, test prefix 2012-11-12 21:52:55 +01:00
Unknown fba545818d compatibility with vxWorks 2012-09-05 14:10:43 +02:00
Matej Sekoranja 0f069c8875 fixed configure/RELEASE 2012-07-18 13:20:27 +02:00
Marty Kraimer 7e8312d1ee Make CreateRequest compatible with the Java version 2012-06-26 09:33:37 -04:00
jrowlandls 9f6a8dfcfa updated RELEASE comments - need a default RELEASE for the build server 2011-12-22 11:13:52 +00:00
jrowlandls 8295de8162 added RELEASE.local override 2011-12-13 11:23:40 +00:00
Marty Kraimer e364a1227e update way documentation is handled. 2011-12-12 11:29:00 -05:00
Matej Sekoranja ba61be3c1c initial batch of gtest tests 2011-09-23 15:17:44 +02:00