Juan Jose Garcia-Ripoll
|
6d2df74f51
|
Improved help text. Only build one emacs branch.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
b9bbdc49bd
|
Only build one branch of Emacs.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
28107de08d
|
Make slim builds default.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
297d70d64c
|
Add the possibility to compress files and install gunzip. Install a site-wide site-start.el
|
4 years ago |
Juan Jose Garcia-Ripoll
|
bb9bd81971
|
Remove debugging statements
|
4 years ago |
Juan Jose Garcia-Ripoll
|
fa92c59703
|
Script fixes
- Add some directories and executables to remove
- Do not remove /usr/share
- Copy libgmp to the Emacs directory
|
4 years ago |
Juan Jose Garcia-Ripoll
|
54ab387074
|
Upgrade version
|
4 years ago |
Juan Jose Garcia-Ripoll
|
1fd73a5e82
|
Set LANG=C to force English output from pacman
|
4 years ago |
Juan Jose Garcia-Ripoll
|
f4d21ef773
|
Also ensure package 'unzip'
|
4 years ago |
Juan Jose Garcia-Ripoll
|
2458223e8a
|
Ensure --deps before --pack-all
|
4 years ago |
Juan Jose Garcia-Ripoll
|
bb08620f8e
|
Ensure zip is installed
|
4 years ago |
Juan Jose Garcia-Ripoll
|
76c576daf1
|
Removed debug statements.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
9ceab86d8d
|
Eliminate msys directory from mingw dependencis file
|
4 years ago |
Juan Jose Garcia-Ripoll
|
84cc06329d
|
MINGW_MOUNT_POINT is not avaiable in GitHub
|
4 years ago |
Juan Jose Garcia-Ripoll
|
eac6ac01e4
|
Further debugging statements for --deps.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
e354cab2e3
|
Use MINGW_MOUNT_POINT for mingw prefix.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
8d835d4dce
|
action1_ensure_packages required by --build and --deps
|
4 years ago |
Juan Jose Garcia-Ripoll
|
05fda0dae5
|
Actions that fail should return -1
|
4 years ago |
Juan Jose Garcia-Ripoll
|
3820a80302
|
More verbose makefile output.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
5c68ab503a
|
Do not save build details.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
95806f5141
|
Remove the install stage from the build action.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
86983f2773
|
Force error output to standard output.
|
4 years ago |
Juan José García Ripoll
|
33305b9f67
|
Only use one process in 'make' rules.
Remove '-j 4' from invocations to make, because they are not working well in GitHub builds.
|
4 years ago |
Juan José García Ripoll
|
afb14f481e
|
Add a --debug option to make logs more verbose
|
4 years ago |
Juan Jose Garcia-Ripoll
|
2fa3fc7604
|
Do not use log files.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
1f5d2dff09
|
Set version number and improve help.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
29a6b9a073
|
The install action only works when emacs has not been previously installed to the pkg subdirectory
|
4 years ago |
Juan Jose Garcia-Ripoll
|
e5f0a24c32
|
New action for installation. New function add_action.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
dc58af3b89
|
Fix the exclusion list to include spaces. Remove also man7 directories.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
73f461a71f
|
Add more directory exclusions for Emacs
|
4 years ago |
Juan Jose Garcia-Ripoll
|
a1df54e03a
|
Rules to build isync and mu, and to deploy a minimal MSYS2 environment.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
91fa65ea6f
|
Fixed detection of 64-bit architecture
|
4 years ago |
Juan Jose Garcia-Ripoll
|
420ed5d983
|
Explicitely complain about being ran under MSYS
|
4 years ago |
Juan Jose Garcia-Ripoll
|
41d12157d1
|
Ensure that base-devel, Mingw toolchain and Git are installed.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
0fe27f936c
|
Skip some packages and directories that bloat the pdf-tools package
|
4 years ago |
Juan Jose Garcia-Ripoll
|
812890eb8d
|
Added option --clean-all for more thorough cleanup.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
171c2bcfcf
|
Rebuild the dependency function to have a slower track that debugs which packages pull which other ones.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
9712556b3f
|
--build always ensure that packages are installed
|
4 years ago |
Juan Jose Garcia-Ripoll
|
6a79793822
|
Fix name of Emacs build log file.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
4f125fd170
|
Fix the help description. Abort on unknown options.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
37ea4b821d
|
Renamed script directory
|
4 years ago |
Juan Jose Garcia-Ripoll
|
58e438ff78
|
Create full builds with included extensions. Add hunspell. Add cleaning options.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
3688540f00
|
Add options to build PDF-TOOLS and package it.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
7c36bba72e
|
Prefix all Emacs-related variables with 'emacs_' and abstract packaging of dependencies into a separate function.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
3ef3fa88d3
|
Split generic tools from the emacs dependencies and building process.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
ec991f152a
|
Fix help and write first version of README
|
4 years ago |
Juan Jose Garcia-Ripoll
|
ce0ae7ecc8
|
First version of the emacs-build.sh script
|
4 years ago |