You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get the build scripts to work perfectly with and without git present, including the handling of version.
In particular, correctly handle the Gambit version in absence of git — generate src/gambit/include/stamp.h from manifest.
The source tarball autogenerated by GitHub does not include the Gambit module. Fix that or work around it somehow?
Automate the production of binary tarballs, rpm and debian packages.
A binary tarball for Linux depends on .so's that may or may not be present. Have a tarball or dependencies handy? (Heroku notably does not provide the sqlite.so that we need)
The text was updated successfully, but these errors were encountered:
git
present, including the handling of version.src/gambit/include/stamp.h
from manifest.The text was updated successfully, but these errors were encountered: