Commit Graph

  • e5aab6561c ci: remove travis debris Michael Davidsaver 2021-03-26 11:47:30 -07:00
  • c78db512f2 Windows: use -Z7 instead of -Zi to generate debug symbols Ralph Lange 2021-03-26 17:30:36 +01:00
  • 243807cbe5 updated submodules Dirk Zimoch 2021-03-26 17:07:27 +01:00
  • 1c6b02b9be Merge remote-tracking branch 'origin/7.0' into rtems5 Brendan Chandler 2021-03-25 18:41:15 -05:00
  • f9ea6a5bff CI config and git export tweaks Andrew Johnson 2021-03-25 14:46:28 -05:00
  • fc4379595e Update release note about RTEMS 5 support Brendan Chandler 2021-03-24 13:06:18 -05:00
  • b3c18ebc4e use only 3 version digits for INSTALL_LOCATION Dirk Zimoch 2021-03-24 14:51:34 +01:00
  • f25f067e9c Merge branch '7.0' into PSI-7.0 Dirk Zimoch 2021-03-24 14:45:02 +01:00
  • 74d269304c simplified SL6-x86 config Dirk Zimoch 2021-03-24 14:29:04 +01:00
  • af2d4de942 Update release notes and documentation for RTEMS5 Brendan Chandler 2021-03-19 13:17:07 -05:00
  • 54e9d3f5d1 ci: github actions add mingw Michael Davidsaver 2021-03-17 09:47:35 -07:00
  • 7e01cdacac ci: GHA always upload tapfiles Michael Davidsaver 2021-03-18 12:24:42 -07:00
  • 746d21c71d Add usage messages Ziga Oven 2021-03-08 12:46:34 +01:00
  • 3874c1bcfc Disable building mvme2100, mvme167, uC8252 for RTEMS5 Brendan Chandler 2021-03-15 14:28:04 -05:00
  • 7eb7988e55 Add usage to miscIocRegister.c and dbStaticIocRegister.c Oksana Ivashkevych 2021-03-09 14:56:51 -05:00
  • 5daf4fc932 epicsStdlib.h: add doxygen comments. Matthew Pearson 2021-03-11 10:09:05 -05:00
  • ef878808ce errlog.h: added doxygen comments. Matthew Pearson 2021-03-09 10:55:49 -05:00
  • 1fcbdad5e9 Adds doxygen annotations to epicsType.h Dominic Oram 2021-03-08 19:25:26 +00:00
  • edb9208b01 correct number of simm tests Evan Daykin 2021-03-12 17:06:35 -05:00
  • 4f0cc20e2b Feature: add SIMM=RAW to ao records Evan Daykin 2021-03-09 12:41:34 -05:00
  • 29e9843056 Add release notes entry for waitable timers Freddie Akeroyd 2021-03-12 19:24:09 +00:00
  • ca3ef9c61e dbUnitTest use dbChannel Michael Davidsaver 2021-03-12 08:06:31 -08:00
  • e10b1d7660 Merge 3.15 branch into 7.0 Andrew Johnson 2021-03-12 00:04:32 -06:00
  • 0c4ab7b24a Merge my 'make-inc-fix' branch into 3.15 Andrew Johnson 2021-03-11 20:45:37 -06:00
  • d831c2b384 Merge 'FreddieAkeroyd-use_epicsStrtod' into 3.15 Andrew Johnson 2021-03-11 20:18:57 -06:00
  • 34d06b6e36 Merge branch 'gabrielfedel-fix_msi' into 3.15 Andrew Johnson 2021-03-11 20:12:07 -06:00
  • b2f7f4e173 Minor fixes in configure/RULES files Andrew Johnson 2021-03-11 18:13:44 -06:00
  • f30e9533c4 epicsLoadTest use INSTALL_LOCATION Michael Davidsaver 2021-03-11 08:09:34 -08:00
  • 3c7fb7990f Use <epicsStdlib.h> Freddie Akeroyd 2021-03-11 15:08:00 +00:00
  • c359b49aed Fix the 3.15 'make inc' build target Andrew Johnson 2021-03-10 22:05:39 -06:00
  • c140a0a804 Add additional cleanup and error handling Freddie Akeroyd 2021-03-10 21:58:35 +00:00
  • 6c573b496a longout rec: fix behaviour when record is processed for the first time and OOPT is On Change Joao Paulo Martins 2021-03-10 18:50:42 +01:00
  • 0bc2a3e999 Fix variable type and cast on msi.cpp Gabriel Fedel 2021-03-10 14:37:14 +01:00
  • 8e7702c8a5 Use epicsStrtod, remove some warnings Freddie Akeroyd 2021-03-10 11:29:45 +00:00
  • 5f94ab6d9f Tidy up Freddie Akeroyd 2021-03-10 10:47:24 +00:00
  • 1d85bc7424 longout record: detect OUT link change using special function AFTER put, better documentation Joao Paulo Martins 2021-03-10 11:07:30 +01:00
  • 6ac10d43b1 Fix type comparision on msi.cpp Gabriel Fedel 2021-03-10 09:42:56 +01:00
  • 436a5e7fa2 Fix markdown link in Release Notes Andrew Johnson 2021-03-10 01:12:55 -06:00
  • 09820d799e Fix POD-generated HTML anchor IDs Andrew Johnson 2021-03-10 01:11:04 -06:00
  • c6af4a245d Use waitable timers Freddie Akeroyd 2021-03-10 01:17:47 +00:00
  • 9184983cf0 Merge branch Ticket80_use_os_strtod_if_above_vs_2015 Andrew Johnson 2021-03-09 18:27:18 -06:00
  • 979445c8fe ci: add gcc-9 build Michael Davidsaver 2021-03-09 08:48:27 -08:00
  • f4d94b9725 Longout OOPT field refactoring and updated documentation; Release notes additions Joao Paulo Martins 2021-03-09 16:26:53 +01:00
  • 4e7a18bfb4 Adding test routines for longout record with OOPT field Joao Paulo Martins 2020-02-17 22:14:46 +00:00
  • c1ae5064b8 Added OOPT to longout record Joao Paulo Martins 2020-02-14 10:10:58 +00:00
  • 30172226f9 whoops, MSVC 1900 not 1800 Jack Harper 2021-03-09 13:13:16 +00:00
  • 2ea0994507 tests passing Jack Harper 2021-03-09 13:04:57 +00:00
  • f571c5950b Modify DBD processing scripts to output Doxygen comments Andrew Johnson 2018-08-05 00:12:54 -05:00
  • 6786b2e7c2 Modify the Doxyfile to match earlier settings Andrew Johnson 2021-03-08 21:25:24 -06:00
  • 504191441d Merge remote-tracking branch 'github/pr/99' into 7.0 Michael Davidsaver 2021-03-07 21:17:21 -08:00
  • 3ba778c08b documentation/Makefile tweaks Andrew Johnson 2021-03-07 21:35:07 -06:00
  • 1fbbae73de Modify documentation/Doxyfile to parse include directory Andrew Johnson 2021-03-07 20:27:45 -06:00
  • 4baf7912e1 Tidying up in documentation directory Andrew Johnson 2021-03-07 20:23:19 -06:00
  • 01cc99ac87 ci: update toolchain and test more targets Michael Davidsaver 2021-03-07 09:29:16 -08:00
  • c0886b3037 RTEMS: Drop dependency on bspExt Michael Davidsaver 2017-05-06 21:24:17 -04:00
  • c949cb5c8c new license server name needed for cross compiler Dirk Zimoch 2021-03-05 14:20:53 +01:00
  • 31ade32004 Fixes for RTEMS-uC5282 with legacy stack Andrew Johnson 2021-03-04 23:15:31 -06:00
  • c606048e57 rtems_config: Change config options based on BSP name Brendan Chandler 2021-03-04 14:06:55 -06:00
  • f69ff5afde rtems_config: Fix typo in #if statement Brendan Chandler 2021-03-04 14:06:24 -06:00
  • bbb4d86f78 Enable RTEMS testing in modules/database/test/std/link Andrew Johnson 2020-09-25 18:10:56 -05:00
  • 102e30eaa9 rtems_config: Guard using __RTEMS_MAJOR__ rather than net stack Brendan Chandler 2021-03-03 17:02:03 -06:00
  • 75063a69ec RTEMS ne2kpci: clean up when its included Brendan Chandler 2021-03-03 15:53:52 -06:00
  • 2495919611 (re-)enable 32 bit SL6 cross build Dirk Zimoch 2021-03-03 15:53:02 +01:00
  • 7ed4f6c704 we don't build 32 bit RHEL7-x86 Dirk Zimoch 2021-03-03 15:47:33 +01:00
  • eb828f3807 use C++11 whereever possible Dirk Zimoch 2021-03-03 15:39:02 +01:00
  • a98708302b drop SL5 support Dirk Zimoch 2021-03-03 14:48:15 +01:00
  • f41276bef8 epicPosicMutexInit: avoid calling with 0 which is platform dependent Brendan Chandler 2021-02-28 20:07:33 -06:00
  • f34d744f5f Remove unused DHAVE_SOCKADDR_SA_LEN Brendan Chandler 2021-03-02 15:03:56 -06:00
  • f9e3e86401 Support VxWorks 6.9.x before taskWait() was added Andrew Johnson 2021-03-02 11:54:17 -06:00
  • 0dae3e206f fix for vxWorks 6.9.0 Dirk Zimoch 2021-03-02 17:28:55 +01:00
  • 505e6f45c1 fix for older vxWorks installations Dirk Zimoch 2021-03-02 17:28:13 +01:00
  • 424de7d9c4 fix for old posix implementations Dirk Zimoch 2021-03-02 17:27:43 +01:00
  • 8e50b3109a Allow RTEMS to use normal dlopen() symbols Brendan Chandler 2021-03-02 09:23:27 -06:00
  • 3c46542630 posix: epicsMutexOsdShowAll check for PI support Michael Davidsaver 2021-03-02 06:47:43 -08:00
  • 1a0de528e1 Merge tag 'R7.0.5' into PSI-7.0 Dirk Zimoch 2021-03-02 09:18:43 +01:00
  • f8eb0be7a4 Update submodules after release Andrew Johnson 2021-02-28 21:39:28 -06:00
  • ff5df5fbf3 Update version numbers after tagging Andrew Johnson 2021-02-28 20:21:41 -06:00
  • 79242da515 epicPosicMutexInit: avoid calling with 0 which is platform dependent Brendan Chandler 2021-02-28 20:07:33 -06:00
  • 7f142e03f5 Version number updates for 7.0.5 release R7.0.5 Andrew Johnson 2021-02-28 20:06:40 -06:00
  • bb7b754730 Documentation updates for release Andrew Johnson 2021-02-28 20:04:16 -06:00
  • a9ff175cf0 Replace "UNRELEASED" in epicsString.h Andrew Johnson 2021-02-28 17:37:40 -06:00
  • 458c0af4e9 Checkout submodules at tagged versions for 7.0.5 Andrew Johnson 2021-02-28 17:36:25 -06:00
  • eacee1b548 Merge Krisztian Loki's issue_97 branch into 7.0 Andrew Johnson 2021-02-28 15:40:11 -06:00
  • 6754404d0f Replace magic "2" with macro AAI_DEVINIT_PASS1 Andrew Johnson 2021-02-28 15:02:27 -06:00
  • 6734918e6e Release notes and aai documentation updates Andrew Johnson 2021-02-27 22:19:48 -06:00
  • 1c566e2110 Modify aai to support pass-1 device initialization Andrew Johnson 2021-02-27 22:08:50 -06:00
  • 7f878d3074 Merge fix-1908305 branch into 7.0 Andrew Johnson 2021-02-27 17:20:30 -06:00
  • 12ab69402a Improve the message from a DBD field-count mismatch Andrew Johnson 2021-02-25 13:19:41 -06:00
  • 0926f7db0f Release Notes updates Andrew Johnson 2021-02-27 17:15:35 -06:00
  • 08eaea64d2 Fix up comments & messages, add Release Notes Andrew Johnson 2021-02-27 16:45:12 -06:00
  • bee00658ae Limit auto-declaration of record types to regRecDevDrv only Andrew Johnson 2021-02-21 17:13:44 -06:00
  • e881cb15c4 registerAllRecordDeviceDrivers() handle function Michael Davidsaver 2021-02-25 07:58:40 -08:00
  • 11fedecefc Only write out dhcpcd.conf if it doesn't exist. Brendan Chandler 2021-02-25 15:50:58 -06:00
  • 17b0c69dd6 Merge branch 'rtems5-dev' into rtems5 Brendan Chandler 2021-02-25 14:06:59 -06:00
  • e2d37bc70d Merge branch '7.0' of https://github.com/epics-base/epics-base into rtems5 Brendan Chandler 2021-02-25 14:06:41 -06:00
  • 45907d6553 RTEMS e500: use mkimage from RTEMS rathr than system one Brendan Chandler 2021-02-25 14:03:36 -06:00
  • 317828fd74 Merge remote-tracking branch 'origin/7.0' into rtems5-dev Brendan Chandler 2021-02-25 13:52:46 -06:00
  • 35ec367eac Remove unused variable Brendan Chandler 2021-02-25 11:24:02 -06:00
  • c4944b5357 Enable initializing the filesystem in RTEMS5 Brendan Chandler 2021-02-25 11:23:26 -06:00
  • 4a0f488657 Fixed db_post_events to not use bptr Krisztián Löki 2021-02-25 16:13:48 +01:00