Skip to content
Snippets Groups Projects
  • Izzard, Robert Dr (Maths & Physics)'s avatar
    5724a738
    clean up meson build: · 5724a738
    now builds a static library which can be then be used
    to build the executable and shared library. This reduces the
    dependency list and speeds up builds because we no longer
    have to build the object files twice (or worse!).
    
    added a meson/pgo.sh script to do profile-guided optimization
    automatically
    5724a738
    History
    clean up meson build:
    now builds a static library which can be then be used
    to build the executable and shared library. This reduces the
    dependency list and speeds up builds because we no longer
    have to build the object files twice (or worse!).
    
    added a meson/pgo.sh script to do profile-guided optimization
    automatically
Code owners
Assign users and groups as approvers for specific file changes. Learn more.