Skip to content

Releases: iLCSoft/GEAR

v01-09-03

30 Jul 09:35
Compare
Choose a tag to compare

v01-09-03

  • 2024-07-01 jmcarcell (PR#10)
    • Fix warnings about not passing exceptions by reference
    • Fix warnings about an implicit copy constructor defined
    • Fix other warnings, about fallthroughs, a weird UTF-8 character (spanish accent in comments in spanish) and unused results

v01-09-02

06 Feb 08:40
Compare
Choose a tag to compare

v01-09-02

  • 2024-01-15 tmadlener (PR#12)

    • Remove no longer working gcc8 based workflow
    • Update github actions versions
    • Add key4hep based workflow
  • 2023-08-15 jmcarcell (PR#13)

    • Respect CMAKE_INSTALL_
  • 2023-07-17 jmcarcell (PR#11)

    • Drop the CMake test target that is not doing anything
  • 2023-07-17 jmcarcell (PR#9)

    • Fix build with docs ON

v01-09-01

29 Jun 09:46
Compare
Choose a tag to compare

v01-09-01

  • 2022-06-28 Thomas Madlener (PR#8)

    • Fix cmake doxygen configuration to work with CMake >= 3.17
  • 2022-06-28 Thomas Madlener (PR#7)

    • Migrate CI to use github actions and remove travis CI
  • 2020-09-07 Valentin Volkl (PR#6)

v01-09

11 Dec 14:37
Compare
Choose a tag to compare

v01-09

  • 2019-08-07 Frank Gaede (PR#5)
    • make compatible with c++17:
      - remove all throw(...) declarations

v01-08

28 Mar 14:19
Compare
Choose a tag to compare

v01-08

  • 2018-01-12 Frank Gaede (PR#1)

    • fix all compiler warnings (gcc5.4)
      • uninitialized, unused, shadow, ...
      • don't create GEARLibDeps.cmake
      • also fix warnings in tinyxml
  • 2018-01-15 Frank Gaede (PR#2)

    • fix export of CLHEP library dependency
      - resolve location of CLHEP::CLHEP import target
  • 2018-01-16 Frank Gaede (PR#4)

    • fix more warnings in tinyxml.h
  • 2018-01-16 Frank Gaede (PR#3)

    • move tinyxml.h back to gearxml (for MarlinTPC)
    • rm check for this!=0 in tinyxml.h (-Wundefined-bool-conversion warning w/ clang)

v01-07

19 Apr 09:42
Compare
Choose a tag to compare

v01-07

v01-07-pre

12 Apr 18:28
Compare
Choose a tag to compare
v01-07-pre Pre-release
Pre-release

v01-07