- Sep 01, 2016
-
-
Marcel Loose authored
Task #7727: The order of directories in PATH should be $LOFARROOT/sbin:$LOFARROOT/bin; i.e. sbin should appear before bin.
-
- Feb 26, 2016
-
-
Marcel Loose authored
Task #9165: lofarinit.(c)sh scripts now use Python module path derived from CMake variables PYTHON_INSTALL_DIR and CMAKE_INSTALL_PREFIX to set PYTHONPATH.
-
- Aug 25, 2015
-
-
Marcel Loose authored
Task #8247: Need to apply the same logic to lofarinit.(c)sh.in to determine PYTHONPATH, because these scripts do not use the CMake variable PYTHON_INSTALL_DIR :(
-
- Feb 24, 2010
-
-
Marcel Loose authored
Bug 1475: Use Python distutils to determine third-party extensions directory, instead of hardcoding 'site-packages' into it.
-
- Jan 12, 2010
-
-
Marcel Loose authored
LOFAR directory. They are now processed by LofarConfig.cmake.
-
- Nov 24, 2009
-
-
Ger van Diepen authored
In csh cd;pwd resolves symlinks which we do not want. Skip it if possible.
-
- Nov 04, 2009
-
-
Marcel Loose authored
-
- Oct 15, 2009
-
-
Arno Schoenmakers authored
-
- Oct 14, 2009
-
-
Ger van Diepen authored
Use $libdir as subsitution in lofarinit to get the correct lib directory
-
- Sep 18, 2009
-
-
Ger van Diepen authored
Inserted new copyright header
-
- Jun 17, 2009
-
-
Marcel Loose authored
branch LOFAR-Bug1310-task-branch with the trunk.
-
- Jun 16, 2009
-
-
Marcel Loose authored
rev. 12447-13413 with the trunk.
-
- Sep 16, 2008
-
-
Ger van Diepen authored
Added support for sbin
-
- Aug 15, 2008
-
-
Ger van Diepen authored
Made more robust in case a variable like PYTHONPATH is undefined
-
Ger van Diepen authored
Set LOFARDATAROOT correctly
-
- Nov 28, 2007
-
-
Marcel Loose authored
* Python prior to verison 2.5 does not support the '--version' option. Use '-V' instead. * Output of 'python -V' is sent to stderr, which is not caught when binding file descriptors 1 and 2. Use '|& cat --' instead. * Fixed a number of csh syntax errors.
-
- Oct 24, 2007
-
-
Ger van Diepen authored
Added support for setting PYTHONPATH
-
- Mar 14, 2006
-
-
Ger van Diepen authored
Create a .glishrc.post to add the libexec/glish of LOFAR to the glish path
-
- Jul 20, 2005
-
-
Arthur Coolen authored
Solved
-
- Apr 08, 2005
-
-
Marcel Loose authored
Added check for valid $a_root. Fixed bug when cd is an alias.
-
Ger van Diepen authored
Fixed little bug
-
Ger van Diepen authored
Use LOFARROOT instead of LOFARPATH
-
Ger van Diepen authored
Improved comments
-
Ger van Diepen authored
Also try to strip new LOFARPATH
-
Ger van Diepen authored
Added lofarinit.sh and .csh
-