summaryrefslogtreecommitdiffstats
path: root/meta/classes/reproducible_build.bbclass
AgeCommit message (Expand)Author
2021-10-16reproducible: Merge code into base.bbclassRichard Purdie
2021-10-16reproducible: Move variable definitions to bitbake.confRichard Purdie
2021-10-16reproducible: Move class function code into libraryRichard Purdie
2021-10-16reproducible_build: Drop now unneeded compiler warningRichard Purdie
2021-10-14reproducible_build: Drop obsolete sstate workaroundRichard Purdie
2021-10-04reproducible_build: Work around caching issuesRichard Purdie
2021-09-23reproducible_build/package_XXX: Ensure SDE task is in dependency chainRichard Purdie
2021-09-11reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checkingMark Hatle
2021-08-02Convert to new override syntaxRichard Purdie
2021-06-03classes/reproducible_build: Use atomic rename for SDE fileJoshua Watt
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-05-01reproducible_build.bbclass: Enable -Wdate-timeKhem Raj
2021-02-24reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-02-24reproducible_builds: SOURCE_DATE_EPOCH should not be 0Jan-Simon Möller
2020-07-22classes/reproducible: Move to library codeJoshua Watt
2020-03-08reproducibile_build: Fix SDE file generation when unpack rerunsRichard Purdie
2020-02-03classes/reproducible_build: Read SDE file laterJoshua Watt
2019-10-02classes/reproducible_build: Create SDE destinationJoshua Watt
2019-09-27classes/reproducible_build: Move SDE deploy to another directoryJoshua Watt
2018-11-23reproducible: Don't look for youngest file when no source tarballDouglas Royds
2018-11-23reproducible: Refactor: Break out fixed_source_date_epoch() functionDouglas Royds
2018-11-07reproducible_build: update do_deploy_source_date_epoch commmentDouglas Royds
2018-09-21reproducible: Consistent debug loggingDouglas Royds
2018-09-21reproducible: Don't enforce existence of ${S} dirDouglas Royds
2018-09-21reproducible: Find the git repo in WORKDIR/git or S firstDouglas Royds
2018-09-21reproducible: Rename ambiguous "path" var to sourcedir or workdir as appropriateDouglas Royds
2018-09-21reproducible: Refactor: get_source_date_epoch_from_youngest_file()Douglas Royds
2018-09-21reproducible: Tidy class descriptionDouglas Royds
2018-08-08classes/reproducible_build: Avoid dereferencing symlinksJoshua Watt
2018-03-25reproducible_build.bbclass: support for binary reproducibilityJuro Bystricky