1aefc5f2f0
re-enable building vxWorks 5
2018-09-21 16:20:17 +02:00
6f666c6c22
Add mechanism to skip modules for selected architectures
2018-09-21 15:50:06 +02:00
Andrew Johnson
504ae922c6
Merge 3.16 branch into 7.0
2018-08-04 14:53:43 -05:00
Andrew Johnson
a447ed8bd0
Merged Dirk Zimoch's info_fields branch into 3.16
...
Used --squash to drop noisy history.
Modified the dbli output format slightly.
2018-07-16 15:49:10 -05:00
Andrew Johnson
0eaa343c90
Merge 3.16 into 7.0
2018-07-14 18:29:33 -05:00
Andrew Johnson
7ef9ea7193
Merge 3.15 into 3.16
2018-07-13 17:10:22 -05:00
Andrew Johnson
d20ce9e6bc
Release notes for dbTest changes
2018-06-27 15:58:16 -05:00
Andrew Johnson
8144d2ea01
Add HOWTO: Converting Wiki Record Reference to POD
2018-06-26 14:47:59 -05:00
Andrew Johnson
1b6ec2676c
Document branch recombination
2018-06-21 00:30:02 -05:00
Andrew Johnson
7e598c60cc
Merge changes from 3.16 branch into 7.0
2018-06-20 23:27:49 -05:00
Andrew Johnson
fe1ec6ed31
Replace > with > in Release Notes code examples
2018-05-28 17:40:57 -05:00
Andrew Johnson
8fb6c6d610
Merge changes from 3.15 into 3.16
2018-05-28 17:39:24 -05:00
Andrew Johnson
6d7f70f200
Merge changes from 3.14 branch into 3.15
2018-05-28 17:00:35 -05:00
Andrew Johnson
c1ece40f41
Updated Release Notes for Base-3.14.12.8
2018-05-19 22:42:23 -05:00
Ralph Lange
3b6a4ad5a6
doc: update release notes
2018-05-15 15:50:55 +02:00
Andrew Johnson
ba4c609506
Merge changes from 3.15 into 3.16
2018-05-12 22:39:37 -05:00
Andrew Johnson
92f0f65d2c
Adjust old INT64 Release Notes entry for db_access users
2018-04-30 13:37:57 -05:00
Andrew Johnson
b8a0792fae
Update documentation/README files
2018-04-13 10:47:59 -05:00
2b4a9632b7
update RELEASE_NOTES for named event fix
2018-03-07 14:51:38 +01:00
d19afc73af
Updated RELEASE_NOTES.html with soft event fix.
2018-02-12 12:06:12 +01:00
Andrew Johnson
d550b9d55c
Merge 3.16 into core/master and related master branches
2018-02-05 13:59:12 -06:00
Andrew Johnson
00f30ac53a
Merge URL updates from 3.15 branch into 3.16
2018-01-18 23:52:18 -06:00
Andrew Johnson
66c6aaa44f
Merge URL updates from 3.14 branch into 3.15
2018-01-18 23:46:42 -06:00
Andrew Johnson
c830a3a4ee
Updated links to new EPICS website at Argonne
...
Only done for documents that are still present in EPICS 7.
2018-01-18 23:35:09 -06:00
Andrew Johnson
f5cd555383
Describe recent 3.16-only fixes in Release Notes
...
Preparing for Base-3.16.2 at some point.
2018-01-08 16:53:11 -06:00
Andrew Johnson
78c7e5d032
Update version numbers in documentation to 7.0.1.1
...
Also recreated README.1st from README.html
2017-12-15 12:41:25 -06:00
Andrew Johnson
5e0b80f462
Started updating Release Checklist for EPICS 7
...
Incomplete, needs instructions on updating and tagging submodules,
maybe other things too.
This uses version number 7.1.1 instead of 7.0.1, which was deliberate.
2017-12-11 00:33:56 -06:00
Andrew Johnson
28b4a0c80a
Some wording about the source reorganization
2017-11-30 17:52:09 -06:00
Andrew Johnson
0d28984932
Version number updates in secondary documents
2017-11-30 17:51:38 -06:00
Andrew Johnson
cfe5cfa9ca
Merge 'ignore-siml-failure' and document.
2017-11-30 17:25:21 -06:00
Andrew Johnson
716d297c85
Merge development branches into core/master
2017-11-07 21:28:01 -06:00
Andrew Johnson
5e5e56b39a
Restore dbVerify() to dbStaticLib
2017-11-07 17:54:50 -06:00
Andrew Johnson
2237061c85
Merge branch 'impr-sim-mode-2' into 3.17
2017-11-02 16:37:42 -05:00
Andrew Johnson
7fc6639bfa
Merged branch 'rsrv-register' into 3.17
2017-11-02 14:45:05 -05:00
Andrew Johnson
05d4d7431e
Merge changes from 3.15 branch into 3.16
2017-10-27 12:32:14 -05:00
Andrew Johnson
11d2a64507
Clarify release entry wording
2017-10-18 20:12:20 -05:00
Ralph Lange
16b7a413df
doc: add simulation mode changes to release notes
2017-10-17 11:28:02 +02:00
Andrew Johnson
58460d25b9
Release Notes
2017-10-13 10:57:21 +02:00
Andrew Johnson
461daadd5b
Release Notes entry
2017-07-25 00:39:40 -05:00
Andrew Johnson
79fe79ad56
Merged changes from 3.15 branch into 3.16
2017-06-14 14:55:53 -05:00
Andrew Johnson
105e831442
Merge changes from 3.14 branch into 3.15
2017-06-14 10:17:31 -05:00
Andrew Johnson
2819d7ea3d
Posix epicsEventWaitWithTimeout() max delay
...
Limit timeouts on Posix to max-out at 10 years.
Adds a test that will fail when that time-out hits Y2038 on
systems where time_t is still a 32-bit integer.
2017-06-14 10:01:23 -05:00
Andrew Johnson
0c9254f768
Final documentation updates
2017-06-02 14:53:11 -05:00
Andrew Johnson
c670ef0199
Merge 3.15 branch into master
2017-05-19 17:42:40 -05:00
Andrew Johnson
98b0f7e48b
Merge 3.14 branch into 3.15
2017-05-19 17:34:49 -05:00
Andrew Johnson
672fd16ec8
Add make targets test-results and clean-tests
...
These are mainly intended for CI builds.
2017-05-19 15:44:15 -05:00
Andrew Johnson
43ea188385
Merge 3.15 branch into 3.16
...
# Conflicts:
# configure/CONFIG_BASE
# configure/RULES_BUILD
2017-05-18 17:10:40 -05:00
Andrew Johnson
0b3e44747e
Merge 3.14 branch into 3.15
...
# Conflicts:
# configure/RULES.Db
# configure/RULES_ARCHS
# configure/RULES_BUILD
# documentation/RELEASE_NOTES.html
2017-05-18 17:07:41 -05:00
Andrew Johnson
b7b3dd2b37
Support for 'make junitfiles' target.
...
The Perl XML::Generator module must be installed to use this.
2017-05-18 16:31:43 -05:00
Andrew Johnson
ffa7399c71
Merge changes from 3.15 branch
2017-05-11 16:39:52 -05:00