[Git][cmucl/cmucl][issue-380-p2-clean-up-shell-scripts] 49 commits: Fix #386: Generate def-unix-error forms

Raymond Toy pushed to branch issue-380-p2-clean-up-shell-scripts at cmucl / cmucl Commits: ceddbbc8 by Raymond Toy at 2025-05-19T08:16:40-07:00 Fix #386: Generate def-unix-error forms - - - - - 43719776 by Raymond Toy at 2025-05-19T08:16:40-07:00 Merge branch 'issue-386-generate-def-unix-error' into 'master' Fix #386: Generate def-unix-error forms Closes #386 See merge request cmucl/cmucl!276 - - - - - 113192f6 by Raymond Toy at 2025-05-19T12:22:37-07:00 Fix #406: Add links to README - - - - - a3b02a89 by Raymond Toy at 2025-05-19T12:22:37-07:00 Merge branch 'issue-406-update-readme-with-links' into 'master' Fix #406: Add links to README Closes #406 See merge request cmucl/cmucl!297 - - - - - 666085ca by Raymond Toy at 2025-05-23T10:21:38-07:00 Fix broken link found by link-checker Fix typo where we left of the "h" in "https". - - - - - 81b3bf0b by Raymond Toy at 2025-05-23T10:29:04-07:00 Add links for Common Lisp and ANSI CL We had these links on the wiki home so lets add them here, for consistency. [skip ci] - - - - - 98559d43 by Raymond Toy at 2025-05-23T10:30:33-07:00 Remove the strikethru markup for issues. We were copying the old style from Trac where closed tickets used strikethru to mark them as closed. However, gitlab automatically adds a "(closed)" suffix to the issue, so we don't need to do a strikethru to mark it closed. [skip ci] - - - - - 7fd5e2ff by Raymond Toy at 2025-06-01T17:07:58-07:00 Fix #405: Remove unix::unix-resolve-links and update probe-file - - - - - a4c4016f by Raymond Toy at 2025-06-01T17:07:58-07:00 Merge branch 'issue-405-remove-unix-resolve-links' into 'master' Fix #405: Remove unix::unix-resolve-links and update probe-file Closes #405 See merge request cmucl/cmucl!294 - - - - - 8fa86990 by Raymond Toy at 2025-06-01T19:23:12-07:00 Fix #409: Run manual jobs on a schedule - - - - - 14f7103c by Raymond Toy at 2025-06-01T19:23:13-07:00 Merge branch 'issue-409-run-manual-jobs-on-schedule' into 'master' Fix #409: Run manual jobs on a schedule Closes #409 See merge request cmucl/cmucl!301 - - - - - 14bfb3e0 by Raymond Toy at 2025-06-01T19:25:25-07:00 Address #399: Use -std=gnu89 to build motif server - - - - - 12f21ca8 by Raymond Toy at 2025-06-01T19:25:25-07:00 Merge branch 'issue-399-b-motif-server-fedora-42' into 'master' Address #399: Use -std=gnu89 to build motif server Closes #399 See merge request cmucl/cmucl!285 - - - - - 300a849d by Raymond Toy at 2025-06-01T20:57:58-07:00 Fix #334: Add wiki link checker to CI - - - - - c2dee44a by Raymond Toy at 2025-06-01T20:57:58-07:00 Merge branch 'issue-334-add-wiki-link-checker' into 'master' Fix #334: Add wiki link checker to CI Closes #334 See merge request cmucl/cmucl!232 - - - - - cd35783b by Raymond Toy at 2025-06-05T07:48:07-07:00 Fix #413: Run markdown-link-check on scheduled pipeline - - - - - b6f90681 by Raymond Toy at 2025-06-05T07:48:08-07:00 Merge branch 'issue-413-markdown-link-check-on-schedule' into 'master' Fix #413: Run markdown-link-check on scheduled pipeline Closes #413 See merge request cmucl/cmucl!304 - - - - - 97dff761 by Raymond Toy at 2025-06-06T07:10:20-07:00 Update all the pot and po files Just ran bin/build.sh -U to get these all updated. - - - - - d6faeaef by Raymond Toy at 2025-06-09T08:51:48-07:00 Remove extra closing parenthesis There was an extra closing parenthesis at the end of `precompile-ef-slot`. Remove it. [skip-ci] - - - - - 4e6e1afe by Raymond Toy at 2025-06-09T10:39:52-07:00 Update with new resolved issues Add #404 and #405 to the list of fixed issues. - - - - - 852aaef6 by Raymond Toy at 2025-06-10T08:06:34-07:00 Fix typo in docstring for with-string-{glyph,codepoint}-iterator "prodcucing" -> "producing" Update pot file too of course. - - - - - d6a6c40d by Raymond Toy at 2025-06-10T18:21:12-07:00 Update and correct some comments The paths mentioned in the script are wrong so update them. Some the the examples are out-of-date so correct those too. Finally, mention that "bin/build.sh -?" gives help. - - - - - 46bd7cff by Raymond Toy at 2025-06-23T08:45:54-07:00 Fix 418: Update asdf to 3.3.7.4 - - - - - 9e6d1350 by Raymond Toy at 2025-06-23T08:45:54-07:00 Merge branch 'issue-418-update-asdf-to-3.3.7.4' into 'master' Fix 418: Update asdf to 3.3.7.4 See merge request cmucl/cmucl!307 - - - - - aeab122e by Raymond Toy at 2025-06-30T07:18:34-07:00 Fix #415: Add support for package-local-nicknames - - - - - 32b15538 by Raymond Toy at 2025-06-30T07:18:34-07:00 Merge branch 'issue-415-add-package-local-nicknames' into 'master' Fix #415: Add support for package-local-nicknames Closes #415 See merge request cmucl/cmucl!305 - - - - - 6dba253c by Raymond Toy at 2025-06-30T08:36:53-07:00 Fix #417: Allow repeated lambda var in defmethod aux variables - - - - - 4e2e7fec by Raymond Toy at 2025-06-30T08:36:53-07:00 Merge branch 'issue-417-defmethod-check-aux-vars' into 'master' Fix #417: Allow repeated lambda var in defmethod aux variables Closes #417 See merge request cmucl/cmucl!306 - - - - - f1d6ff67 by Raymond Toy at 2025-06-30T19:17:31-07:00 Update release notes from closed issues [skip-ci] - - - - - aadcf841 by Raymond Toy at 2025-07-02T07:22:08-07:00 Update trivial-package-local-nicknames repo name We renamed/moved our mirror phoe/trivial-package-local-nicknames from trivial-package-local-nicknames-mirror to just trivial-package-local-nicknames. Thus, we need to update run-unit-tests.sh to use the new name. - - - - - fbe08b91 by Raymond Toy at 2025-07-02T08:13:00-07:00 Use https instead of git to clone trivial-pln - - - - - cc3996f1 by Raymond Toy at 2025-07-09T13:23:49-07:00 Update docstring for add-package-local-nickname We allow the local nickname to be a global name of a package. This matches what we currently do and what sbcl does. - - - - - 7dbefc84 by Raymond Toy at 2025-07-09T13:31:38-07:00 Update cmucl.pot due to changed docstring No changes in code or behavior. - - - - - 9ab06424 by Raymond Toy at 2025-07-11T08:13:17-07:00 Make dist tarballs after building - - - - - 72877169 by Raymond Toy at 2025-07-11T08:13:17-07:00 Merge branch 'rtoy-ci-make-dist-tarballs' into 'master' Make dist tarballs after building See merge request cmucl/cmucl!308 - - - - - a99bf94d by Raymond Toy at 2025-07-12T15:38:28-07:00 Make dist tarballs after building - - - - - 38b2787c by Raymond Toy at 2025-07-12T15:38:28-07:00 Merge branch 'rtoy-debug-ci-2025-07' into 'master' Make dist tarballs after building See merge request cmucl/cmucl!309 - - - - - 2c94b54e by Raymond Toy at 2025-07-12T18:18:16-07:00 Fix #423: Use new binaries for CI - - - - - 9a8fd3c4 by Raymond Toy at 2025-07-12T18:18:16-07:00 Merge branch 'issue-423-update-ci-for-snapshot' into 'master' Fix #423: Use new binaries for CI Closes #423 See merge request cmucl/cmucl!310 - - - - - 4660c011 by Raymond Toy at 2025-08-14T07:40:17-07:00 Fix #424: Use fdlibm hypot - - - - - 6a2028c5 by Raymond Toy at 2025-08-14T07:40:17-07:00 Merge branch 'issue-424-fix-hypot' into 'master' Fix #424: Use fdlibm hypot Closes #424 See merge request cmucl/cmucl!311 - - - - - cb874f7f by Raymond Toy at 2025-08-14T07:42:48-07:00 Update release notes for #424 - - - - - d2c96f1b by Raymond Toy at 2025-08-14T07:45:18-07:00 Fix #426: Define float-modes type correctly - - - - - 2db294b1 by Raymond Toy at 2025-08-14T07:45:18-07:00 Merge branch 'issue-426-fix-float-modes-type-def' into 'master' Fix #426: Define float-modes type correctly Closes #426 See merge request cmucl/cmucl!313 - - - - - eb98570f by Raymond Toy at 2025-08-14T07:55:12-07:00 Update release notes for #426 [skip-ci] - - - - - cd2edae5 by Raymond Toy at 2025-08-19T14:16:31-07:00 Fix #432: Don't pass -M option to make-extra-dist.sh - - - - - c65554a5 by Raymond Toy at 2025-08-19T14:16:31-07:00 Merge branch 'issue-432-fix-man-option-for-make-extra-dist' into 'master' Fix #432: Don't pass -M option to make-extra-dist.sh Closes #432 See merge request cmucl/cmucl!315 - - - - - fb0d7bf2 by Raymond Toy at 2025-08-20T07:49:01-07:00 Merge branch 'master' into issue-380-p2-clean-up-shell-scripts - - - - - 0f2ed171 by Raymond Toy at 2025-08-20T08:27:56-07:00 Fix merge issue Was not correctly handling -M option that is passed to make-main-dist.sh - - - - - 52 changed files: - .gitignore - .gitlab-ci.yml - README.md - bin/build.sh - + bin/create-def-unix-error.awk - + bin/create-errno.sh - bin/cross-build-world.sh - + bin/errno-darwin.lisp - + bin/errno-default.lisp - + bin/errno-linux.lisp - + bin/errno-solaris.lisp - + bin/errno-template.lisp - bin/git-version.sh - bin/run-unit-tests.sh - src/bootfiles/21e/boot-2024-08.lisp - src/code/exports.lisp - src/code/extfmts.lisp - src/code/filesys.lisp - src/code/irrat.lisp - src/code/package.lisp - src/code/print.lisp - src/code/string.lisp - src/code/unix.lisp - src/compiler/x86/float-sse2.lisp - src/contrib/asdf/asdf.lisp - src/contrib/asdf/doc/asdf.html - src/contrib/asdf/doc/asdf.info - src/contrib/asdf/doc/asdf.pdf - src/general-info/release-21f.md - src/i18n/locale/cmucl-unix.pot - src/i18n/locale/cmucl.pot - src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-bsd-os.po - src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-linux-os.po - src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-unix.po - src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po - src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po - src/i18n/locale/ko/LC_MESSAGES/cmucl-bsd-os.po - src/i18n/locale/ko/LC_MESSAGES/cmucl-linux-os.po - src/i18n/locale/ko/LC_MESSAGES/cmucl-unix.po - src/i18n/locale/ko/LC_MESSAGES/cmucl-x86-vm.po - src/i18n/locale/ko/LC_MESSAGES/cmucl.po - src/lisp/GNUmakefile - + src/lisp/e_hypot.c - src/motif/server/Config.linux - src/motif/server/server.c - src/pcl/low.lisp - src/tools/worldbuild.lisp - src/tools/worldcom.lisp - tests/float.lisp - tests/irrat.lisp - tests/issues.lisp - tests/pcl/defmethod.lisp The diff was not included because it is too large. View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/f2da32690919a7819ebc32a... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/f2da32690919a7819ebc32a... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy (@rtoy)