Page MenuHomeSolus

Update rinutils to 0.10.0
ClosedPublic

Authored by Staudey on Nov 4 2021, 11:14 PM.
Tags
None
Referenced Files
F11020591: D12190.id29593.diff
Mon, Aug 7, 7:11 AM
F10948124: D12190.id29860.diff
Sat, Jul 15, 7:35 PM
F10947557: D12190.id29847.diff
Sat, Jul 15, 4:18 PM
F10865677: D12190.id29847.diff
Jun 17 2023, 12:29 PM
F10865614: D12190.id29593.diff
Jun 17 2023, 12:19 PM
F10862965: D12190.id29860.diff
Jun 16 2023, 11:55 PM
F10856932: D12190.diff
Jun 15 2023, 2:31 AM
F10780018: D12190.id.diff
May 24 2023, 9:55 PM
Subscribers

Details

Summary

Update rinutils to 0.10.0

Changes:

  • Fix the filenames in the comments of **.h and add SPDX identifiers
  • Add -DINSTALL_TO_DATADIR=…​ in CMakeLists.txt
  • Made the WITH_TEST_SUITE option off by default to avoid depending on cmocka
  • Convert the cmake build sys to INCLUDE(GNUInstallDirs)
  • Remove unused code and other cleanups
Test Plan

Built freecell-solver against this version

Diff Detail

Repository
R4883 rinutils
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

We could just clean it up to be /* as the pattern then we don't have to think about updating the pattern going forward.

This revision now requires changes to proceed.Nov 11 2021, 11:32 AM

That makes sense. Will update when I get home.

This revision is now accepted and ready to land.Nov 12 2021, 11:36 AM
This revision was automatically updated to reflect the committed changes.