GithubHelp home page GithubHelp logo

dbohdan / jimsh-static Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 32 KB

Jim Tcl static binaries with SQLite 3 for Linux

License: MIT License

Shell 38.44% Dockerfile 61.56%
static-binaries build-script jimtcl jim-tcl prebuilt-binaries linux

jimsh-static's Introduction

Static Jim Tcl with SQLite 3 for Linux

How this works

The shell script build.sh builds a static Linux binary of Jim Tcl using Docker. You must select the target architecture by passing a command line argument to the script. You can choose to build the latest commit (default) or any given commit, branch, or tag. The build will include every extension enabled by the configure flag --full plus the SQLite 3 extension. SQLite 3 will be built with its extensions FTS5 and JSON1.

The script has been successfully tested with tags 0.78 through 0.80 for amd64; tag 0.77 and earlier won't work. For 0.80 and earlier remove redis from the list of extensions.

Prebuilt binaries

Prebuilt binaries are available for amd64 and i386, plus arm32v6 for older releases. See the releases on GitHub. Checksums of the prebuilt binaries can be found in the repository.

License

MIT.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.