luet/pkg/compiler
Ettore Di Giacinto 5dcf77c987
Add package buildtimestamp and luet upgrade --sync
Annotate the package build time when compiling, and use that from the
client to force upgrade of packages that changed the artifact, but
didn't changed any version.

The client can trigger this behavior with `luet upgrade --sync`
2020-07-12 15:29:38 +02:00
..
backend Print inspect output as string 2020-06-06 11:32:47 +02:00
artifact_test.go Move compiler options to its own struct 2020-01-05 14:32:26 +01:00
artifact.go Integrate config-protect from package spec 2020-06-06 13:12:54 +02:00
checksum_test.go Add sanity check test 2019-12-29 14:14:06 +01:00
checksum.go Add package to calculate and compare artifact checksums 2019-12-29 13:59:47 +01:00
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Add --full option to build 2020-06-06 08:58:18 +02:00
compiler.go Add package buildtimestamp and luet upgrade --sync 2020-07-12 15:29:38 +02:00
interface.go Add --full option to build 2020-06-06 08:58:18 +02:00
spec_test.go Adapt test to spec changes 2020-02-14 08:04:26 +01:00
spec.go Add package_dir to pack a spec dir as the main artifact 2020-05-16 21:34:27 +02:00