Remove external sources#60
Open
friederbluemle wants to merge 5 commits into
Open
Conversation
friederbluemle
force-pushed
the
remove-ext-src
branch
2 times, most recently
from
December 13, 2019 00:24
b3090ae to
5fd713c
Compare
Merged
Member
Author
|
Nice. After #67 is merged, this PR is down from to |
friederbluemle
force-pushed
the
remove-ext-src
branch
2 times, most recently
from
January 14, 2020 23:00
7245deb to
8d0a94c
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
3 times, most recently
from
January 23, 2020 18:31
4f8de58 to
7238cdd
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
4 times, most recently
from
February 5, 2020 18:18
e39410f to
f3d9076
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
February 11, 2020 18:27
f3d9076 to
ce2bc55
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
3 times, most recently
from
February 24, 2020 18:58
cd6bc72 to
dfe662e
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
2 times, most recently
from
March 6, 2020 21:52
db1aac8 to
4cda913
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
March 25, 2020 07:03
4cda913 to
c1b0d52
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
3 times, most recently
from
April 13, 2020 16:26
0c7fefb to
52baff0
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
2 times, most recently
from
April 22, 2020 08:01
3103909 to
844afda
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
2 times, most recently
from
April 28, 2020 01:13
6efb1f0 to
3c08221
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
2 times, most recently
from
May 7, 2020 23:55
fd725ff to
b213dc5
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
2 times, most recently
from
May 14, 2020 19:17
a863582 to
c6a29ca
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
May 22, 2020 20:40
c6a29ca to
3b50411
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
June 3, 2020 00:27
3b50411 to
0d04d5e
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
July 2, 2020 04:16
0d04d5e to
7ec34cf
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
July 19, 2020 05:19
7ec34cf to
588f93f
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
September 1, 2020 23:00
588f93f to
2341c6d
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
September 22, 2020 22:01
2341c6d to
e328207
Compare
friederbluemle
force-pushed
the
remove-ext-src
branch
from
April 15, 2021 07:32
e328207 to
0a45ca0
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is a work-in-progress PR (currently does not build).
It removes the copies of all external source files (2x
react-native, andreact-native-electrode-bridge) from the repository. The goal is to acquire and integrate with external dependencies through a package and/or dependency manager (like other projects).do-not-merge