Kien Nguyen
|
c9842830a1
|
ci: upload binaries as soon as build finish
|
3 months ago |
Kien Nguyen
|
748c341f25
|
support inner loop build
|
3 months ago |
Kien Nguyen
|
5c43e8c23e
|
Build both MINGW64 and UCRT64 version
|
4 months ago |
Kien Nguyen
|
d6771c2d73
|
Add new patch
|
1 year ago |
Kien Nguyen
|
b98216fd24
|
update workflows
|
1 year ago |
Kien Nguyen
|
87a1b201d8
|
ci: auto-retry for Windows build
|
1 year ago |
Kien Nguyen
|
7cb880682a
|
ci: Auto pickup Emacs major version
|
2 years ago |
kiennq
|
03bfd9d44a
|
Update build.yml
|
2 years ago |
kiennq
|
607c3bd4fb
|
Update build.yml
|
2 years ago |
Kien Nguyen
|
91212f6a6f
|
Dont use set-output per Github Action warning
|
2 years ago |
Kien Nguyen
|
e43cd4b239
|
emacs-build-unix: add src/dest options
|
2 years ago |
Kien Nguyen
|
cc5ccfac58
|
ci: add unix build
|
2 years ago |
Kien Nguyen
|
d9b972f716
|
ci: using new version format that aligned with Emacs
|
2 years ago |
Kien Nguyen
|
54bb91eb05
|
build with feature/tree-sitter
|
2 years ago |
Kien Nguyen
|
45cdd01659
|
pkg: excluding more for slim package
|
2 years ago |
Kien Nguyen
|
9d02548a94
|
Allow using a preexisting MSYS2 installation
|
3 years ago |
Kien Nguyen
|
f17ad81e5f
|
build: run monthly
|
3 years ago |
Kien Nguyen
|
6614be64bd
|
build: run semi-monthly
|
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
|
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
|
11ef5afcc0
|
Deactivate build.yml rule
|
4 years ago |
Juan Jose Garcia-Ripoll
|
5017b9804e
|
build.yml now relies on emacs-build.cmd
|
4 years ago |
Juan José García Ripoll
|
c4c43acc96
|
Small changes to debug --deps
|
4 years ago |
Juan Jose Garcia-Ripoll
|
61c89f7237
|
pull requests should not trigger build action.
|
4 years ago |
Juan José García Ripoll
|
8d8216f5d7
|
Remove debug options and go back to setting up msys.
|
4 years ago |
Juan José García Ripoll
|
50d79bc5a1
|
Fix syntax of powershell command
|
4 years ago |
Juan José García Ripoll
|
d5fab378a2
|
Space savings
Log space and reuse existing mingw installation.
|
4 years ago |
Juan José García Ripoll
|
3d89f5038c
|
Redirect output in bash.exe
When running build.yml, error output is not redirected in the rule. Thus we do it in the command that we pass to MSYS2's bash.
|
4 years ago |
Juan José García Ripoll
|
08a077a4fe
|
Explicitely set cmd.exe as shell in build action
|
4 years ago |
Juan José García Ripoll
|
bbef2d5598
|
Increase verbosity in build.yml logs
|
4 years ago |
Juan José García Ripoll
|
97904eae1d
|
Fix typo in build.yml
|
4 years ago |
Juan José García Ripoll
|
422bd4e119
|
Separate actions for each emacs-build argument
|
4 years ago |
Juan José García Ripoll
|
1edb99a44f
|
Remove implicit use of msys2.cmd
|
4 years ago |
Juan José García Ripoll
|
7fa9e938e1
|
Log to GitHub, not to file
|
4 years ago |
Juan José García Ripoll
|
7f73dad4c2
|
In build.yml, create zips directory
|
4 years ago |
Juan José García Ripoll
|
b9af1a5e3e
|
Add a job to build emacs and upload the output.
Build emacs and upload the resulting binaries and log file to the artifacts.
|
4 years ago |
Juan José García Ripoll
|
c8d4969d0a
|
Create a sample GitHub action
Set up a GitHub action that sets up an MINGW64 environment and shows our script can be run.
|
4 years ago |