- Feb 14, 2023
-
-
Walter Lampl authored
-
Walter Lampl authored
-
- Sep 15, 2022
-
-
Patch to get_files to use mktemp As suggested in ATEAM-858, patching get_files to use mktemp. Seems to be working in a few local tests, and seems to be a well-supported command. This avoids making use of /tmp in systems that might not have /tmp and might not have set $TMPDIR (e.g. might have set $TEMPDIR, or might use some other path for temporary files).
-
- Sep 08, 2020
-
-
Guillermo Nicolas Hamity authored
-
Guillermo Nicolas Hamity authored
2to3 script. ra_input and check_output functions outdated/changed and needed updating.
-
- Aug 02, 2020
-
-
- Nov 05, 2018
-
-
Tim Martin authored
Fix a parsing bug where longer paths were supplied earlier to git-package-pseudomerge.py by sorting the input list according to the number of '/' in the path Former-commit-id: ccb8608507a88a3fde1c4527dc20885237846492
-
- May 29, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: f0dd8e2a
-
- May 25, 2018
-
-
Tim Martin authored
Former-commit-id: bb599388
-
- Apr 27, 2018
-
-
Jochen Meyer authored
Former-commit-id: 24b01702
-
- Apr 26, 2018
-
-
Jochen Meyer authored
If code is checkout locally and atlas_install_scripts is added (or extended) in the CMakeLists.txt file in order to make (more) scripts available, it does work in the sense that the scripts can be executed. However, using the "get_files" script to download or better copy the file fails and reports the file cannot be found. If job options, data files and xmls are installed by in local modifcation of the CMakeLists.txt, those files can be found. The script even recognizes installed scripts which are already part of the build, i.e. centrally available. Only local script files cannot be found even though they can be exectued. This MR should prevent developers to get (more) insane and frantic by adjusting the path variable in get_files ........... o_O Former-commit-id: 21544891
-
- Apr 03, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: 1de7df4b
-
- Mar 22, 2018
-
-
Frank Winklmeier authored
Delete obsolete scripts to create Gaudi components. All these scripts are CMT-based and not maintained. For analysis-based releases see the up-to-date scripts in PyUtils/python/scripts. Former-commit-id: 2c36013f
-
- Oct 30, 2017
-
-
Frank Winklmeier authored
Remove cmt directories that contain trivial, obsolete content. Former-commit-id: c24266ed
-
- Jul 29, 2017
-
-
Zach Marshall authored
On some systems, /tmp is not very big or very accessible for all users (we've run into this on some batch system nodes, for example). Seems like a better idea would to use TMPDIR if it's available, and default to /tmp if it isn't. Just doing that in this patch. Former-commit-id: 82ea4bc3
-
- Mar 01, 2017
-
-
Charles Leggett authored
endreq is deprecated, and replaced with endmsg. Did not replace in log files, or READMEs. Two files which are questionable are InnerDetector/InDetAlignAlgs/InDetAlignGenAlgs/src/GeoModelTRT.dev and InnerDetector/InDetRecTools/InDetMultipleVertexSeedFinderUtils/src/PVFindingTrackFilter_cxx Former-commit-id: 699dba0d
-
- Feb 03, 2017
-
-
Attila Krasznahorkay authored
long time anyway. And were not removed from the AtlasCMake code for good. Former-commit-id: ca04bcf4
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* Tagging Scripts-00-01-92. * cmt/completion/setup_completion.bash, share/lookup_local_joboptions.sh: Fix completion for references to files not in the current directory. 2016-02-26 scott snyder <snyder@bnl.gov> * Tagging Scripts-00-01-91. * share/checkDbgSymbols.sh (filter): Ignore gtest libraries. 2016-01-28 Stewart Martin-Haugh <smh@cern.ch> * Tagging Scripts-00-01-90. * cmt/requirements: remove unparsed comment for cmt2cmake 2015-10-20 scott snyder <snyder@bnl.gov> * Tagging Scripts-00-01-89. ignore. ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
Vakhtang Tsulaia authored
* Adding libtbb to the ignore pattern of checkDbgSymbols.sh * Tag Scripts-00-01-88
-
- Sep 19, 2014
-
-
Atlas-Software Librarian authored
-