Releases: iLCSoft/GEAR
Releases · iLCSoft/GEAR
v01-09-03
v01-09-02
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
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)
- put more tests under the scope of BUILD_TESTING. Also fixes a build issue with spack key4hep/key4hep-spack#33
v01-09
v01-08
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
- fix all compiler warnings (gcc5.4)
-
2018-01-15 Frank Gaede (PR#2)
- fix export of CLHEP library dependency
- resolve location of CLHEP::CLHEP import target
- fix export of CLHEP library dependency
-
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)