465 Commits

Author SHA1 Message Date
b20fd4c5c5 jenkins: set dependency versions (part of epics-base/jenkins-jobs#10) 4.1.0 2015-09-04 13:02:29 +02:00
d578dfbb99 REVERT jenkins: set dependency versions
(reverted from commit e9d14d061e)
2015-09-04 13:01:12 +02:00
e9d14d061e jenkins: set dependency versions (part of epics-base/jenkins-jobs#10) 2015-09-04 12:59:57 +02:00
409b045779 jenkins: add configurable dependent branch versions 2015-09-03 13:50:03 +02:00
fda81767a5 update README 2015-09-03 06:40:42 -04:00
fe1b167e23 jenkins: remove hgweb job; split build and doc jobs; update EPICS Base version 2015-08-18 16:27:57 +02:00
dc0f20cc5f Add QtCreator pattern to .gitignore 2015-08-18 16:14:36 +02:00
6e7d887e6e Merge pull request #2 from dhickin/replace_calls_getScalarArrayField
Replace calls of deprecated PVStructure::getScalarArrayField
2015-07-28 17:01:30 +01:00
699a6cd8b4 Remove unused argument in testPVScalarArray 2015-07-24 10:45:01 +01:00
70454a6006 Remove calls of deprecated getScalarArrayField 2015-07-24 10:42:45 +01:00
deebe46378 Merge pull request #1 from dhickin/replace_deprecated_getDerivedTypeField
Replace calls of deprecated functions for getting subfields of a PVStructure
2015-07-23 16:36:20 +01:00
18dc4279ad jenkins: fix URL for pvAccessCPP tar 2015-07-17 17:23:14 +02:00
61e9dc0368 jenkins: use pvAccessCPP without microbench 2015-07-17 17:09:14 +02:00
6b0d1ce49b Replace calls of deprecated subfield functions
The non-template functions for getting subfields of a PVStructure, such
as PVStructure::getIntField were marked as deprecated in the 4.4 release
and now generate build warnings. Replace calls of these functions with
calls of the template function getSubField, e.g. getSubField<PVInt>.
2015-07-15 19:06:04 +01:00
81b160d7b6 finish hg to git; remove qtcreator files 2015-06-09 09:28:12 -04:00
4e22a056d2 Fixed win32 build error. 2015-06-08 13:12:15 +01:00
4af5ba92d9 had wrong name for ifdef 2015-03-30 06:39:39 -04:00
e79c70c74c ContextLocal added 2015-02-24 10:59:30 +01:00
c0694e2d69 remove plugin from exampleDatabase 2015-02-23 16:14:17 -05:00
36dac883f4 using new copy API 2015-02-18 10:04:19 +01:00
35dcbf35b3 Fix */iocBoot/Makefile include lines 2015-02-09 11:44:02 -06:00
30dd2ed046 simplify monitors; cleanup code; fix race condidition for monitor cleanup 2015-02-06 14:49:28 -05:00
e30e4f3638 jenkins: fix cloudbees script (commands must return 0) 2014-12-19 14:22:01 +01:00
15578d1647 jenkins: create and update documentation in only one build configuration 2014-12-19 13:18:45 +01:00
e3e270e242 jenkins: fix artefact (binary CB distribution tar) name 2014-12-13 16:00:01 +01:00
ec44251df0 changes for doxygen 2014-12-12 09:28:49 -05:00
3344165f19 commit after merge 2014-12-12 08:20:07 -05:00
c2ea402be0 one more race condition when server server exits 2014-12-12 08:18:56 -05:00
0535ff990d Merge jenkins changes 2014-12-12 13:24:11 +01:00
18ff90e641 jenkins: make EPICS base a parameter in jenkins job 2014-12-12 13:21:37 +01:00
a781195458 more changes for possible race conditions in pvCopyMonitor.cpp 2014-12-12 07:03:55 -05:00
1a641f0d1b fix race condition between startMonitoring and beginGroupPut in pvCopyMonitor.cpp 2014-12-12 06:25:45 -05:00
0e6639c149 instead of just isDestroyed monitorFactory keeps state idle,active,destroyed 2014-12-09 09:31:32 -05:00
93ba23aeb8 merge branch release/4.0 2014-12-04 09:22:25 -05:00
7743f3e3fd make "local" *.local files take precedence over those in TOP/.. 2014-12-03 16:52:01 +00:00
e9ce6a2f0b include CONFIG_SITE.local instead of CONFIG.local at top-level. 2014-12-03 16:10:25 +00:00
1ed48c15f1 Added tag 4.0.1 for changeset 541b0a7a645c 2014-11-11 07:07:34 -05:00
d27f929595 merge from default branch 4.0.1 2014-11-11 06:52:56 -05:00
b4e17f271b win32 vs2013 compilation fix 2014-11-11 09:05:25 +01:00
79f407486a in the future remove recordList since pvAccess provides pvlist 2014-11-10 10:24:07 -05:00
3c359728f7 Added tag 4.0.0 for changeset 85d46a2614f9 2014-10-29 13:17:22 +01:00
7b9693562a merge 4.0.0 2014-10-29 13:15:33 +01:00
f1c39ca5d2 clang compilation fixes 2014-10-16 07:30:42 +02:00
16b1775b98 Added tag 4.0.0 for changeset 42dbe8a17f85 2014-10-15 08:37:24 -04:00
f6ee7333bb merge changes from default 2014-10-15 07:29:49 -04:00
9f45bdfa75 missing epicsShareClass PowerSupply 2014-10-14 21:26:07 +02:00
03aa15b5f7 added missing lib for win32 2014-10-14 20:41:36 +02:00
8093952ca2 win32 test dll linkage 2014-10-14 07:40:34 +02:00
2bea54e218 updated pvDatabaseCPP.html and TODO 2014-10-09 09:33:13 -04:00
e81230dba5 Corrected spelling of synchrotron in licence. 2014-10-04 02:45:53 +01:00