- Jul 21, 2023
-
-
Remove the unused boost subpackages from the CMakeLists
-
- Dec 19, 2022
-
-
ByteStreamStoragePlugins: Suppress cppcheck warnings. Strings passed by value. (Can't change because the interface is defined in tdaq.)
-
- May 20, 2022
-
-
Frank Winklmeier authored
Mark the POSIX API as thread-safe (confirmed by Davix documentation).
-
- May 11, 2022
-
-
Johannes Elmsheuser authored
-
Johannes Elmsheuser authored
Remove dcap protocol support for dCache storage, the dcap library is currently not in dev4/LCG CentOS9 nightlies anymore
-
- Jul 29, 2020
-
-
- remove atlas_depends_on_subdirs - update some link dependencies
-
- Dec 02, 2019
-
-
Frank Winklmeier authored
-
- Jul 17, 2019
-
-
Edward Moyse authored
See !24663 for the original changes by Walter Lampl - I just completely removed the code as per a comment by Frank on the MR. Following on
-
- Mar 07, 2018
-
-
Attila Krasznahorkay authored
updated ByteStreamStoragePlugins to use the equivalent Finddcap.cmake module instead. Former-commit-id: 1df9c0294fb28c1ade30d1346f2f1b6b21885885
-
- Jan 23, 2018
-
-
scott snyder authored
Private data members should start with m_. Former-commit-id: 3d703488
-
- Dec 11, 2017
-
-
Toshiaki Kaji authored
This reverts commit cdf718bf [formerly 9d67f5b8]. Former-commit-id: 008b62d0
-
- Dec 08, 2017
-
- Nov 20, 2017
-
-
Frank Winklmeier authored
Delete all CMT requirements files and other obsolete content in the cmt/ directories. Some non-trivial content of unknown usage has been kept. Former-commit-id: 972e8215
-
- Jan 27, 2017
-
-
Johannes Elmsheuser authored
2017-01-19 Johannes Elmsheuser <Johannes.Elmsheuser@cern.ch> * Fix coverity 111962: initialize variable fd * Tagging as ByteStreamStoragePlugins-00-01-04 2016-10-25 Johannes Elmsheuser <Johannes.Elmsheuser@cern.ch> Former-commit-id: f7bfc421
-
- Dec 16, 2016
-
-
Johannes Elmsheuser authored
* Add fReadDavix.h, fReadDavix.cxx to support https bytestream reading using the davix library. * Tagging as ByteStreamStoragePlugins-00-01-03 Former-commit-id: e659e004
-
- Jul 02, 2016
-
-
Attila Krasznahorkay authored
* Updating the library dependencies of the package to build the libraries correctly with -Wl,--no-undefined turned on. * The configuration now makes use of atlas_disable_as_needed() instead of tweaking compilation flags by hand. * Tagging as ByteStreamStoragePlugins-00-01-02 Former-commit-id: 3393e2d5
-
- May 27, 2016
-
-
Attila Krasznahorkay authored
2016-03-17 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a hand-written CMakeLists.txt file to the package to build its libraries correctly. Finally fixing ATEAM-255. * Removed the executable flag from all of the files of the package. * Tagging as ByteStreamStoragePlugins-00-01-01
-
- Jan 19, 2016
-
-
Ricardo Lince Amaral Farto E Abreu authored
* src/fReadXRootD.cxx: update fwd decl to match XRD version 4.2.3 (ATR-12888) * Tag as ByteStreamStoragePlugins-00-01-00
-
- Mar 20, 2015
-
-
Atlas-Software Librarian authored
cmt/requirements: fix compilation problem probably due to system rpms update (ByteStreamStoragePlugins-00-00-34) 2015-03-06 Emil Obreshkov <obreshko@cern.ch> * cmt/requirements: fix compilation problem probably due to system rpms update * Tag as ByteStreamStoragePlugins-00-00-34 2014-11-08 David Quarrie <David.Quarrie@cern.ch> * Tagged as ByteStreamStoragePlugins-00-00-33
-
- Sep 19, 2014
-
-
David Quarrie authored
* cmt/requirements Specify to cmake that this package depends on CASTOR for the RFIO libraries and to Xrootd for the Posix libraries. Also ignore the -import=AtlasCACHE since this is not appropriate for cmake. Transparent to CMT * Tagged as ByteStreamStoragePlugins-00-00-32 (ByteStreamStoragePlugins-00-00-31)
-