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

First pass at Bazel for iOS developers and outline #235

Merged
merged 43 commits into from
Aug 19, 2020
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
23a6423
WIP: first pass at Bazel for iOS developers and outline
jerrymarino May 27, 2020
7f82b3f
Expand on configuraton definition, errors, and typos
jerrymarino Aug 6, 2020
a82354b
Link overview, PodToBUILD
jerrymarino Aug 6, 2020
bc42624
Adds the definition of a build system, command line usage
jerrymarino Aug 10, 2020
13389ee
Revert accidental change
jerrymarino Aug 10, 2020
c9184a0
Add an entry on Xcode integration
jerrymarino Aug 10, 2020
3d461f0
Add example of an iOS xcode proj GUI
jerrymarino Aug 10, 2020
cbb04ba
Split long paragraph, simplify intro, add file paths
jerrymarino Aug 10, 2020
3325187
Split out rule into a seperate bullet point
jerrymarino Aug 10, 2020
89c9ed4
Simplify intro, move Xcode gen to bottom
jerrymarino Aug 10, 2020
bdf45c6
Fix line break
jerrymarino Aug 10, 2020
e9cc01b
Better links, add note on defining rules
jerrymarino Aug 10, 2020
93dcf47
Clarify marco usage
jerrymarino Aug 10, 2020
72262cf
Grammer
jerrymarino Aug 10, 2020
819f847
Itallcize Build Systems à la
jerrymarino Aug 10, 2020
600efa8
Address comments, segment on aspect, spell check
jerrymarino Aug 14, 2020
104fb81
TOC, segment on Bazelisk
jerrymarino Aug 14, 2020
57eb2f1
Link canonical definiton of a rule
jerrymarino Aug 14, 2020
fd5e501
Update BazelForiOSDevelopers.md
jerrymarino Aug 14, 2020
fd46c3a
Formatting, move bazel docs
jerrymarino Aug 14, 2020
a6a6cd1
Add more docs
jerrymarino Aug 14, 2020
8a93b6a
Improve macro segement
jerrymarino Aug 15, 2020
c387a99
Improve starlark function
jerrymarino Aug 15, 2020
6fcdc92
Link stackoverflow for pythonic reference, simplify starlark segment
jerrymarino Aug 15, 2020
b1deb9b
Fix grammer
jerrymarino Aug 15, 2020
ea66e1c
Update Docs/BazelForiOSDevelopers.md
jerrymarino Aug 18, 2020
0854564
Update Docs/BazelForiOSDevelopers.md
jerrymarino Aug 18, 2020
24eed8c
Apply suggestions from code review
jerrymarino Aug 18, 2020
64b0c66
Apply suggestions from code review
jerrymarino Aug 18, 2020
d6da327
Apply suggestions from code review
jerrymarino Aug 18, 2020
357beef
Common architecture, acknowledgements
jerrymarino Aug 18, 2020
b2308e1
Add more examples of errors and fixes
jerrymarino Aug 18, 2020
dd298bc
Grammer, formatting
jerrymarino Aug 18, 2020
4f0494b
Fix remark around python runtime errors
jerrymarino Aug 18, 2020
1547cc8
Grammer
jerrymarino Aug 18, 2020
c545c21
Add sugestions, link bazelcon talks
jerrymarino Aug 18, 2020
4c9a05e
Improve examples of rules
jerrymarino Aug 18, 2020
4f26ea5
Add suggestions, clarify why we override native.objc_library
jerrymarino Aug 19, 2020
088116b
Mention open source benefits
jerrymarino Aug 19, 2020
e103f60
Add build file generator, Xcode project generator
jerrymarino Aug 19, 2020
57b43c0
Formatting
jerrymarino Aug 19, 2020
89537e2
Formatting
jerrymarino Aug 19, 2020
e09e896
Expand on compiler configuration
jerrymarino Aug 19, 2020
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
Loading