- 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
-
Benjamin Bertrand authored
When using conda, we have only one version of each module in an environment: - Where a module is installed doesn't really matter. We install all of them under EPICS_MODULES. - Keep the same check as PSI to find snc (it could be simplify) but we know the right one will be found EPICS_BASE / EPICS_BASE_VERSION / EPICS_MODULES are set as global environment variables by conda
-
- Mar 06, 2019
-
-
Jeong Han Lee authored
-
- Nov 08, 2018
-
-
Jeong Han Lee authored
-
Jeong Han Lee authored
-
- Nov 02, 2018
-
-
Jeong Han Lee authored
selected merged from PSI
-
- Nov 01, 2018
-
-
Jeong Han Lee authored
Except driver.makefile and require.c
-
Jeong Han Lee authored
-
- Oct 26, 2018
-
-
Dirk Zimoch authored
-
- Oct 25, 2018
-
-
Dirk Zimoch authored
-
- Oct 24, 2018
-
-
Dirk Zimoch authored
-
- Oct 09, 2018
-
-
Jeong Han Lee authored
-
- Oct 08, 2018
-
-
Dirk Zimoch authored
-
- Oct 03, 2018
-
-
Dirk Zimoch authored
For newer compilers (not vxWorks 5) don't include system headers in .d files in order to avoid problems when cross-compiling for older Linux hosts
-
- Sep 18, 2018
-
-
Jeong Han Lee authored
-
Jeong Han Lee authored
-
Jeong Han Lee authored
-
Jeong Han Lee authored
This reverts commit 14476605.
-
Jeong Han Lee authored
This reverts commit c6d3216a.
-
Jeong Han Lee authored
-
Jeong Han Lee authored
-
- Sep 17, 2018
-
-
Jeong Han Lee authored
-
- Sep 11, 2018
-
-
Dirk Zimoch authored
-
Dirk Zimoch authored
-
- Aug 07, 2018
-
-
Dirk Zimoch authored
-
- Jul 27, 2018
-
-
Dirk Zimoch authored
-
Dirk Zimoch authored
-
- Jul 04, 2018
-
-
Dirk Zimoch authored
save and restore MODULE and MODULE_DIR after running a script, because that script may have called require
-