File tree
135 files changed
+797
-833
lines changed- .config
- ci
- contrib
- core
- constants
- src/mill/constants
- exec
- src/mill/exec
- internal
- src/mill/internal
- util/src/mill/util
- example
- androidlib
- java/4-sum-lib-java
- kotlin/4-sum-lib-kotlin
- extending
- imports
- 1-mvn-deps
- foo/src
- 2-mvn-deps-scala
- bar/src
- 3-contrib-dep
- foo/src
- jvmcode/1-subprocess
- metabuild
- 4-meta-build
- plugins/7-writing-mill-plugins
- myplugin/test/resources
- example-test-project
- integration-test-project
- fundamentals/cross/10-static-blog
- javalib
- basic/1-simple
- dependencies/1-mvn-deps
- src/foo
- kotlinlib/dependencies/1-mvn-deps
- src/foo
- large/multifile
- 10-multi-file-builds
- 11-helper-files
- 12-helper-files-mill-scala
- pythonlib/basic/2-custom-build-logic
- scalalib
- basic/2-custom-build-logic
- dependencies/1-mvn-deps
- src
- linting/2-contrib-scoverage
- module/2-custom-tasks
- thirdparty
- commons-io
- netty
- integration
- failure
- invalid-meta-module/resources
- invalid-package-declaration/resources
- invalid-subfolder-root-module/resources
- root-module-compile-error/resources
- root-subfolder-module-collision/resources
- feature
- build-classpath-contents/resources
- header-mvn-deps-worker-invalidation
- resources
- app/conf
- src
- header-repo-config
- resources
- custom-repo/com/grack/nanojson/1.8-custom-test
- src
- inspect
- resources
- src
- keyword-module/resources
- mill-jvm-opts
- resources
- src
- mill-jvm-opts-env
- resources
- src
- mill-jvm-opts-header
- resources
- src
- plugin-classpath
- resources
- src
- repo-config-via-import
- resources
- src
- root-cross-module/resources
- scala-3-syntax/resources
- scoverage/resources
- ide
- bloop/resources
- bsp-modules/resources
- bsp-server/resources/snapshots
- build-classpath-contents
- resources
- mill-build
- src
- gen-idea/resources
- extended
- idea/mill_modules
- hello-idea/idea/mill_modules
- invalidation
- codesig-subfolder/resources
- invalidation/resources
- multi-level-editing
- resources
- mill-build
- src
- zinc-build-compilation/resources
- libs
- init
- buildgen/src/mill/main/buildgen
- gradle/test/resources/expected
- application-library
- library
- maven/test/resources/expected/maven-samples
- sbt/test/resources/expected/sbt-multi-project-example
- main/src
- scalalib/src/mill/scalalib
- mill-build/src-testkit/mill/testkit
- runner
- client/src/mill/runner/client
- meta/src/mill/runner/meta
- server/client/src/mill/client
- src/mill/runner
- test/src/mill/runner
- worker/src
- worker-api/src
- testkit/src/mill/testkit
- website
- blog/modules/ROOT/pages
- docs/modules/ROOT
- pages
- comparisons
- depth
- extending
- javalib
- kotlinlib
- migrating
- scalalib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+797
-833
lines changedLines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
230 | 232 |
| |
231 | 233 |
| |
232 | 234 |
| |
| 235 | + | |
233 | 236 |
| |
234 | 237 |
| |
235 | 238 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 |
| |
2 | 17 |
| |
3 | 18 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 | 17 |
| |
21 | 18 |
| |
22 | 19 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 |
| |
13 | 17 |
| |
14 | 18 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 | 24 |
| |
29 | 25 |
| |
30 | 26 |
| |
|
Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 |
| |
11 | 14 |
| |
12 | 15 |
| |
| |||
71 | 74 |
| |
72 | 75 |
| |
73 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
74 | 121 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
| |||
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 |
| - | |
| 61 | + | |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| |||
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
79 |
| - | |
| 81 | + | |
| 82 | + | |
80 | 83 |
| |
81 | 84 |
| |
82 | 85 |
| |
|
Lines changed: 114 additions & 64 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
36 | 70 |
| |
37 | 71 |
| |
38 | 72 |
| |
| |||
85 | 119 |
| |
86 | 120 |
| |
87 | 121 |
| |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
107 | 128 |
| |
108 |
| - | |
| 129 | + | |
109 | 130 |
| |
110 | 131 |
| |
111 | 132 |
| |
112 | 133 |
| |
113 |
| - | |
| 134 | + | |
114 | 135 |
| |
115 |
| - | |
116 | 136 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
143 | 164 |
| |
144 | 165 |
| |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
152 | 201 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
161 | 211 |
| |
162 | 212 |
| |
163 | 213 |
| |
| |||
328 | 378 |
| |
329 | 379 |
| |
330 | 380 |
| |
331 |
| - | |
| 381 | + | |
332 | 382 |
| |
333 | 383 |
| |
334 | 384 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
|
0 commit comments