Kien Nguyen
|
9b9b6c1f3b
|
pkg: Adjust exclusion for new version of MSYS2 that put libgccjit under bin folder directly
|
3 years ago |
Kien Nguyen
|
9d02548a94
|
Allow using a preexisting MSYS2 installation
|
3 years ago |
Kien Nguyen
|
f050e4ecdf
|
Use -Ofast
|
3 years ago |
Kien Nguyen
|
6ab09187f2
|
exe_inclusions: include objdump for disassemble
|
3 years ago |
Kien Nguyen
|
e25456b6e1
|
Using -O2 -static build flags
|
3 years ago |
Kien Nguyen
|
fd9f31fa5a
|
patches: add gcc_jit_context_new_cast loader for Windows
|
3 years ago |
Kien Nguyen
|
f17ad81e5f
|
build: run monthly
|
3 years ago |
Kien Nguyen
|
393ea311c3
|
Add exe_inclusions for gccemacs
|
3 years ago |
Kien Nguyen
|
179f63a077
|
Add lib_inclusions for gccemacs
|
4 years ago |
Kien Nguyen
|
9fc7ea1991
|
apply_patches: automatically ignores bad patches
|
4 years ago |
Kien Nguyen
|
d9dff1106a
|
patches: make native-comp-debug 0
|
4 years ago |
Kien Nguyen
|
ad820303aa
|
Don't exclude usr/bin
|
4 years ago |
Kien Nguyen
|
6614be64bd
|
build: run semi-monthly
|
4 years ago |
Kien Nguyen
|
08c661518a
|
Reuse CI machine's msys64 when possible
|
4 years ago |
Kien Nguyen
|
7adac485c9
|
Automatically create release on new CI build
|
4 years ago |
Kien Nguyen
|
757284e60e
|
Using patches instead of forked reposity for buildable code
|
4 years ago |
Kien Nguyen
|
824a12e222
|
Add AOT option for native-compile
|
4 years ago |
Kien Nguyen
|
fbaa83194e
|
Using powershell on yml
|
4 years ago |
Kien Nguyen
|
3c3025dc19
|
Reduce packing size and fix errors in script
|
4 years ago |
Juan Jose Garcia-Ripoll
|
2e470c2c47
|
Fixed typos in site-start.el
|
4 years ago |
Juan Jose Garcia-Ripoll
|
3987efef29
|
Add the mingw and msys2 tools to the path
|
4 years ago |
Juan Jose Garcia-Ripoll
|
1c98bfa53b
|
Add the MSYS2 emacs-lisp directories and set TMPDIR for MSYS2 commands.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
60d6b6a241
|
Improved help and command line options for controlling build.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
11ef5afcc0
|
Deactivate build.yml rule
|
4 years ago |
Juan Jose Garcia-Ripoll
|
950b6fa0f2
|
Specify that all features are to be selected.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
a019e64093
|
Fixed typo in environment variables.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
17356ff6d4
|
Bump up version
|
4 years ago |
Juan Jose Garcia-Ripoll
|
169a9fb8a9
|
New rules to test that final executables are ok.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
d155274c27
|
Safer rule for stripping executables.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
2ea4660cc5
|
Eliminate message about git
|
4 years ago |
Juan Jose Garcia-Ripoll
|
0a470714cf
|
Eliminate log files from pdf-tools and add tests.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
09d7765678
|
Fix elements_not_in_list and full_dependencies
|
4 years ago |
Juan Jose Garcia-Ripoll
|
7cf7b9c8e1
|
Simplify full_dependency_list and elements_not_in_list
|
4 years ago |
Juan Jose Garcia-Ripoll
|
3abd8d6c72
|
Make pdf-tools variables local
|
4 years ago |
Juan Jose Garcia-Ripoll
|
6d1a54e269
|
Use hunspell from MINGW, not from ezports.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
9b67206f34
|
Fixed typo in downloader too.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
190fcd414b
|
Enforce the latest release from Emacs, when branch is absent.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
f9911f062d
|
Remove redundant uses of pwd
|
4 years ago |
Juan Jose Garcia-Ripoll
|
df52685c37
|
Remove redundant check for git.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
401eb7cc17
|
Create a tool for downloading
Wrap curl inside a function that tries to download at least three times. Use that in hunspell and also check that the zip files are consistent.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
9fce9257e7
|
Replace mingw prefix before computing dependencies
|
4 years ago |
Juan Jose Garcia-Ripoll
|
0d1df436e0
|
Disable download of gnutls
The official version of gnutls for Windows is missing. Downloads no longer work.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
1bce9f5f63
|
Only strip executables in strip mode
|
4 years ago |
Juan Jose Garcia-Ripoll
|
f450ec0f28
|
Add a script to verify that we can find all the DLLs from a given executable file
|
4 years ago |
Juan Jose Garcia-Ripoll
|
1d32d4daf3
|
Patch GNU TLS to 3.7.0, to solve MELPA connection problems.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
aaee8a18b2
|
Added flags for building newcomp
|
4 years ago |
Juan Jose Garcia-Ripoll
|
8c8db19913
|
Solved a problem with package name replacements.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
da6f890203
|
Handle --clean[-all] directly in emacs-build.cmd
|
4 years ago |
Juan Jose Garcia-Ripoll
|
e961c9cf50
|
Script did not remove the emacs-xxxx.exe redundant file.
|
4 years ago |
Juan Jose Garcia-Ripoll
|
76a29f17e5
|
Upgrade version in emacs-build.sh
|
4 years ago |