Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vlang/vab issues and pull requests
#332 - vab can't see jdk version
Issue -
State: open - Opened by ibinshoid 2 months ago
- 2 comments
#331 - compile: support `-d no_gc_threads`
Pull Request -
State: closed - Opened by larpon 4 months ago
#330 - cli: introduce notifying of remedies for know problems
Pull Request -
State: closed - Opened by larpon 4 months ago
#329 - docs: fix `CHANGELOG.md` lists, rename "next" -> "up" (for **up**coming)
Pull Request -
State: closed - Opened by larpon 4 months ago
#328 - package: support generating icon `mipmap-(xxx)(h/m)dpi` entries via `--icon-mipmaps`
Pull Request -
State: closed - Opened by larpon 4 months ago
#327 - docs: add (long overdue) explanation of "Package base files" concept
Pull Request -
State: closed - Opened by larpon 4 months ago
#326 - package: less panic, more error
Pull Request -
State: closed - Opened by larpon 4 months ago
#325 - package: less panic, more error
Pull Request -
State: closed - Opened by lmptg 4 months ago
#324 - all: allow setting comptime defaults, document very important fields
Pull Request -
State: closed - Opened by larpon 4 months ago
#323 - doctor: tweak output for consistency
Pull Request -
State: closed - Opened by larpon 4 months ago
#322 - package: do not panic if `mipmap/icon.png` can not be removed
Pull Request -
State: closed - Opened by larpon 4 months ago
#321 - vab: add `--version` flag
Pull Request -
State: closed - Opened by larpon 4 months ago
#320 - extra: support install/remove from local sources
Pull Request -
State: closed - Opened by larpon 4 months ago
#319 - all: support extra commands, `vab <cmd>` where `<cmd>` comes from `vab install extra user/vab-<cmd>`
Pull Request -
State: closed - Opened by larpon 4 months ago
- 1 comment
#318 - deploy: add notice below (potential) long crash reports
Pull Request -
State: closed - Opened by larpon 5 months ago
#317 - deploy: add notice below (potential) long crash reports
Pull Request -
State: closed - Opened by lmptg 5 months ago
#316 - vab: introduce and use `paths` module
Pull Request -
State: closed - Opened by larpon 5 months ago
#315 - env, ci: add support for linux emulator runs, add new `emulator` module
Pull Request -
State: closed - Opened by larpon 5 months ago
#314 - deploy: trigger `logcat -c` after package installs, increase sleeps a bit
Pull Request -
State: closed - Opened by larpon 5 months ago
#313 - ci: use `ubuntu-latest` on steps: `code-formatting`, `v-compiles-os-android`
Pull Request -
State: closed - Opened by larpon 5 months ago
#312 - ci: use faster `aosp_atd` avd variant instead of `google_apis` in legacy emulator
Pull Request -
State: closed - Opened by larpon 5 months ago
- 1 comment
#311 - ci, tests: ignore `notice:` in error tests more gracefully
Pull Request -
State: closed - Opened by larpon 5 months ago
#310 - ci: use `actions/checkout` to install V and examples in one go
Pull Request -
State: closed - Opened by larpon 5 months ago
#309 - tests: add + support runtime tests
Pull Request -
State: closed - Opened by larpon 5 months ago
#308 - env: add preliminary emulator support
Pull Request -
State: closed - Opened by larpon 5 months ago
#307 - ci: remove obsolete cancel job, use concurrency group names from V CI
Pull Request -
State: closed - Opened by larpon 5 months ago
#306 - docs: add FAQ entry about examples
Pull Request -
State: closed - Opened by larpon 5 months ago
#305 - all: run `v fmt -w .` in project root (is `vfmt` drunk?)
Pull Request -
State: closed - Opened by larpon 5 months ago
#304 - options: use `ANDROID_SERIAL` env variable as default `device_id`
Pull Request -
State: closed - Opened by larpon 5 months ago
#303 - cli: fail better on V style flag parsing
Pull Request -
State: closed - Opened by larpon 5 months ago
#302 - util: show job error when failing in `run_jobs`
Pull Request -
State: closed - Opened by larpon 5 months ago
#301 - cli, compile: support `-no-bounds-checking` v flag
Pull Request -
State: closed - Opened by larpon 5 months ago
#300 - vab: colored errors, warnings, notices, shorter `opt.verbosity` print statements
Pull Request -
State: closed - Opened by larpon 5 months ago
#299 - cli, tests: fix `input_from_args`, fix cli tests
Pull Request -
State: closed - Opened by larpon 5 months ago
#298 - cli, options: simplify special case handling, pass unknown flags to caller/`opt.additional_args`
Pull Request -
State: closed - Opened by larpon 5 months ago
#297 - vab, cli: minimize special handling of input in user space
Pull Request -
State: closed - Opened by larpon 5 months ago
#296 - all: run `v fmt -w .` in project root
Pull Request -
State: closed - Opened by larpon 5 months ago
#295 - ci: update GitHub action versions to prevent warnings
Pull Request -
State: closed - Opened by larpon 5 months ago
#294 - vab, cli: refactor flag parsing, deprecate programmatic `flag.FlagParser` usage
Pull Request -
State: closed - Opened by larpon 5 months ago
#293 - options, deploy: fix setting `device_id` when `verbosity <= 1`
Pull Request -
State: closed - Opened by larpon 6 months ago
#292 - options, deploy: fix setting `device_id` when `verbosity <= 1`
Pull Request -
State: closed - Opened by lmptg 6 months ago
- 1 comment
#291 - platforms: minor format unification in `AndroidManifest.xml`
Pull Request -
State: closed - Opened by larpon 6 months ago
#290 - v.mod: bump version to 0.4.1
Pull Request -
State: closed - Opened by larpon 6 months ago
#289 - compile: add support for `#flag /path/to/x.o` V code (better C dependency support)
Pull Request -
State: closed - Opened by larpon 6 months ago
#288 - ndk: fix `ar` tool lookup on NDK >= r22
Pull Request -
State: closed - Opened by larpon 6 months ago
#287 - all: run vfmt over project
Pull Request -
State: closed - Opened by larpon 6 months ago
#286 - all: run vfmt over project
Pull Request -
State: closed - Opened by larpon 6 months ago
#285 - cli, compile: support `-skip-unused` v flag
Pull Request -
State: closed - Opened by larpon 7 months ago
#284 - compile: separate common compiler flags from each individual arch
Pull Request -
State: closed - Opened by larpon 7 months ago
#283 - cli: fix `--libs` short option flag from (already used) `-a` to `-l`
Pull Request -
State: closed - Opened by larpon 7 months ago
#282 - ci: fixes to make it green again
Pull Request -
State: closed - Opened by larpon 8 months ago
#281 - Device orientation problem
Issue -
State: closed - Opened by dudejj 10 months ago
- 1 comment
#280 - ci: disable java 8 runs due to unavailable sdk
Pull Request -
State: closed - Opened by ttytm 11 months ago
#279 - ci: disable fast failure of entire matrix to help isolating errors
Pull Request -
State: closed - Opened by ttytm 11 months ago
#278 - android: add cflag -mfpu=neon-vfpv4 (needed for the `stbi` import)
Pull Request -
State: closed - Opened by ttytm 11 months ago
- 1 comment
#277 - opt.output: default file name (for apk or aab) is now name of the work dir
Pull Request -
State: closed - Opened by scriptmaster about 1 year ago
- 1 comment
#276 - android, util: use `compress.szip` instead of deprecated `szip`
Pull Request -
State: closed - Opened by larpon about 1 year ago
#275 - all: run `vfmt` over all files
Pull Request -
State: closed - Opened by larpon about 1 year ago
#274 - all: fix compiler warnings about new `semver` overload operators
Pull Request -
State: closed - Opened by larpon about 1 year ago
#273 - ci: adjust the life sign mark in emulator run
Pull Request -
State: closed - Opened by larpon about 1 year ago
#272 - package: enable compiling Java sources with JDK v20+
Pull Request -
State: closed - Opened by larpon about 1 year ago
#271 - all: update to new attribute syntax `[attr]` -> `@[attr]`
Pull Request -
State: closed - Opened by larpon about 1 year ago
#270 - all: fix new format errors, run vfmt in project root
Pull Request -
State: closed - Opened by larpon over 1 year ago
#269 - Add --list-devices CLI flag
Pull Request -
State: closed - Opened by elimisteve almost 2 years ago
- 3 comments
#268 - Clean up
Pull Request -
State: closed - Opened by ArtemkaKun almost 2 years ago
- 1 comment
#267 - docs: add section for developing vab
Pull Request -
State: closed - Opened by larpon almost 2 years ago
#266 - seems missing mbedtls android lib?
Issue -
State: open - Opened by muyufan almost 2 years ago
- 2 comments
#265 - Feature Request: Answer this in the docs: What works and what doesn't?
Issue -
State: closed - Opened by elimisteve almost 2 years ago
- 2 comments
#264 - all: change `&Node(0)` to `&Node(unsafe { nil })`
Pull Request -
State: closed - Opened by Delta456 almost 2 years ago
#263 - Can't find keytool
Issue -
State: closed - Opened by milen-prg almost 2 years ago
- 11 comments
#262 - Failed to remove: No such file or directory
Issue -
State: open - Opened by nblfikr almost 2 years ago
- 2 comments
#261 - `vab` doesn't support traget API > 31
Issue -
State: closed - Opened by ArtemkaKun almost 2 years ago
- 4 comments
Labels: invalid
#260 - `--api` flag is not enough
Issue -
State: closed - Opened by ArtemkaKun almost 2 years ago
- 17 comments
Labels: feature request
#259 - remove $else
Pull Request -
State: closed - Opened by MatejMagat305 about 2 years ago
- 1 comment
#258 - small sugestion
Pull Request -
State: closed - Opened by MatejMagat305 about 2 years ago
- 1 comment
#257 - add termux
Pull Request -
State: closed - Opened by MatejMagat305 about 2 years ago
- 2 comments
#256 - add flag to print commands
Issue -
State: closed - Opened by MatejMagat305 about 2 years ago
- 1 comment
#255 - What is wrong?
Issue -
State: closed - Opened by MatejMagat305 about 2 years ago
- 2 comments
#254 - env: fix inconsistent `dot_exe`, fix #249
Pull Request -
State: closed - Opened by km19809 about 2 years ago
#253 - vab: add screenshot functionality
Pull Request -
State: closed - Opened by larpon about 2 years ago
#252 - vab: add hint if `run` is specified without `--device`
Pull Request -
State: closed - Opened by larpon about 2 years ago
#251 - Finding sdkmanager error
Issue -
State: closed - Opened by Wajinn about 2 years ago
#250 - cmd: backport vcomplete fix
Pull Request -
State: closed - Opened by larpon about 2 years ago
#249 - VAB does not detect `adb`
Issue -
State: closed - Opened by km19809 about 2 years ago
- 3 comments
#248 - sdk: fix const race condition, fix #244
Pull Request -
State: closed - Opened by larpon about 2 years ago
#247 - docs: add missing output example
Pull Request -
State: closed - Opened by larpon about 2 years ago
#246 - docs: add debugging section
Pull Request -
State: closed - Opened by larpon about 2 years ago
#245 - all: run vfmt, use consistent string interpolation
Pull Request -
State: closed - Opened by larpon about 2 years ago
#244 - VAB cannot detect installed api.
Issue -
State: closed - Opened by km19809 over 2 years ago
- 13 comments
#243 - Revert "env: fix string interpolation using `{var}`"
Pull Request -
State: closed - Opened by yuyi98 over 2 years ago
#242 - fix tests/vab_error_test.v
Pull Request -
State: closed - Opened by yuyi98 over 2 years ago
#241 - Revert "env: fix string interpolation using `{var}`"
Pull Request -
State: closed - Opened by yuyi98 over 2 years ago
#240 - fix ci error of pool.new_pool_processor()
Pull Request -
State: closed - Opened by yuyi98 over 2 years ago
#239 - An example works weirdly.
Issue -
State: closed - Opened by km19809 over 2 years ago
- 7 comments
#238 - env: fix string interpolation using `{var}`
Pull Request -
State: closed - Opened by yuyi98 over 2 years ago
#237 - compile: deprecate `--no-printf-hijack` field
Pull Request -
State: closed - Opened by larpon over 2 years ago
#236 - docs: add initial docs.md, update FAQ.md
Pull Request -
State: closed - Opened by larpon over 2 years ago
- 1 comment
#235 - add raylib support
Pull Request -
State: open - Opened by mohamedLT over 2 years ago
- 4 comments
#234 - readme: remove OpenSSL note
Pull Request -
State: closed - Opened by larpon over 2 years ago
#223 - failed to compile .c to .o
Issue -
State: open - Opened by ghosttk over 2 years ago
- 2 comments