Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow overriding build timestamp from env #8359

Merged
merged 1 commit into from
Oct 17, 2018
Merged

Conversation

kaidokert
Copy link
Contributor

Description

Small tweak to build scripts to allow much faster cached builds with ccache and other cache drivers. Local cache such as ccache does not work if -DMBED_BUILD_TIMESTAMP=xy is passed with different value every instantiation. Allowing override through env to a fixed value enables speeding up the local builds substantially.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Breaking change

Copy link
Contributor

@bridadan bridadan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like this solution!

@cmonr
Copy link
Contributor

cmonr commented Oct 17, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 17, 2018

Build : SUCCESS

Build number : 3376
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8359/

Triggering tests

/morph test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Oct 17, 2018

@mbed-ci
Copy link

mbed-ci commented Oct 17, 2018

@cmonr
Copy link
Contributor

cmonr commented Oct 17, 2018

/morph mbed2-build

@cmonr cmonr merged commit a5855e4 into ARMmbed:master Oct 17, 2018
@cmonr cmonr removed the needs: CI label Oct 17, 2018
@0xc0170 0xc0170 mentioned this pull request Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants