Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| adfe4489 | 2025-01-31 21:41:56 | Emscripten: remove support for `-sWASM_BIGINT=0` (#874) * Emscripten: cleanup * Emscripten: remove support for `-sWASM_BIGINT=0` * Emscripten: remove redundant CircleCI config * Emscripten: modernize CI * Ensure test helper methods are static Similar to #644. * Fix test failures in `cls_multi_{s,u}shortchar` | ||
| 377a1369 | 2024-09-15 07:38:22 | Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#856) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
| 94eaedb4 | 2024-02-18 08:41:04 | Update sparc64 host | ||
| e1dcf03b | 2024-02-18 08:02:45 | Update cfarm hostnames | ||
| c07c40ee | 2024-01-31 22:43:38 | `feat(github-actions): add new build workflow for warp` | ||
| adbcf2b2 | 2023-10-21 09:58:28 | Disable firefox testing | ||
| 22b50e89 | 2023-08-31 16:31:42 | Fix python and pyodide version | ||
| 4467a3bc | 2023-08-31 08:48:50 | Upgrade pyodide version to match newer selenium API | ||
| 23752064 | 2023-02-09 12:23:35 | Normalize libffi labels | ||
| ca268015 | 2023-02-09 10:31:22 | Use rlgl | ||
| 7d23c2d2 | 2023-02-09 06:01:37 | Add emscripten gha workflow (#768) Resolves issue #767 | ||
| 883f5ae6 | 2023-02-05 09:51:37 | Rename label | ||
| c267c72f | 2023-02-02 16:04:34 | Modernize | ||
| 7611bb4c | 2023-01-08 09:01:00 | Use checkout@v3, with nodejs 16 | ||
| 45e49295 | 2022-10-16 12:41:56 | Add 32-bit cygwin test | ||
| c163d93a | 2022-10-08 18:35:38 | Add gcc-12 testing for aarch64 linux | ||
| e9e44157 | 2022-09-27 21:25:30 | Don't tweak path | ||
| 4594dcc9 | 2022-09-27 21:05:26 | Fix find | ||
| fe68a7b9 | 2022-09-27 20:29:17 | Locate tools | ||
| cfb3f4c2 | 2022-09-27 20:13:42 | Use cross tools for Windows | ||
| ae544e00 | 2022-09-27 18:23:06 | Fix shell | ||
| b8d849bd | 2022-09-27 17:58:31 | Find ms tools | ||
| 9785eee0 | 2022-09-27 17:39:44 | 32- and 64-bit Windows | ||
| 1421717e | 2022-09-27 08:13:17 | Add "lto" to triple to identify lto builds | ||
| 425acd4c | 2022-09-27 07:57:37 | Try aarch64 linux with -flto | ||
| c4261a05 | 2022-09-26 16:45:00 | Show compiler version | ||
| 5ce26a0e | 2022-09-26 13:43:40 | CI: add Android builds (#732) | ||
| e79f1948 | 2022-09-24 17:11:30 | Add test case transcribed from cpython | ||
| ab960387 | 2022-09-19 19:42:35 | Set host triplet for native builds | ||
| a6fc8165 | 2022-09-19 19:25:09 | Update job names | ||
| 6b7fb6ce | 2022-09-19 18:23:42 | Give better names to CI workflows | ||
| 2abf00a6 | 2022-09-15 08:25:39 | Tweak msys2 tools again | ||
| d1b31536 | 2022-09-15 08:16:26 | Fix msys2 tool selection | ||
| d352ed36 | 2022-09-15 08:10:53 | Build 32- and 64-bit msys2 | ||
| a509abf6 | 2022-09-15 06:45:00 | Install unzip | ||
| 950ed4a7 | 2022-09-15 06:33:14 | Don't make msys2 default shell | ||
| 5d02c0cc | 2022-09-15 06:28:23 | Try msys2 | ||
| 64a78fa7 | 2022-09-15 06:08:30 | Try new path | ||
| 77fdeae8 | 2022-09-15 01:37:31 | Find mingw32 | ||
| bb4e7278 | 2022-09-15 01:28:58 | DEbug | ||
| 7443b421 | 2022-09-14 23:17:21 | Try new shell | ||
| 2ebc36f4 | 2022-09-14 23:11:52 | Fix indentation | ||
| 3740b243 | 2022-09-14 23:10:43 | set mingw32 path | ||
| 7bf23f89 | 2022-09-14 23:04:42 | Rename job | ||
| ce5b2208 | 2022-09-14 23:02:32 | Fix mingw32 github actions | ||
| 317c9b6a | 2022-09-14 22:54:10 | Add mingw32 testing | ||
| 26cc9a6c | 2022-09-10 20:36:45 | Remove stray }} | ||
| 07818488 | 2022-09-10 11:45:28 | Update rlgl usage (switch from player ID to labels) | ||
| 6e7caacb | 2022-09-10 10:31:37 | Label rlgl reports | ||
| d9a19e21 | 2022-09-07 07:58:03 | The right kind of quotes | ||
| 2b264496 | 2022-09-07 07:57:26 | More quotes | ||
| eb9eb1f6 | 2022-09-07 07:49:51 | Fix random build dir | ||
| cca77833 | 2022-09-07 07:20:59 | Fix typo | ||
| 08693502 | 2022-09-07 07:12:10 | Set CC and CXX for GCC compile farm builds | ||
| b86c3dc0 | 2022-09-06 14:25:09 | Fix typos | ||
| c9be1378 | 2022-09-06 14:12:21 | Retry autoconf downloads | ||
| 62471fd0 | 2022-09-06 13:00:02 | Fix typo | ||
| 5a6c94f7 | 2022-09-05 22:04:52 | Test with gcc and clang on macos 11 and 12. | ||
| 351318e3 | 2022-09-05 15:45:53 | Switch to 7 char SHA IDs. Fix windows crlf at git clone time. | ||
| 2a024088 | 2022-09-05 12:56:19 | Use GitHub SHA for rlgl ID | ||
| 4b79267b | 2022-09-05 08:11:45 | outputs vs output | ||
| 3020ad83 | 2022-09-05 08:07:57 | Use single quotes | ||
| f969a50a | 2022-09-05 08:06:53 | Try {{}} | ||
| 8df671a3 | 2022-09-05 08:05:39 | Fix compares | ||
| 6a9bbc85 | 2022-09-05 07:54:47 | Show host availability | ||
| 49a361c3 | 2022-09-05 07:51:34 | Fix conditionals? | ||
| d9189beb | 2022-09-05 07:47:46 | Use boolean values | ||
| 2bcdcda8 | 2022-09-05 07:44:01 | Try conditional steps | ||
| d86d55e5 | 2022-09-05 07:15:38 | Tweak test for host availability | ||
| 5b4d5f2b | 2022-09-05 07:11:12 | Fix triples | ||
| 02e6a894 | 2022-09-05 06:55:08 | Add missing paren | ||
| fcaa8ebb | 2022-09-05 06:47:40 | Unnest quotes | ||
| f4009ed4 | 2022-09-05 06:40:00 | Fix syntax error | ||
| f92e32cf | 2022-09-05 06:17:38 | Try dribbling output during make check | ||
| ef57e08a | 2022-09-04 22:35:32 | Split up build into multiple steps | ||
| 2480cc48 | 2022-09-04 21:09:06 | Try to fix ssh issues | ||
| 1105db1c | 2022-09-04 09:52:28 | Try forcing exit upon completion | ||
| 92a77751 | 2022-09-04 09:17:01 | Source .profile on remote host if it exists | ||
| 8e3ea879 | 2022-09-04 09:07:13 | Only ignore errors when testing for ssh connectivity. | ||
| a643db6c | 2022-09-04 08:28:50 | Don't fail on error | ||
| 33f1f19a | 2022-09-04 08:24:06 | Add POWER hosts | ||
| 7a300f3d | 2022-09-04 08:08:47 | Fix the setting of the host | ||
| b104dd62 | 2022-09-04 08:07:12 | If a remote host is unavailable, don't fail the build. | ||
| 7194e118 | 2022-09-04 08:01:47 | Debug build | ||
| 6fccf95b | 2022-09-04 07:57:53 | Add connection timeouts and retries | ||
| 80728370 | 2022-09-04 07:21:02 | For host triples to distinguish m1 arm64 from others. | ||
| 4cba6c18 | 2022-09-03 11:42:11 | Don't exit if runtest fails | ||
| 439dfa1f | 2022-09-03 10:42:46 | Fix spaces | ||
| b7d9e3a1 | 2022-09-03 10:41:45 | Run rlgl | ||
| e85b55c2 | 2022-09-03 10:16:01 | Fix recursive copy flag | ||
| 98168532 | 2022-09-03 10:14:56 | Fix typo | ||
| 943219e3 | 2022-09-03 10:13:04 | Use scp, as rsync isn't available on all hosts | ||
| 0e912017 | 2022-09-03 10:04:54 | Use ssh port numbers and copy dejagnu results back | ||
| c8fe3d3d | 2022-09-03 09:58:43 | Use username | ||
| 3e75f955 | 2022-09-03 09:56:13 | Tighten permissions on key | ||
| d893eda7 | 2022-09-03 09:55:01 | Disable host key checking | ||
| da35cf0f | 2022-09-03 09:52:26 | Add quotes | ||
| 128d57ab | 2022-09-03 09:51:00 | Remove bad command | ||
| 5b34bed4 | 2022-09-03 09:49:45 | Debug | ||
| 77b32cb1 | 2022-09-03 09:43:41 | Fix typo |