Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-29 | bump version to 0.4.8 | Chewing_Bever | |
2024-07-28 | bump version to 0.4.7 | Chewing_Bever | |
2024-05-21 | Bump version to 0.4.6 | Chewing_Bever | |
2024-03-21 | Bump version to 0.4.5 | Chewing_Bever | |
2024-01-12 | Bump version to 0.4.4 | Chewing_Bever | |
2023-11-14 | Bump version to 0.4.3 | Chewing_Bever | |
2023-09-30 | Bump version to 0.4.2 | Jef Roosens | |
2023-09-04 | Bump version to 0.4.1 | Jef Roosens | |
2023-07-07 | Bump version to 0.4 | Chewing_Bever | |
2023-06-01 | Bump version to 0.3.4 | Chewing_Bever | |
2023-01-30 | Bump version to 0.3.3 | Chewing_Bever | |
2022-11-01 | Bumped version to 0.3.2 | Chewing_Bever | |
2022-08-31 | Updated to 0.3.1 | Jef Roosens | |
2022-08-07 | Disabled `v up` | Chewing_Bever | |
2022-08-06 | Updated to version 0.3.0 | Chewing_Bever | |
2021-09-17 | Update from 0.2.2 to 0.2.4 | lberrymage | |
2021-01-22 | Utilize cmd/tools/.disable_autorecompilation | lberrymage | |
This prevents the need to manually patch recompilation logic and additionally gives users a descriptive error message when trying to run `v up` or `v self`. | |||
2021-01-22 | Update from 0.2.1 to 0.2.2 | lberrymage | |
2021-01-19 | Add openssl to optdepends | lberrymage | |
vpm requires it to function | |||
2021-01-19 | Remove unnecessary dependency 'libcurl.so' | lberrymage | |
2021-01-19 | Update from 0.1.29 to 0.2.1 | lberrymage | |
2020-08-06 | Update to version 0.1.29 | lberrymage | |
2020-07-22 | Use shorter patch to address no-compile.patch | lberrymage | |
When building the package as one typically would via `makepkg`, no errors are encountered. However, when building in a clean chroot with the help of the `devtools` package, "no-compile.patch" cannot be found. Addressing the file as one directory "closer" to the current working directory solves this problem, and `makepkg` still finds the file due to a symlink it creates automatically. This will be useful for both testing the package and moving it to the community repository, should that ever happen. | |||
2020-07-21 | Add vlang-bin as a conflicting package | lberrymage | |
2020-07-21 | Match package description with upstream | lberrymage | |
It's a bit of a nitpick, but we might as well be consistent. | |||
2020-07-21 | Fix compilation error related to markdown module | lberrymage | |
Users were previously getting errors like the following when attempting to build the package: > V self compiling (-prod)... > builder error: cannot import module "markdown" (not found) > ==> ERROR: A failure occurred in build(). > Aborting... > error making: %!s(func() string=0x55b93b10ba60) Although not obvious at first glance, this occured while building `vdoc`, as it requires the markdown module to be installed in the building user's home directory. This commit satisfies said requirement. | |||
2020-07-21 | Add git to makedepends | lberrymage | |
2020-07-19 | Use sha256sums instead of md5sums | lberrymage | |
2020-07-19 | Update to version 0.1.28.1 | lberrymage | |
It is required to manually checkout a specific revision of `vc` as the latest release tarball for `vc` is 0.1.20. The revision checked out corresponds exactly to the current release of `v`. There are GitHub issues upstream addressing this issue and a solution is in the works. | |||
2020-01-09 | Updated sha256sums | Felix Golatofski | |
2019-09-17 | Update to v0.1.20 | László Várady | |
2019-09-17 | Update to v0.1.19 | László Várady | |
2019-07-31 | up 0.1.17 | whoami | |
2019-07-18 | fix for future V release: examples/hot_code_reloading/bounce.v | whoami | |
2019-07-17 | update | whoami | |
2019-07-17 | up 0.1.15 | whoami | |
2019-06-22 | initial commit. Not ready for use. Waiting for public release | whoami | |