Skip to content

Releases: iLCSoft/GEAR

v01-09-06

13 Oct 07:34

Choose a tag to compare

v01-09-06

  • 2025-10-13 Thomas Madlener (PR#24)

    • Remove the ubuntu 22 workflow and add a weekly run for CI
  • 2025-10-13 sss (PR#23)

    • Update minimum cmake version to 3.10.
  • 2025-10-13 sss (PR#22)

    • Fix some unused variable warnings seen when compiling with clang.

v01-09-05

10 Apr 09:22

Choose a tag to compare

v01-09-05

  • 2025-03-31 Thomas Madlener (PR#21)

    • Make sure that all libraries go the the same place during installation.
  • 2025-03-31 Thomas Madlener (PR#20)

    • Update the Key4hep build action to the latest version to include nightlies on Ubuntu24
  • 2025-03-31 jmcarcell (PR#19)

    • Add LANGUAGES CXX to the top level CMakeLists.txt to disable checks for a C compiler
  • 2025-03-31 jmcarcell (PR#18)

    • Bump the minimum version of CMake to 3.5, to be able to compile with CMake 4.0
  • 2025-03-10 scott snyder (PR#17)

    • Fix a few compiler warning.
  • 2025-03-10 sss (PR#16)

    • Fix apparent off-by-one error in TPCParametersImpl::getNearestPad.

v01-09-04

13 Jan 12:47

Choose a tag to compare

v01-09-04

  • 2025-01-13 Thomas Madlener (PR#15)

    • Switch to central Key4hep CI build workflows and remove clicdp nightlies based ones
    • Fix warnings that are now enabled
  • 2025-01-13 jmcarcell (PR#14)

    • Add GNUInstallDirs to set CMAKE_INSTALL_LIBDIR so that the default rpath is correct and can be used in downstream projects, like in k4MarlinWrapper

v01-09-03

30 Jul 09:35

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

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

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

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

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

Choose a tag to compare

v01-07

v01-07-pre

12 Apr 18:28

Choose a tag to compare

v01-07-pre Pre-release
Pre-release

v01-07