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

Clang tidy cleanup and using std algorithms #1373

Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove tbb stuff that should be ignored
  • Loading branch information
SteveBronder committed Oct 8, 2019
commit d7164610cc35f05d4c147d4a19334dee69d20929
1 change: 0 additions & 1 deletion lib/tbb/libtbb.so

This file was deleted.

Binary file removed lib/tbb/libtbb.so.2
Binary file not shown.
1 change: 0 additions & 1 deletion lib/tbb/libtbbmalloc.so

This file was deleted.

Binary file removed lib/tbb/libtbbmalloc.so.2
Binary file not shown.
1 change: 0 additions & 1 deletion lib/tbb/libtbbmalloc_proxy.so

This file was deleted.

Binary file removed lib/tbb/libtbbmalloc_proxy.so.2
Binary file not shown.
Empty file removed lib/tbb/tbb-make-check
Empty file.
399 changes: 0 additions & 399 deletions lib/tbb/tbb.def

This file was deleted.

65 changes: 0 additions & 65 deletions lib/tbb/tbbmalloc.def

This file was deleted.

47 changes: 0 additions & 47 deletions lib/tbb/tbbmallocproxy.def

This file was deleted.

19 changes: 0 additions & 19 deletions lib/tbb/tbbvars.csh

This file was deleted.

19 changes: 0 additions & 19 deletions lib/tbb/tbbvars.sh

This file was deleted.

11 changes: 0 additions & 11 deletions lib/tbb/version_string.ver

This file was deleted.

Empty file removed lib/tbb/version_tbb_2019_U8
Empty file.