• * ci: set up coverage on GHA
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * ci: update to newer codecov uploader
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * ci: move to newer Windows image
    
    * fix: better single file script help and usage strictness
    
    * ci: revert update to windows-2022
    Henry Schreiner authored
     
    Browse File »




  • * Fix internal header include paths.
    
    The extra leading "CLI/" part of include directives prevents the inclusion
    of CLI.hpp from a relative directory without an extra -I or /I compiler
    directive.
    
    * Fix single header generation script.
    
    Files included with "" should be relative to the header file location first.
    Sam Hocevar authored
     
    Browse File »