Giter Site home page Giter Site logo

emacs-build's Introduction

emacs-build

My scripts for building emacs and emacs-in-docker.

./build DEBIAN_RELEASE EMACS_RELEASE

if DEBIAN_RELEASE is local, build EMACS_RELEASE on host. This works if the host is running debian, otherwise you'll need to modify the scrips, mainly ./scripts/install_dependencies. When building locally, we assume having write access to /usr/local. We keep sources in /usr/local/emacs_sources, we build in /usr/local/emacs_build and install the final emacs in /usr/local/emacs_dist.

otherwise builds Emacs in a docker container using DEBIAN_RELEASE as a base image. I think I used over time stretch, buster and bullseye, but I haven't tried to keep the list of dependencies back compatible.

EMACS_RELEASE can be a released version, like 27.2. Or a release candidate like 27.2-rc1. Or the special 'master' that downloads and compiles the bleeding edge head of the master branch

--with-native-compilation is hardcoded for master. If you want a non-native build of master you'll need to edit the scripts.

The run scripts allow you to run the docker image with your home directory mounted. User ID and group ID there is hardcoded to 1000:1000, I should do a better job at it

emacs-build's People

Contributors

tsuri avatar

Watchers

 avatar  avatar

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.