FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include - vixcpp/cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
vixcpp
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cli
include
on
dev
User selector
Datepicker
Commit history
Commits on Aug 17, 2026
feat(cli): support git dependencies in module manifests
GaspardKirira
committed
fc1e454
View commit details
Copy full SHA for fc1e454
View code at this point
Browse repository at this point
feat(cli): make project mutations atomic and recoverable
GaspardKirira
committed
010231f
View commit details
Copy full SHA for 010231f
View code at this point
Browse repository at this point
feat(cli): validate dependency constraints across modules
GaspardKirira
committed
a011ab1
View commit details
Copy full SHA for a011ab1
View code at this point
Browse repository at this point
refactor(cli): model module dependency ownership
GaspardKirira
committed
7a48268
View commit details
Copy full SHA for 7a48268
View code at this point
Browse repository at this point
refactor(cli): centralize module graph validation
GaspardKirira
committed
6c0cbce
View commit details
Copy full SHA for 6c0cbce
View code at this point
Browse repository at this point
refactor(cli): centralize module manifest parsing
GaspardKirira
committed
ecdcf78
View commit details
Copy full SHA for ecdcf78
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
feat(cli): add dynamic progress to vix install
GaspardKirira
committed
653ef66
View commit details
Copy full SHA for 653ef66
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
fix(cli): make vix install atomic and lockfile-driven
GaspardKirira
committed
0f35ceb
View commit details
Copy full SHA for 0f35ceb
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
fix(run): align cache and execution behavior
GaspardKirira
committed
28e2d3f
View commit details
Copy full SHA for 28e2d3f
View code at this point
Browse repository at this point
feat(cli): show rebuild timing in dev mode
GaspardKirira
committed
d0f82c2
View commit details
Copy full SHA for d0f82c2
View code at this point
Browse repository at this point
perf(cli): reduce single-file rebuild overhead
GaspardKirira
committed
3447aba
View commit details
Copy full SHA for 3447aba
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
fix(cli): stabilize umbrella build and dev contracts
GaspardKirira
committed
7f527d5
View commit details
Copy full SHA for 7f527d5
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
refactor(cli): harden diagnostic rule ownership
GaspardKirira
committed
39d3d95
View commit details
Copy full SHA for 39d3d95
View code at this point
Browse repository at this point
fix(cli): improve dev watch lifecycle and runtime diagnostics
GaspardKirira
committed
206dd27
View commit details
Copy full SHA for 206dd27
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
perf(cli): speed up cached vix run execution
GaspardKirira
committed
9fc92b6
View commit details
Copy full SHA for 9fc92b6
View code at this point
Browse repository at this point
Commits on Aug 9, 2026
feat(cli): improve vix build diagnostics and platform options
GaspardKirira
committed
dbf4d10
View commit details
Copy full SHA for dbf4d10
View code at this point
Browse repository at this point
feat(cli): stabilize vix build UX and diagnostics
GaspardKirira
committed
fa1b486
View commit details
Copy full SHA for fa1b486
View code at this point
Browse repository at this point
feat(cli): expose vix run configuration as options
GaspardKirira
committed
bbb1f9e
View commit details
Copy full SHA for bbb1f9e
View code at this point
Browse repository at this point
fix(cli): restore direct script cache behavior
GaspardKirira
committed
26286d2
View commit details
Copy full SHA for 26286d2
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
perf(cli): speed up warm script runs and restore verbose builds
GaspardKirira
committed
375465c
View commit details
Copy full SHA for 375465c
View code at this point
Browse repository at this point
feat(cli): add live build progress and diagnostics
GaspardKirira
committed
3e30dfe
View commit details
Copy full SHA for 3e30dfe
View code at this point
Browse repository at this point
fix(cli): cache failed direct script builds
GaspardKirira
committed
6a25c16
View commit details
Copy full SHA for 6a25c16
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
feat(cli): add explicit sanitizer build variants
GaspardKirira
committed
c2428b7
View commit details
Copy full SHA for c2428b7
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
fix(cli): preserve native CMake dependency discovery
GaspardKirira
committed
8f30e6d
View commit details
Copy full SHA for 8f30e6d
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
perf(cli): cache single-file Vix builds
GaspardKirira
committed
d28fa01
View commit details
Copy full SHA for d28fa01
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
feat(cli): add build watch mode
GaspardKirira
committed
2c0a6d6
View commit details
Copy full SHA for 2c0a6d6
View code at this point
Browse repository at this point
refactor(cli): consume engine toolchain
GaspardKirira
committed
8f4fbb8
View commit details
Copy full SHA for 8f4fbb8
View code at this point
Browse repository at this point
refactor(cli): consume engine build context
GaspardKirira
committed
4c5eb37
View commit details
Copy full SHA for 4c5eb37
View code at this point
Browse repository at this point
refactor(cli): consume engine artifact cache
GaspardKirira
committed
e063a17
View commit details
Copy full SHA for e063a17
View code at this point
Browse repository at this point
refactor(cli): inject graph execution adapters
GaspardKirira
committed
bdac8c4
View commit details
Copy full SHA for bdac8c4
View code at this point
Browse repository at this point
refactor(cli): consume engine object cache
GaspardKirira
committed
6d3f274
View commit details
Copy full SHA for 6d3f274
View code at this point
Browse repository at this point
refactor(cli): separate build task process execution
GaspardKirira
committed
49f3c7e
View commit details
Copy full SHA for 49f3c7e
View code at this point
Browse repository at this point
refactor(cli): consume engine graph components
GaspardKirira
committed
30a8443
View commit details
Copy full SHA for 30a8443
View code at this point
Browse repository at this point
refactor(cli): consume extracted engine build components
GaspardKirira
committed
0a1b19e
View commit details
Copy full SHA for 0a1b19e
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
fix(cli): make SDK profile composition deterministic
Show description for d3cecf5
GaspardKirira
committed
d3cecf5
View commit details
Copy full SHA for d3cecf5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL