LuaJIT uses rolling releases
freelists.org
LuaJIT uses rolling releases
1–10 of 61 posts
Re: LuaJIT uses rolling releases
#2Re: LuaJIT uses rolling releases
#3It's a little concerning that their build process relies on a .git directory being present. That's going to make it quite tough for packagers to actually package this.
Re: LuaJIT uses rolling releases
#4> DO NOT use pseudo-releases or tarballs created by third parties. In particular, automatic tarballs made by GitHub and other mirrors are lacking the .git directory and will not properly build anymore. It's a little concerning that their build process relies on a .git directory being present. That's going to make it quite tough for packagers to actually package this.
Re: LuaJIT uses rolling releases
#5> DO NOT use pseudo-releases or tarballs created by third parties. In particular, automatic tarballs made by GitHub and other mirrors are lacking the .git directory and will not properly build anymore. It's a little concerning that their build process relies on a .git directory being present. That's going to make it quite tough for packagers to actually package this.
And if they can’t wait for official releases, they’d be working off of the git repo?
Re: LuaJIT uses rolling releases
#6I'm also glad that they're using rolling releases, as I felt "bad" for using something named LuaJIT 2.1 beta3 in a project since the target was ARM64.
Re: LuaJIT uses rolling releases
#7> DO NOT use pseudo-releases or tarballs created by third parties. In particular, automatic tarballs made by GitHub and other mirrors are lacking the .git directory and will not properly build anymore. It's a little concerning that their build process relies on a .git directory being present. That's going to make it quite tough for packagers to actually package this.
Re: LuaJIT uses rolling releases
#8Re: LuaJIT uses rolling releases
#9Re: LuaJIT uses rolling releases
#10> DO NOT use pseudo-releases or tarballs created by third parties. In particular, automatic tarballs made by GitHub and other mirrors are lacking the .git directory and will not properly build anymore. It's a little concerning that their build process relies on a .git directory being present. That's going to make it quite tough for packagers to actually package this.