summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-04-10Check that package still worksChewing_Bever
2023-02-19Add libx11 dependency for vshareChewing_Bever
2022-08-07Disabled `v up`Chewing_Bever
2022-08-06Updated PKGBUILD for 0.3.0Chewing_Bever
2021-03-08Fix .disable_autorecompilation breaking buildlberrymage
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-19Utilize cmd/tools/.disable_autorecompilationlberrymage
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-17Use consistent indentation in PKGBUILDlberrymage
2021-01-11Fix 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-11Don't `chmod 777 -R` /usr/lib/vlang/cmd/lberrymage
2021-01-11Add 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-11Compile `v` in release modelberrymage
2021-01-11Fix "cgen error:" on compilationlberrymage
2020-07-21Add v & vlang-bin to conflicts, vlang to provideslberrymage
2020-07-21Match package description with upstreamlberrymage
It's a bit of a nitpick, but we might as well be consistent (with upstream, and with the other `vlang*` packages).
2020-07-21Require glfw instead of glfw-x11lberrymage
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-21Update maintainer informationlberrymage
2020-06-20minor fixDimitris Kiziridis
2020-06-20minor fixDimitris Kiziridis
2020-06-13bugfixDimitris Kiziridis
2020-06-13bugfixDimitris Kiziridis
2020-05-19fix indentsDimitris Kiziridis
2020-05-15sanitize pkgbuildDimitris Kiziridis
2020-04-15bugfixDimitris Kiziridis
2020-04-04sanitize pkgbuildDimitris Kiziridis
2020-03-10fix buildDimitris Kiziridis
2019-07-18updatewhoami
2019-07-17updatewhoami
2019-07-17update: thirdparty precompilation PR#1215whoami
2019-07-16updatewhoami
2019-06-24updatewhoami
2019-06-24vlang.io/v.c is security hole. we will use repo version of v.cwhoami
2019-06-24updatewhoami
2019-06-24fix broken changes in #b990f04whoami
2019-06-24flags don't make sense. update contributor namewhoami
2019-06-24add LDFLAGSwhoami
2019-06-23add CFLAGSwhoami
2019-06-23updatewhoami
2019-06-23fix pathwhoami
2019-06-23updatewhoami
2019-06-23cleanupwhoami
2019-06-23add contributorwhoami
2019-06-23updatewhoami
2019-06-22Initial commit. Not ready for use.whoami