Commit ebeba0b
committed
fix: skip verify/ directory when minifying bundled files
The verify/ directory contains test files with #line directives that
get corrupted during minification (preprocessor directives get
concatenated). Only minify the cp-algo/ library code from bundled files.
This fixes the compilation errors where #define statements were being
concatenated together, breaking the build.1 parent 65acc3d commit ebeba0b
File tree
151 files changed
+5
-56980
lines changed- .verify-helper/scripts
- cp-algo/min-bundled
- cp-algo
- geometry
- graph
- linalg
- math
- poly/impl
- number_theory
- random
- structures
- segtree/metas
- treap
- metas
- tree
- util
- verify
- combi
- geometry
- graph
- linalg
- number_theory
- poly
- string
- structures
- bitpack
- fenwick
- segtree
- treap
- tree
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
151 files changed
+5
-56980
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
195 | 200 | | |
196 | 201 | | |
197 | 202 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments