https://github.com/tripleee/emacs-snapshot-travis
Simple build automation for
https://github.com/tripleee/emacs-snapshot-travis
Last synced: 5 months ago
JSON representation
Simple build automation for
- Host: GitHub
- URL: https://github.com/tripleee/emacs-snapshot-travis
- Owner: tripleee
- License: apache-2.0
- Created: 2015-10-09T07:59:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T09:18:28.000Z (over 10 years ago)
- Last Synced: 2025-06-10T21:26:03.682Z (about 1 year ago)
- Language: Makefile
- Homepage: https://github.com/tripleee/emacs-snapshot
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md.in
- License: LICENSE
Awesome Lists containing this project
README
# Template for emacs-snapshot/README.md
# `emacs-snapshot` for Travis
This fork of [`emacs-mirror`](https://github.com/emacs-mirror/emacs)
contains some adaptations to make it palatable for Travis.
The script which performs this is in a separate GitHub repository;
https://github.com/tripleee/emacs-snapshot-travis
This creates a simple monolithic build from the upstream sources.
No fancy shmancy partitioning into separate packages for `emacsen-common`
etc -- just a single big ole package with the results from building Emacs.
The intent is to make this a weekly or even daily build, but as of now,
this is in the earliest stages of prototyping.