summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAge
* Adapt filenotify-tests for embaMichael Albinus2019-01-07
| | | | | | | | | | * .gitlab-ci.yml (test): Add EMACS_EMBA_CI variable. * test/lisp/filenotify-tests.el (file-notify-test03-events) (file-notify-test05-file-validity) (file-notify-test06-dir-validity) (file-notify-test07-many-events) (file-notify-test09-watched-file-in-watched-dir): Adapt tests for emba.
* Update copyright year to 2019Paul Eggert2019-01-01
| | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
* Update copyright year to 2018Paul Eggert2018-01-01
| | | | Run admin/update-copyright.
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
| | | | | | | | | | | | | Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
* * .gitlab-ci.yml: run "autogen.sh autoconf" to avoid Git.Ted Zlatanov2017-08-15
|
* * .gitlab-ci.yml: add Git to the installed packages.Ted Zlatanov2017-08-15
|
* .gitlab-ci.yml: Use stretch Debian image instead of unstableToon Claes2017-08-02
|
* * .gitlab-ci.yml: Don't install a C++ compiler. Suppress apt interaction.Noam Postavsky2017-07-14
|
* ; Spelling fixPaul Eggert2017-05-17
|
* * .gitlab-ci.yml: Adjust disclaimer as per RMS.Ted Zlatanov2017-05-15
|
* * .gitlab-ci.yml: Add setup for GitLab CI builds.Ted Zlatanov2017-05-13