2f7f5b9915
docs: add REQ-LUA requirements for Lua build scripts on git dependencies
c8481c7f32
docs: add install script, rewrite README with actual features and roadmap
633395a45f
ci: add GitHub Actions for CI and cross-platform release builds
d2f5314ce7
feat: show libs, frameworks, and include paths in ordo tree
617647efd4
feat: show 2-line progress with detail for vcpkg, conan, and git operations
7ed6693f61
fix: stream vcpkg/conan progress during ordo add resolve
8b632b9400
feat: stream provider output to spinner, unify CommandRunner trait
34efe90ce1
fix: parse -Wl,-weak_framework and -Wl,-framework flags from conan .pc files
dee9662c19
fix: apply correct language standard per source file in ninja and compile_commands
46f5853f74
fix: do not apply C++ standard flag to C-only projects
2d1d75d08e
Merge pull request 'feat: support version pin and range operators for vcpkg' (#10) from feat/version-pin-operators into main
e58c8653a5
fix: normalize short version numbers for vcpkg (11 → 11.0.0)
e3b7c89b79
feat: support version pin and range operators for vcpkg dependencies
feat: support version pin and range operators for vcpkg
feat: support version pin and range operators for vcpkg
e58c8653a5
fix: normalize short version numbers for vcpkg (11 → 11.0.0)
e3b7c89b79
feat: support version pin and range operators for vcpkg dependencies
7d7ee029cd
Merge pull request 'fix: batch vcpkg install to prevent packages overwriting each other' (#9) from fix/vcpkg-batch-install into main
c5c047ebd2
fix: use full clone for vcpkg, auto-unshallow existing shallow clones
d706b8b623
fix: add builtin-baseline to vcpkg manifest when version constraints are used
5d0d075262
fix: batch vcpkg install to prevent packages overwriting each other
fix: batch vcpkg install to prevent packages overwriting each other
c5c047ebd2
fix: use full clone for vcpkg, auto-unshallow existing shallow clones