- Jul 01, 2020
-
-
Simon Rose authored
Reverting driver.makefile to nfs version (propopsed rc3.1.4) See merge request epics-modules/require!12
-
Simon Rose authored
-
Benjamin Bertrand authored
Added options for gdb/valgrind See merge request epics-modules/require!11
-
- Jun 30, 2020
-
-
Simon Rose authored
-
- Jun 16, 2020
-
-
Simon Rose authored
-
- May 27, 2020
-
-
Benjamin Bertrand authored
Change require PV prefix to use defined IOC name See merge request epics-modules/require!9
-
- May 12, 2020
-
-
Benjamin Bertrand authored
set PREFIX variable See merge request epics-modules/require!10
-
- May 11, 2020
-
-
Wayne Lewis authored
-
Benjamin Bertrand authored
JIRA ICSHWI-4701 #action In Progress
-
- May 07, 2020
-
-
Wayne Lewis authored
Uses IOCNAME environment variable value if this is defined. This makes the require PVs persistent across IOC restarts. Falls back to the original definition of hostname and PID if the IOCNAME environment variable is not defined.
-
- Apr 23, 2020
-
-
Simon Rose authored
Added simonrose to tmp dir name See merge request epics-modules/require!7
-
Simon Rose authored
-
- Apr 17, 2020
-
-
Simon Rose authored
Added a regex to check the module name See merge request epics-modules/require!6
-
Simon Rose authored
-
- Apr 15, 2020
-
-
Benjamin Bertrand authored
Default LIBVERSION and MODULE variables See merge request epics-modules/require!5
-
- Apr 14, 2020
-
-
Benjamin Bertrand authored
Conda package name are lowercase. Module name should also be. JIRA ICSHWI-4569
-
Benjamin Bertrand authored
Allow to avoid passing LIBVERSION when compiling locally for development. When creating a conda package, the recipe always forces LIBVERSION to the proper value. JIRA ICSHWI-4569 #action In Progress
-
- Apr 02, 2020
-
-
Simon Rose authored
Merging 3.1.2 from PSI into conda branch See merge request e3/require!4
-
Benjamin Bertrand authored
Allow to load test version without specifying it See merge request e3/require!3
-
Benjamin Bertrand authored
-
- Mar 27, 2020
-
-
Benjamin Bertrand authored
require didn't allow to load a test version without specifying it. With conda, as there is always only one version in the environment, the version found should always be loaded (even if test version). JIRA ICSHWI-4144 #action In Progress
-
Benjamin Bertrand authored
Synchronize tools with e3-require See merge request e3/require!2
-
- Feb 14, 2020
-
-
Benjamin Bertrand authored
Sync with tag 7.0.3.1-3.1.2/R-3.1.2-b02bfff-1911181214
-
- Feb 06, 2020
-
-
Simon Rose authored
-
Simon Rose authored
-
-
-
- Mar 15, 2019
-
-
Benjamin Bertrand authored
Only clean terminal when stdout is opened on a terminal Avoid "stty: standard input: Inappropriate ioctl for device" otherwise
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
conda needs to update the path in some files
-
- Mar 14, 2019
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
iocsh scripts are part of the require package. Version is the same as require.
-
Benjamin Bertrand authored
- LD_LIBRARY_PATH shouldn't be used (conda uses RPATH) - E3 SITE PATH not used
-
Benjamin Bertrand authored
We build on CentOS 6 and realpath and -g are not available on the bash version used.
-
Benjamin Bertrand authored
Environment variables are handled by conda activate/deactivate scripts
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Use /usr/bin/env to execute the first tclsh that is in the PATH (will be the one installed by conda).
-
Benjamin Bertrand authored
This is the only OS we support
-