• Alessio Perugini's avatar
    [skip-changelog] legacy: refactor (part 3) (#2302) · 5e01a2ea
    Alessio Perugini authored
    * refactor RecipeRunner in a function
    
    * refactor CreateBuildOptionsMap in a function
    
    * refactor LoadPreviousBuildOptionsMap in a function
    
    * refactor StoreBuildOptionsMap in a function
    
    * refactor WipeoutBuildPathIfBuildOptionsChanged in a function
    
    * refactor ContainerBuildOptions in a function
    
    * refactor MergeSketchWithBootloader in a function
    
    * refactor PrintUsedLibrariesIfVerbose in a function
    
    * refactor UnusedCompiledLibrariesRemover in a function
    
    * refactor WarnAboutArchIncompatibleLibraries in a function
    
    * refactor CreateMakeRule in a function
    
    * move include finder with regex tests under detector
    
    * move jobs properites in arduino/builder component
    
    * remove sketch property from context
    
    * apply CR suggestion
    5e01a2ea
load_previous_build_options_map_test.go 1.64 KB