-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
~2s build time #1602
Open
MikeBusuttil
wants to merge
61
commits into
commaai:master
Choose a base branch
from
MikeBusuttil:fast-build
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
~2s build time #1602
Changes from 2 commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
03a5885
re2 regex for BO_ and VAL_ messages
MikeBusuttil 268a89d
old regex fully replaced
MikeBusuttil 0d49db3
install and link re2 (Ubuntu CI only)
MikeBusuttil 75627ee
install and link re2 (Ubuntu CI only)
MikeBusuttil aa6425c
install and link re2 (Ubuntu CI only)
MikeBusuttil 6322eaf
install re2 (MacOS CI)
MikeBusuttil 3a063e0
debug os-aware library install
MikeBusuttil ed4dcc3
link re2 (macOS) 🤞
MikeBusuttil 951c72b
WIP: debug macOS re2 linking
MikeBusuttil 9b53af4
auto-install re2 when missing
MikeBusuttil 4f86c54
auto-install re2 when missing
MikeBusuttil 46a4ef5
auto-install re2 when missing
MikeBusuttil e1700e6
auto-install re2 when missing
MikeBusuttil bfb11a4
debug masOS re2 linking
MikeBusuttil c99145c
debug masOS re2 linking 🏳
MikeBusuttil 39c2eb6
readme instructions updated + use all cores
MikeBusuttil fd2da98
Merge branch 'commaai:master' into fast-build
MikeBusuttil 1235859
raw scons failure fixed by setting PYTHONPATH
MikeBusuttil 69e0c49
cross-platform # of cores
MikeBusuttil 6791968
Merge branch 'scons-fix' into fast-build
MikeBusuttil 9916378
hail mary 🏈
MikeBusuttil 4bcde62
not helpful
MikeBusuttil 6b85f61
🤷♂️
MikeBusuttil 240539f
🙏
MikeBusuttil a5d856b
rollback
MikeBusuttil df03346
how denied is my permission?
MikeBusuttil f33756a
🦝
MikeBusuttil a15f8a1
🔀
MikeBusuttil 82ff6df
got 1 more trick up my sleeve after this
MikeBusuttil c6ef1c6
RIP git history
MikeBusuttil e16a67b
just 1 more commit bro
MikeBusuttil acef6ed
how many opendbc's deep?
MikeBusuttil 30b52c6
just walk away & find someone with a mac
MikeBusuttil e87b3e6
cython compilation speed boost
MikeBusuttil 9196532
control optimization through env var FAST
MikeBusuttil 42430f0
remote connect to shell🐚
MikeBusuttil cd8be24
re2 source grab 🖐
MikeBusuttil 4676e4b
let me back in 🐚
MikeBusuttil f9a67a9
bundle em 📦
MikeBusuttil 9e04607
🐚🗯
MikeBusuttil 918d09f
🐴👀don't look a gift horse in the mouth 🦷✨
MikeBusuttil f75aca6
no way
MikeBusuttil 9f69a1c
diving back in 🦐🐚
MikeBusuttil b9b648e
you hate to see it
MikeBusuttil 4d4b898
back to the drawing board 👏🍎
MikeBusuttil 61e0b2f
WoRkSoNmYmAcHiNe💻
MikeBusuttil c00a433
traverse a different path 👣
MikeBusuttil 9e3a815
🔃
MikeBusuttil 0ce271a
🐚
MikeBusuttil e2f5557
🐚 back in we go
MikeBusuttil 134408f
🎉💃🥳🎊🎈🎈🎉💃
MikeBusuttil 343056d
allow test.sh to run from anywhere (once again)
MikeBusuttil 91fd548
simpler SG_ regex
MikeBusuttil 2322f57
Don't import unused tools
MikeBusuttil 277ec32
🍎 not again 🍎
MikeBusuttil 887bc73
🍎 shell time?
MikeBusuttil 3cf0fcf
🐚
MikeBusuttil 525dde2
sorry mac users 🍎 not yet
MikeBusuttil 5d54e62
redundant
MikeBusuttil 1867dcd
cleaner
MikeBusuttil 95a90b0
mac linking
MikeBusuttil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Notes:
\s*[-+]?
so this was removed