Commit graph

128 commits

Author SHA1 Message Date
SANO,Masatoshi 6c010f97d0 fix ros script installation directory on windows 2026-04-11 00:57:47 +09:00
SANO,Masatoshi aa261f4e46 exec is practically not available on haiku. 2026-03-03 12:47:04 +09:00
snmsts feb5647990 ros command return 1 when script file does not found. 2025-07-24 04:18:14 +09:00
snmsts 029e979374 support if sbcl's lisp-implementation-version return '2.4.10.roswell'
Some checks failed
Linux / build (, linux/amd64, musl) (push) Has been cancelled
Linux / build (aarch64, linux/arm64, musl64, arm64, ) (push) Has been cancelled
Linux / build (aarch64, linux/arm64, musl64, arm64, -glibc2.31) (push) Has been cancelled
Linux / build (aarch64, linux/arm64, musl64, arm64, -musl) (push) Has been cancelled
Linux / build (linux/amd64, deb, deb, x86-64) (push) Has been cancelled
Linux / build (linux/amd64, pandoc, docs, x86-64) (push) Has been cancelled
Linux / build (musl64, x86_64, ) (push) Has been cancelled
Linux / build (musl64, x86_64, -glibc2.31) (push) Has been cancelled
Linux / build (musl64, x86_64, -musl) (push) Has been cancelled
Linux / build (riscv64, linux/riscv64, musl64, riscv64, ) (push) Has been cancelled
Linux / build (riscv64, linux/riscv64, musl64, riscv64, -glibc2.31) (push) Has been cancelled
Linux / build (riscv64, linux/riscv64, musl64, riscv64, -musl) (push) Has been cancelled
osx / build (sbcl-bin/2.3.8, arm64) (push) Has been cancelled
osx / build (sbcl-bin/2.3.8, x86-64) (push) Has been cancelled
windows / build-windows (i686, i686, 32) (push) Has been cancelled
windows / build-windows (x86_64, amd64, 64) (push) Has been cancelled
2025-01-03 14:53:48 +09:00
SANO Masatoshi 4b0bd99975 fix... 2021-01-25 00:02:23 +09:00
SANO Masatoshi 8353528056 fix error... 2021-01-24 23:45:56 +09:00
Alexander Artemenko b851c375af
Fix usage of Roswell under the Qlot environment. (#458)
Before this fix command like:

    qlot exec ros install 40ants/gh-pages

resulted in error. But I wanted to use it, to install
scripts into a local `.qlot` environment.

This fix works with a single problem I wasn't able to
resolve. After the fresh Roswell install, you have to
run some command like `ros config` without Qlot, to let
Roswell dump an image. Otherwise, you'll get this error
when running `qlot exec ros install some-system`:

    no dispatch function defined for #\!
2021-01-21 20:00:17 +09:00
SANO Masatoshi 6eef5a2b8c invoke system entry point if script is not valid. 2019-10-29 15:25:37 +08:00
SANO,Masatoshi 768163b401
Revert "Fix run-program not to concatenate its arguments." 2019-09-03 12:25:34 +08:00
Eitaro Fukamachi aed17ca8db Fix run-program not to concatenate its arguments.
This is for preventing from errors when the command contains some spaces in its path.
2019-09-01 15:39:34 +09:00
SANO Masatoshi 6e3293bce0 enable local-project-searcher 2019-08-28 12:38:50 +08:00
SANO Masatoshi 0919c9a9e1 implement local-project-searcher 2019-08-27 12:27:53 +08:00
SANO Masatoshi 88d387d5dc fix #379 2019-08-15 18:18:45 +08:00
snmsts 6dd07810f7 init hook with reverse. 2019-05-20 05:24:11 +08:00
SANO Masatoshi 5d716dffe8 run hook. 2019-05-15 14:35:57 +08:00
SANO Masatoshi a909e2507c fix 'ros delete dump' when new sbcl-bin installed after setup. 2019-05-14 03:29:58 +08:00
SANO Masatoshi b8121fbe32 create local-projects directory. 2018-09-20 03:00:27 +09:00
SANO Masatoshi b23ad8266d revert extend-quicklisp. 2018-09-13 18:26:27 +09:00
SANO Masatoshi fef3fe3fd9 don't add local-projects when QUICKLISP_HOME are set. 2018-09-04 22:18:45 +09:00
SANO Masatoshi 5b74ca4357 asdf loadable without ros binary system. 2018-06-26 13:56:04 +09:00
SANO Masatoshi f47c430df1 mkcl 2018-06-19 16:45:23 +09:00
cxxxr 15e3f162f4 fix lw:quit 2018-03-22 12:22:31 +09:00
cxxxr 45b68de100 add lispworks feature 2018-03-22 11:20:48 +09:00
SANO Masatoshi bba5fe8d5b inhelit verbose for complie-file process. 2017-12-18 15:01:39 +09:00
SANO Masatoshi 4d0159d0d4 debug env related. 2017-12-14 22:16:52 +09:00
Masataro Asai 40f7f90058 doc 2017-11-30 14:12:12 +09:00
Masataro Asai 6ec7bdad4a doc 2017-11-30 14:03:03 +09:00
Masataro Asai d91698cb94 doc, readability 2017-11-30 12:51:24 +09:00
SANO Masatoshi 0b9491d9c0 felt it to much. 2017-11-19 08:26:16 +09:00
SANO Masatoshi b5bf9a7ddc show asdf fasl when verbose 2017-11-18 15:23:30 +09:00
SANO Masatoshi 779ef043e2 to operate sbcl source via ros git. 2017-11-09 19:56:14 +09:00
SANO Masatoshi 0b5d236c48 shorten 2017-11-01 06:53:48 +09:00
Masataro Asai b3535c2667 [ci skip] doc 2017-10-29 14:25:46 +09:00
SANO Masatoshi ff4c9b065d compile asdf.lisp automatically. 2017-10-27 02:37:02 +09:00
SANO Masatoshi 4e1e2fa0a7 ros compile-file support '-asdf' option. 2017-10-26 23:05:49 +09:00
SANO Masatoshi 34e755a35d fix ros:include when init.lisp are compiled 2017-10-26 19:02:50 +09:00
SANO Masatoshi c8295658d9 ros:include show what is loading when with verbose. and tweak some for load asdf. 2017-10-02 12:01:51 +09:00
SANO Masatoshi d9d99d4b9c asdf install -> install asdf 2017-09-30 18:35:41 +09:00
SANO Masatoshi 9b096abcee roswell's local-projects path are relative to the quicklisp's local-projects path. 2017-09-22 10:37:31 +09:00
SANO Masatoshi 7879aabf7e ros install will put script into env/envname/bin. 2017-09-19 01:15:46 +09:00
SANO Masatoshi ee80ddccc9 local-projects to support env 2017-09-18 04:45:29 +09:00
SANO Masatoshi b0bbe588bc fix 2017-08-16 15:26:36 +09:00
SANO Masatoshi a8cd13047e fix 2017-08-16 13:28:10 +09:00
SANO Masatoshi df80111844 better env support. 2017-07-30 17:27:29 +09:00
SANO Masatoshi ad293f3548 add envname into *features* 2017-07-27 15:34:36 +09:00
SANO Masatoshi 57fa7dc74c reindent via 'ros fmt' with new lem. 2017-07-13 09:59:59 +09:00
SANO Masatoshi 2c59be2d19 reduce lines. 2017-07-09 15:27:59 +09:00
SANO Masatoshi c456a909cd indent 2017-07-05 20:17:07 +09:00
SANO Masatoshi c462b5361b #242 2017-05-31 21:22:20 +09:00
SANO Masatoshi 6514def003 edit 'ros::load' function. 2017-05-31 04:41:40 +09:00