|
3e790e34e3
|
Move example and test headers out of include/pv
The only headers installed there should be
those for the official API of the module.
|
2014-04-10 16:01:32 -05:00 |
|
|
144da546ea
|
Clean up top-level Makefiles, fix dependencies
|
2014-04-10 15:57:38 -05:00 |
|
|
2d450bdd5b
|
Unify configure files with the other V4 modules
|
2014-04-10 15:53:36 -05:00 |
|
|
333bbca2f2
|
Fix exampleDatabase/Makefile dependencies
|
2014-04-04 14:50:30 -05:00 |
|
|
d17192804e
|
Correct and expand ExampleRELEASE.local
|
2014-04-03 17:31:47 -05:00 |
|
|
63e7401ff1
|
Fix instructions in RELEASE file
|
2014-04-02 16:55:53 -05:00 |
|
|
42e2e72474
|
Enable CHECK_RELEASE warnings
|
2014-04-02 16:55:38 -05:00 |
|
|
342ab45dc8
|
changes for changesAfter3_0_2
pvCopy modified and moved to pvDataCPP
|
2014-04-01 14:07:43 -04:00 |
|
|
c91f2e7263
|
Split src/Makefile into fragments
|
2014-03-28 15:29:31 -05:00 |
|
|
f3dc67e620
|
flow: Created branch 'feature/housekeeping'.
|
2014-03-28 15:22:24 -05:00 |
|
|
127830e3c7
|
flow: Created branch 'feature/changesAfter3_0_2'.
|
2014-03-25 07:18:10 -04:00 |
|
|
9d3873c3fe
|
flow initialization: Added configuration file.
|
2014-03-25 07:18:00 -04:00 |
|
|
3ce6df5b0d
|
add include; files for qtCreater
|
2014-03-24 09:58:42 -04:00 |
|
|
0f1c0c28d0
|
bug found in Java implementation. Make corresponding change in C++ mimplementation.
|
2014-03-04 07:00:17 -05:00 |
|
|
e740687635
|
pvaSrv is automatically started
|
2014-03-03 10:13:32 -05:00 |
|
|
d1df670c83
|
pvCopy : do not "collapse" structures
|
2014-03-03 09:06:19 -05:00 |
|
|
6b47485810
|
correct order of dependent LIBS; update doc for latest build conventions
|
2014-02-19 14:35:39 -05:00 |
|
|
228b46a622
|
remove Support from generated library name to be consistent with other examples.
|
2014-02-19 08:39:59 -05:00 |
|
|
e932c01cf1
|
Fix: moved embedded top rules to TOP/configure/RULES_TOP
|
2014-02-14 14:45:53 +01:00 |
|
|
c6f6465457
|
More RELEASE cleanup
|
2014-02-14 14:45:11 +01:00 |
|
|
068d3070e2
|
Makefile: comment-out inter-app dependency definitions (not working)
|
2014-02-14 14:43:59 +01:00 |
|
|
4ad2e56a08
|
Fix: add all directories to TOP Makefile
|
2014-02-14 15:00:06 +01:00 |
|
|
d63610c7f5
|
Add Jenkins CI jobs for CloudBees build and hgweb service
|
2014-02-14 13:23:21 +01:00 |
|
|
92509abde8
|
Add dependency of exampleDatabase and examplePowerSupply to test
|
2014-02-14 13:17:58 +01:00 |
|
|
c445368537
|
Add RULES_TOP and top Makefile definitions to build embedded TOPs (test, examples) as part of the main build
|
2014-02-14 12:28:02 +01:00 |
|
|
2269a5bd66
|
Add RELEASE file improvements to arrayPerformance
|
2014-02-14 11:31:40 +01:00 |
|
|
876ec8062f
|
Improve RELEASE files to be slim, self-contained, portable - including test and examples
|
2014-02-14 10:42:36 +01:00 |
|
|
53c3901099
|
pvDatabaseCPP/src/V3IOC/* has been moved to pvAccessCPP; epicsShare has been added.
|
2014-02-13 07:06:14 -05:00 |
|
|
51f4820c24
|
src/V3IOC removed, moved to pvAccessCPP
|
2014-02-13 00:00:23 +01:00 |
|
|
a21189cfda
|
these should only be created by user
|
2014-02-07 14:40:36 -05:00 |
|
|
61d884334a
|
more work in examples; documentation is now up to date
|
2014-02-07 13:57:32 -05:00 |
|
|
9a798bc05a
|
more work on examples; documentation is only changed up to exampleServer
|
2014-02-06 16:46:47 -05:00 |
|
|
94bd84211b
|
move all examples to separate top level build areas.
Documentation needs updating.
|
2014-02-05 11:57:35 -05:00 |
|
|
5d0718ab3a
|
prepare for moving everything in src/V3IOC to pvAccessCPP
|
2014-02-04 09:21:50 -05:00 |
|
|
e8a9771d1e
|
try the make channel->destroy() followed immediately by recreate work but failed
|
2013-11-22 09:21:11 -05:00 |
|
|
ac971042de
|
add epicsThreadSleep between channel destroy and recreate
|
2013-11-21 06:24:28 -05:00 |
|
|
ce116eefb8
|
added longArrayGet and longArrayPut; much more testing
|
2013-11-20 10:41:29 -05:00 |
|
|
3e1a405d01
|
changed monitor queue implementation
|
2013-11-13 09:56:18 -05:00 |
|
|
3039e1cdb0
|
more work on monitor queues
|
2013-11-12 11:09:25 -05:00 |
|
|
006859120e
|
make compatible with latest pvDataCPP and pvAccessCPP; lots of work on queues.
|
2013-11-06 15:44:58 -05:00 |
|
|
14b3640e9a
|
latest changes; memory leaks fixed
|
2013-10-16 08:13:15 -04:00 |
|
|
ed5bf2d79b
|
Fixed build error.Removed 'typename' from non template function.
|
2013-10-04 23:36:29 +01:00 |
|
|
313ba68a06
|
more changes for arrayPerformance; added vectorPerformanceMain.cpp
|
2013-09-04 14:10:02 -04:00 |
|
|
22786bb07e
|
html syntax change
|
2013-08-28 10:55:20 -04:00 |
|
|
534671dbe8
|
Added tag 0.9.1 for changeset bba6a2491bdf
|
2013-08-28 10:51:53 -04:00 |
|
|
64afb395a8
|
main addition is array performance example
0.9.1
|
2013-08-28 10:51:04 -04:00 |
|
|
614491c02e
|
added examplePVADoubleGet; updated to latest pvDataCPP-md
|
2013-08-06 10:26:56 -04:00 |
|
|
e40fe7b0ac
|
make compatible with pvDataCPP-md; channelArray implemented; can be part of v3IOC.
|
2013-07-25 10:27:17 -04:00 |
|
|
255f58aeb8
|
channelArray, trace implemented. Known memory leaks and exceptions fixed.
|
2013-06-27 10:38:05 -04:00 |
|
|
db4e10e393
|
interim commit
|
2013-06-19 11:07:44 -04:00 |
|