Skip to content

Overhaul build system once and for all #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Dec 7, 2024

Conversation

youwen5
Copy link
Collaborator

@youwen5 youwen5 commented Nov 26, 2024

Hopefully the last PR needed to fix the tooling so that I can actually run the code.

Dejankify build system so that it does not rely on hardcoded system paths, actually works on other computers, and provides reproducible builds.

  • Use Meson instead of CMake
  • Use ninja instead of Make
  • Package liboai library and provide it using Nix
  • Improve development experience
  • Add Git hooks to enforce formatting
  • Add CI checks for formatting

@ANYhackerfort ANYhackerfort merged commit 6a21c97 into Robotics-Lab-UCSB:main Dec 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants