Skip to content
  • Matthew Pickering's avatar
    f7e21fab
    hadrian: Build all executables in bin/ folder · f7e21fab
    Matthew Pickering authored
    In the end the bindist creation logic copies them all into the bin
    folder. There is no benefit to building a specific few binaries in the
    lib/bin folder anymore.
    
    This also removes the ad-hoc logic to copy the touchy and unlit
    executables from stage0 into stage1. It takes <1s to build so we might
    as well just build it.
    f7e21fab
    hadrian: Build all executables in bin/ folder
    Matthew Pickering authored
    In the end the bindist creation logic copies them all into the bin
    folder. There is no benefit to building a specific few binaries in the
    lib/bin folder anymore.
    
    This also removes the ad-hoc logic to copy the touchy and unlit
    executables from stage0 into stage1. It takes <1s to build so we might
    as well just build it.
Loading