Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Johnson 69fe610c5d Merged changes from default branch 2014-04-18 17:54:35 -05:00
Andrew Johnson 83f2fa9d9a epicsExportRegistrar() must be inside extern "C" block 2014-04-18 17:53:12 -05:00
Andrew Johnson 5faa9902ea DBD file cleanup
Renamed DBD files that only contain registrar entries.
Removed the ...Include.dbd files, create them from the Makefile.
2014-04-18 17:40:17 -05:00
Andrew Johnson 16fbd0f205 Merged Windows port changes from default branch. 2014-04-16 16:29:12 -05:00
Matej Sekoranja 597bca1ca5 Windows port (visibility declrations). 2014-04-14 18:11:12 +02:00
Andrew Johnson 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
Marty Kraimer 6b47485810 correct order of dependent LIBS; update doc for latest build conventions 2014-02-19 14:35:39 -05:00
Marty Kraimer 53c3901099 pvDatabaseCPP/src/V3IOC/* has been moved to pvAccessCPP; epicsShare has been added. 2014-02-13 07:06:14 -05:00
Marty Kraimer 9a798bc05a more work on examples; documentation is only changed up to exampleServer 2014-02-06 16:46:47 -05:00
Marty Kraimer 94bd84211b move all examples to separate top level build areas.
Documentation needs updating.
2014-02-05 11:57:35 -05:00