Skip to content

Commit 4c19ba4

Browse files
authored
Merge branch 'main' into log-build-time
2 parents 06a4040 + e1412a0 commit 4c19ba4

File tree

3,829 files changed

+194341
-70681
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,829 files changed

+194341
-70681
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1.
16+
2.
17+
...
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**Environment (please complete the following information):**
26+
- OS: [e.g. macOS 11.0]
27+
- Xcode Version/Tag/Branch:
28+
29+
30+
**Additional context**
31+
Add any other context about the problem here.
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: New Feature
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,32 @@ docs/_build
4343
# Visual Studio Code Configurations
4444
.vscode
4545

46+
# JetBrains
47+
.idea
48+
4649
# clangd
4750
.cache
4851
.clangd
4952

53+
# SwiftPM
54+
.build
55+
5056
#==============================================================================#
5157
# Ignore CMake temporary files
5258
#==============================================================================#
5359
CMakeCache.txt
5460
CMakeFiles
5561
.atom-build.json
5662

63+
# Generated by JetBrains IDEs
64+
cmake-build-*
65+
5766
#==============================================================================#
5867
# Ignore compile database
5968
#==============================================================================#
6069
compile_commands.json
6170

71+
#==============================================================================#
6272
# Ignore generated GYB files until we fix the workaround on Windows
6373
#==============================================================================#
6474
8

.mailmap

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
Adrian-Constantin Popescu <epsilon.gamma@gmail.com> <adrian-constantin.popescu@outlook.com>
22
Alex Blewitt <alblue@apple.com> <alex.blewitt@gmail.com>
3-
Alex Hoppen <ahoppen@apple.com> <alex@ateamer.de>
43
Alex Hoppen <ahoppen@apple.com> <alex@alexhoppen.de>
4+
Alex Hoppen <ahoppen@apple.com> <alex@ateamer.de>
55
Alexis Beingessner <abeingessner@apple.com> <a.beingessner@gmail.com>
66
Alper Çugun <github@alper.nl> <alper@users.noreply.github.com>
77
Amr Aboelela <amraboelela@gmail.com> <amraboelela@users.noreply.github.com>
88
Ankit Aggarwal <ankit_aggarwal@apple.com> <ankit.spd@gmail.com>
99
Argyrios Kyrtzidis <kyrtzidis@apple.com> <akyrtzi@gmail.com>
1010
Arsen Gasparyan <to.arsen.gasparyan@gmail.com> <frootloops@users.noreply.github.com>
1111
Ashley Garland <acgarland@apple.com> <dfarler@apple.com>
12-
Becca Royal-Gordon <beccadax@apple.com> <broyalgordon@apple.com>
1312
Becca Royal-Gordon <beccadax@apple.com> <becca@beccadax.com>
14-
Becca Royal-Gordon <beccadax@apple.com> <brentdax@apple.com>
1513
Becca Royal-Gordon <beccadax@apple.com> <brent@brentdax.com>
14+
Becca Royal-Gordon <beccadax@apple.com> <brentdax@apple.com>
15+
Becca Royal-Gordon <beccadax@apple.com> <broyalgordon@apple.com>
1616
Ben Cohen <ben_cohen@apple.com>
1717
Ben Cohen <ben_cohen@apple.com> <airspeedswift@users.noreply.github.com>
1818
Ben Cohen <ben_cohen@apple.com> <ben@airspeedvelocity.net>
@@ -36,8 +36,8 @@ Dave Abrahams <dabrahams@apple.com> <dave@boostpro.com>
3636
Dave Abrahams <dabrahams@apple.com> <dave@Skree.local>
3737
Dave Abrahams <dabrahams@apple.com> <dave@Wingy.local>
3838
Dave Lee <davelee.com@gmail.com> <davelee@lyft.com>
39-
David Rönnqvist <david.ronnqvist@gmail.com> <david.ronnqvist@skype.net>
4039
David Rönnqvist <david.ronnqvist@gmail.com>
40+
David Rönnqvist <david.ronnqvist@gmail.com> <david.ronnqvist@skype.net>
4141
David Ungar <dungar@apple.com> <ungar@mac.com>
4242
David Zarzycki <dave@znu.io> <zarzycki@apple.com>
4343
David Zarzycki <dave@znu.io> <zarzycki@icloud.com>
@@ -87,8 +87,8 @@ Keith Smiley <k@keith.so> <keithbsmiley@gmail.com>
8787
Kevin Saldaña <ksaldana1@gmail.com>
8888
Kim Topley <ktopley@apple.com>
8989
Kosuke Ogawa <ogawa_kousuke@aratana.jp> <koogawa.app@gmail.com>
90-
Kuba Mracek <mracek@apple.com> <jbrecka@apple.com>
9190
Kuba Mracek <mracek@apple.com>
91+
Kuba Mracek <mracek@apple.com> <jbrecka@apple.com>
9292
Lily Ballard <lily@sb.org> <kevin.ballard@postmates.com>
9393
Lily Ballard <lily@sb.org> <kevin@sb.org>
9494
Luiz Fernando Silva <luizinho_mack@yahoo.com.br>
@@ -103,6 +103,7 @@ Max Moiseev <moiseev@apple.com> <moiseev@users.noreply.github.com>
103103
Maxwell Swadling <maxs@apple.com> <maxwellswadling@gmail.com>
104104
Maxwell Swadling <maxs@apple.com> <mswadling@apple.com>
105105
Mayur Raiturkar <mayur@mayur.xyz> <mayurkr@users.noreply.github.com>
106+
Megan Batty <megan@stormbrew.ca> <graham.batty@apple.com>
106107
Michael Gottesman <mgottesman@apple.com> <gottesmm@users.noreply.github.com>
107108
Michael Ilseman <milseman@apple.com> <michael.ilseman@gmail.com>
108109
Mike Ash <mikeash@apple.com> <mike@mikeash.com>
@@ -112,8 +113,8 @@ Mishal Shah <mishal_shah@apple.com>
112113
Mishal Shah <mishal_shah@apple.com> <shahmishal@users.noreply.github.com>
113114
Nadav Rotem <nrotem@apple.com> <nadavrot@users.noreply.github.com>
114115
Nate Cook <natecook@apple.com> <nate@Nates-MacBook-Pro.local>
115-
Nate Cook <natecook@apple.com> <natecook@gmail.com>
116116
Nate Cook <natecook@apple.com> <natecook1000@users.noreply.github.com>
117+
Nate Cook <natecook@apple.com> <natecook@gmail.com>
117118
Nate Cook <natecook@apple.com> <nmersethcook@apple.com>
118119
Nathan Lanza <lanza@fb.com> <nathan@lanza.io>
119120
Nicole Jacque <jacque@apple.com>
@@ -128,8 +129,8 @@ Richard Wei <rxwei@apple.com> <rxwei@google.com>
128129
Rintaro Ishizaki <rishizaki@apple.com> <fs.output@gmail.com>
129130
Robert Widmann <rwidmann@apple.com> <devteam.codafi@gmail.com>
130131
Roman Levenstein <rlevenstein@apple.com> <swiftix@users.noreply.github.com>
131-
Ross Bayer <ross.m.bayer@gmail.com> <Rostepher@users.noreply.github.com>
132132
Ross Bayer <ross.m.bayer@gmail.com>
133+
Ross Bayer <ross.m.bayer@gmail.com> <Rostepher@users.noreply.github.com>
133134
Russ Bishop <rbishopjr@apple.com> <russ@plangrid.com>
134135
Ryan Lovelett <ryan@lovelett.me> <RLovelett@users.noreply.github.com>
135136
Shawn Erickson <shawn.erickson@citrix.com> <shawnce@gmail.com>

0 commit comments

Comments
 (0)