Andrew Johnson
|
578608b1c7
|
Merge changes from 3.15 branch into 7.0
|
2019-11-21 12:45:31 -06:00 |
|
Michael Davidsaver
|
05c93e954f
|
makeRPath.py nicer error on mis-configuation
|
2019-11-12 19:07:30 -08:00 |
|
Andrew Johnson
|
961dd2bc5d
|
Don't check empty (overridden) RELEASE definitions
Bug reported by Dirk Zimoch
|
2019-11-11 11:29:03 -06:00 |
|
Andrew Johnson
|
3e7e26d8d7
|
Merge 3.15 branch into 7.0
|
2019-10-28 01:03:12 -05:00 |
|
Ben Franksen
|
87c68663f3
|
Document OMSL=closed_loop doesn't work with constant DOL
Fixes lp: #1844537
|
2019-10-24 12:52:35 -05:00 |
|
Andrew Johnson
|
3881328f2f
|
Merge branch 'vxworks-tz-support' into 3.15
|
2019-10-22 15:32:46 -05:00 |
|
Andrew Johnson
|
9722e707fd
|
Merge decimate filter branch
|
2019-10-21 22:56:05 -05:00 |
|
Andrew Johnson
|
10e9db3710
|
Fix dbdToHtml.pl for old versions of Pod::Simple::XHTML
|
2019-10-21 17:54:06 -05:00 |
|
Andrew Johnson
|
178d5779a2
|
Cleanup of POD documentation, unifying some things
Incomplete, still lots to do in these files.
|
2019-10-20 16:52:10 -05:00 |
|
Andrew Johnson
|
00334c981c
|
Perl-generated HTML is UTF-8; mark it so
|
2019-10-20 16:52:10 -05:00 |
|
Andrew Johnson
|
5b5fd8004c
|
Add converted mbbo POD
|
2019-10-20 16:52:10 -05:00 |
|
Andrew Johnson
|
c7db681e25
|
rename .dbd to .dpd.pod for mbbo
|
2019-10-20 16:52:10 -05:00 |
|
Joao Paulo Martins
|
3ff62f4ddb
|
Add converted mbbiDirect POD
|
2019-10-20 16:52:09 -05:00 |
|
Joao Paulo Martins
|
b34859fb86
|
rename .dbd to .dpd.pod for mbbiDirect
|
2019-10-20 16:52:09 -05:00 |
|
Andrew Johnson
|
3128fdb930
|
Add and use epicsProve.pl script
Some Windows Perl installations don't have a working prove.bat
so 'make test-results' doesn't work properly on them.
|
2019-10-17 16:14:59 -05:00 |
|
Andrew Johnson
|
47f295fecb
|
Clean up permissive POD links
|
2019-10-10 15:02:06 -04:00 |
|
Andrew Johnson
|
4816a3c04b
|
Merge Saeed's permissive POD conversion branch
|
2019-10-10 14:54:21 -04:00 |
|
Andrew Johnson
|
e0950643bb
|
Clean up state POD links
|
2019-10-10 14:53:10 -04:00 |
|
Andrew Johnson
|
252983efca
|
Merge Saeed's state POD conversion branch
|
2019-10-10 14:48:12 -04:00 |
|
Andrew Johnson
|
7ca26c515a
|
Clean up stringin POD links
|
2019-10-10 14:46:18 -04:00 |
|
Andrew Johnson
|
a961ca2fe5
|
Merge Saeed's stringin POD conversion branch
|
2019-10-10 14:40:23 -04:00 |
|
Andrew Johnson
|
a2fe07aa76
|
Merge Joao's mbboDirect POD conversion branch
|
2019-10-10 14:33:45 -04:00 |
|
Andrew Johnson
|
a69803f278
|
Merge Joao's mbbi POD conversion branch
|
2019-10-10 14:22:16 -04:00 |
|
Saeed Haghtalab
|
ee38b99e0f
|
Adding POD to stringout record
Also to menuYesNo, menuOmsl, menuIvoa menus
|
2019-10-10 12:43:32 -04:00 |
|
Andrew Johnson
|
0a01c38698
|
File renames .dbd to .dbd.pod for stringout
|
2019-10-10 12:12:41 -04:00 |
|
Michael Davidsaver
|
02bec52f0a
|
Merge remote-tracking branch 'lp-make/rpath-origin' into 7.0
* lp-make/rpath-origin:
makeRPath allow multiple root directories
redo softIoc to be more c++y
rpath $ORIGIN doc
older binutils compat
travis-ci test rpath $ORIGIN
epicsGetExecName WIN32, Darwin, solaris, freebsd
epicsGetExecDir() paths relative to executable
LINKER_USE_RPATH=ORIGIN
# Conflicts:
# configure/os/CONFIG.Common.linuxCommon
|
2019-10-06 20:05:47 -07:00 |
|
Andrew Johnson
|
f08b412a18
|
Have CA Repeater cd to / before running
to avoid holding the CWD open unnecessarily.
|
2019-09-18 14:43:08 -05:00 |
|
Michael Davidsaver
|
75a1b82322
|
add option EPICS_NO_CALLBACK
Allow the CALLBACK definition to be hidden to prevent
conflicts on WIN32.
|
2019-09-09 16:22:20 -07:00 |
|
Michael Davidsaver
|
73fec88168
|
replace CALLBACK -> epicsCallback
git grep -l -w CALLBACK -- src|xargs sed -i -e 's/\bCALLBACK\b/epicsCallback/g'
with exceptions in callback.h
|
2019-09-09 16:22:20 -07:00 |
|
krmpotic
|
2461dc3574
|
Update dbTest.c
Fix MAX define.
|
2019-09-09 11:42:04 +02:00 |
|
Andrew Johnson
|
704e6251e6
|
Remove links to wiki-ext
|
2019-09-06 18:33:55 +02:00 |
|
Saeed Haghtalab
|
f70c17ee69
|
Add POD annotations from Wiki to subArrayRecord and menuAlarmStat
|
2019-09-06 18:20:43 +02:00 |
|
Saeed Haghtalab
|
96e3e678e9
|
Rename subArrayRecord.dbd and menuAlarmStat.dbd to .pod
|
2019-09-06 18:02:39 +02:00 |
|
Joao Paulo Martins
|
9d4b652c5e
|
First version of mbbo POD file
|
2019-09-06 17:20:54 +02:00 |
|
Saeed Haghtalab
|
0d3cc5a20a
|
Added POD to state record with a note that it is deprecated
|
2019-09-06 15:49:58 +02:00 |
|
Saeed Haghtalab
|
9255256f15
|
Added POD to permissive record with a note that it is deprecated.
|
2019-09-06 15:48:46 +02:00 |
|
Saeed Haghtalab
|
4685f7567b
|
Rename permissiveRecord.dbd -> permissiveRecord.dbd.pod
|
2019-09-06 15:13:25 +02:00 |
|
Joao Paulo Martins
|
e5f8683144
|
Renaming dbd file to dbd.pod
|
2019-09-06 15:00:52 +02:00 |
|
Saeed Haghtalab
|
4f63bf139f
|
Rename stateRecord.dbd -> stateRecord.dbd.pod
|
2019-09-06 14:36:36 +02:00 |
|
Saeed Haghtalab
|
d7d142650b
|
Adding POD to stringin record
|
2019-09-06 14:11:20 +02:00 |
|
Joao Paulo Martins
|
eac3d2719b
|
Add POD annotations to longoutRecord from Wiki
|
2019-09-06 14:00:17 +02:00 |
|
Joao Paulo Martins
|
a3d0699b84
|
Rename longoutRecord.dbd longoutRecord.dbd.pod
|
2019-09-06 13:59:31 +02:00 |
|
Joao Paulo Martins
|
a16bf2dc38
|
Add POD annotations to longinRecord from Wiki
|
2019-09-06 13:55:14 +02:00 |
|
Joao Paulo Martins
|
13936680e9
|
Rename longinRecord.dbd longinRecord.dbd.pod
|
2019-09-06 13:54:10 +02:00 |
|
Saeed Haghtalab
|
7b6c67b51b
|
Add POD annotations to subRecord from Wiki
|
2019-09-06 13:28:55 +02:00 |
|
Saeed Haghtalab
|
33febb52ba
|
Rename subRecord.dbd subRecord.dbd.pod
|
2019-09-06 13:28:11 +02:00 |
|
Saeed Haghtalab
|
44149c170e
|
Add POD annotations to selRecord from Wiki
|
2019-09-06 13:14:48 +02:00 |
|
Saeed Haghtalab
|
db6825f62e
|
Rename selRecord.dbd selRecord.dbd.pod
|
2019-09-06 13:13:46 +02:00 |
|
Joao Paulo Martins
|
6905ded0d0
|
First version of mbbi POD file
|
2019-09-06 12:14:55 +02:00 |
|
Saeed Haghtalab
|
4f31205188
|
Rename stringinRecord.dbd -> stringinRecord.dbd.pod
|
2019-09-06 11:56:46 +02:00 |
|