Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-10 | Check that package still works | Chewing_Bever | |
2023-02-19 | Add libx11 dependency for vshare | Chewing_Bever | |
2022-08-07 | Disabled `v up` | Chewing_Bever | |
2022-08-06 | Updated PKGBUILD for 0.3.0 | Chewing_Bever | |
2021-03-08 | Fix .disable_autorecompilation breaking build | lberrymage | |
17266ecb0786616e841cf25434d0bdfcaad91199 upstream caused `./v self` and `./v up` to break when .disable_autorecompilation was present, so this change adjusts the build process to account for this | |||
2021-01-19 | Utilize cmd/tools/.disable_autorecompilation | lberrymage | |
This change removes the need for patching, preventing the possibility of a failed patch at installation time. It also informs the user that they cannot use `v self` or `v up` unless they install v "from source" (in a user-owned directory). | |||
2021-01-17 | Use consistent indentation in PKGBUILD | lberrymage | |
2021-01-11 | Fix compilation error relating to `v build-tools` | lberrymage | |
Since we disable automatic tool compilation in no-compile.patch, we must explicitly compile vbuild-tools.v in order to successfully run the tool later. | |||
2021-01-11 | Don't `chmod 777 -R` /usr/lib/vlang/cmd/ | lberrymage | |
2021-01-11 | Add v.mod to /usr/lib/vlang/ | lberrymage | |
Some tools would not run since they needed to reference @VROOT to compile and could not find it without v.mod. This change should fix these issues. | |||
2021-01-11 | Compile `v` in release mode | lberrymage | |
2021-01-11 | Fix "cgen error:" on compilation | lberrymage | |
2020-07-21 | Add v & vlang-bin to conflicts, vlang to provides | lberrymage | |
2020-07-21 | Match package description with upstream | lberrymage | |
It's a bit of a nitpick, but we might as well be consistent (with upstream, and with the other `vlang*` packages). | |||
2020-07-21 | Require glfw instead of glfw-x11 | lberrymage | |
Both glfw-wayland and glfw-x11 provide glfw, so this change allows Wayland users to install glfw as an optional dependency of vlang. | |||
2020-07-21 | Update maintainer information | lberrymage | |
2020-06-20 | minor fix | Dimitris Kiziridis | |
2020-06-20 | minor fix | Dimitris Kiziridis | |
2020-06-13 | bugfix | Dimitris Kiziridis | |
2020-06-13 | bugfix | Dimitris Kiziridis | |
2020-05-19 | fix indents | Dimitris Kiziridis | |
2020-05-15 | sanitize pkgbuild | Dimitris Kiziridis | |
2020-04-15 | bugfix | Dimitris Kiziridis | |
2020-04-04 | sanitize pkgbuild | Dimitris Kiziridis | |
2020-03-10 | fix build | Dimitris Kiziridis | |
2019-07-18 | update | whoami | |
2019-07-17 | update | whoami | |
2019-07-17 | update: thirdparty precompilation PR#1215 | whoami | |
2019-07-16 | update | whoami | |
2019-06-24 | update | whoami | |
2019-06-24 | update | whoami | |
2019-06-24 | vlang.io/v.c is security hole. we will use repo version of v.c | whoami | |
2019-06-24 | update | whoami | |
2019-06-24 | fix broken changes in #b990f04 | whoami | |
2019-06-24 | flags don't make sense. update contributor name | whoami | |
2019-06-24 | add LDFLAGS | whoami | |
2019-06-23 | add CFLAGS | whoami | |
2019-06-23 | update | whoami | |
2019-06-23 | fix path | whoami | |
2019-06-23 | update | whoami | |
2019-06-23 | cleanup | whoami | |
2019-06-23 | add contributor | whoami | |
2019-06-23 | update | whoami | |
2019-06-22 | Initial commit. Not ready for use. | whoami | |