luet/pkg/compiler
Ettore Di Giacinto 7bfff97f57 Fixup race when updating compiler options
Instead of updating the compiler options that can be accessed by each
worker, update the compilespec BuildOptions directly
2021-04-23 12:02:41 +02:00
..
backend Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
types Always resolve buildhash image, add --rebuild to build 2021-04-23 12:02:41 +02:00
backend_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
backend.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
compiler.go Fixup race when updating compiler options 2021-04-23 12:02:41 +02:00