• Yann Hodique's avatar
    make -> just migration recipe (#12883) · c29b2094
    Yann Hodique authored
    * build: add just modules
    
    A lot of our build recipes share similar structures. Move some of
    these to modules so we can control them centrally.
    
    * build: add Makefile deprecation helper
    
    This allows us to implement deprecated Makefiles as:
    
      DEPRECATED_TARGETS := ...
      include ../just/deprecate.mk
    
    * build(docker): add just modules to docker context
    
    We need to make sure our build framework is included in the docker build
    context.
    Also make sure just is part of the builder image.
    
    * build(op-batcher): migrate build to just
    c29b2094
Name
Last commit
Last update
..
check-changed Loading commit data...
docker Loading commit data...
scripts Loading commit data...
tag-service Loading commit data...
README.md Loading commit data...