Commit graph

2968 commits

Author SHA1 Message Date
SANO Masatoshi 499eddcf5f add guard for 'make relase-changelog' 2021-01-26 09:55:31 +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 0321395fdb ros serve swank --interface 0.0.0.0 should work. 2020-12-27 01:36:37 +09:00
SANO Masatoshi 7e507ce12c implement tentative 'ros serve swank' 2020-12-26 21:09:50 +09:00
PF4Public 868a37f69c
Clarified usage of a system implementation (#447)
As suggested in #416
2020-12-08 04:32:02 +09:00
SANO Masatoshi 5bde6608a2 remove warnings 2020-11-11 01:28:24 +09:00
SANO Masatoshi b22041eba0 prepare 'ros serve swank' tbd 2020-10-18 16:49:38 +09:00
Travis-CI dc2a935522 [ci skip] documents update 2020-10-15 06:10:52 +00:00
take 0712326538
Fix ros-config.md (#446) 2020-10-15 14:46:10 +09:00
3b a8fd8a3c33
install gcc-multilib with libc6-i386 in install-for-ci.sh (#442) 2020-10-11 12:48:22 +09:00
3b 60415832a7
Try to make install-for-ci.sh work better on windows (#441)
stub out apt functions

don't use LISP env var to specify which lisp to install, since it
seems to confuse ros
2020-09-13 22:31:57 +09:00
SANO Masatoshi 72b2d66bfa thinking swank/slynk launcher. 2020-08-15 02:50:55 +09:00
SANO Masatoshi 42b0ead617 windows icon set #438 using http://www.towofu.net/soft/aicon.php thanks to t-sin's art work. 2020-08-06 21:32:09 +09:00
SANO Masatoshi 6d55192c7e related to #429 see side effects. 2020-07-13 18:21:01 +09:00
SANO Masatoshi 177a646c98 remove appveyor status from README 2020-06-29 19:46:00 +08:00
SANO Masatoshi 48806d5fe7 bump version to 20.06.14.107 2020-06-29 17:52:20 +08:00
SANO Masatoshi 09df0e3e98 [ci skip] prepare ChangeLog entry next to v20.05.14.106 2020-06-29 17:23:29 +08:00
SANO Masatoshi 673a7a7d77 tweek 2020-06-27 17:05:23 +09:00
SANO Masatoshi 260f61b7f3 use 7z 2020-06-27 16:51:03 +09:00
SANO Masatoshi b067e20241 rename ccpp.yml -> build.yml 2020-06-27 16:25:04 +09:00
SANO Masatoshi a132cfc0f1 control artifact 2020-06-27 16:13:30 +09:00
SANO Masatoshi b856e1f629 try windows build on actions. 2020-06-27 11:59:46 +09:00
Ciarán Ainsworth d79304596f
Added FreeBSD link to README (#427) 2020-06-18 03:23:50 +09:00
SANO Masatoshi 01a400b805 'ros ecl-config' to search proper ecl-config for you 2020-05-21 20:53:14 +08:00
SANO Masatoshi 8a44d9bf34 deleted non symlink? 2020-05-21 18:23:19 +08:00
SANO Masatoshi 10aab6bdf7 bump version to 20.05.14.106 2020-05-21 17:05:51 +08:00
SANO Masatoshi 230f82c101 [ci skip] prepare ChangeLog entry next to v20.04.14.105 2020-05-21 16:51:54 +08:00
SANO Masatoshi c52a7334fc delete symlink 2020-05-21 00:33:08 +08:00
SANO Masatoshi 14605f9b4d test implementation for #424 2020-05-18 01:43:05 +08:00
SANO Masatoshi 0086c5b8a7 bump version to 20.04.14.105 2020-04-16 14:27:55 +08:00
SANO Masatoshi 3543495243 [ci skip] prepare ChangeLog entry next to v20.01.14.104 2020-04-16 14:22:51 +08:00
SANO Masatoshi 8f2ad7b1b8 fix git clone failure when alias is set 2020-03-21 21:27:27 +08:00
SANO Masatoshi 962fc129f1 with -v show change directory. 2020-03-21 21:20:28 +08:00
SANO Masatoshi edf3f304e1 'ros install sbcl-source' to just download/expand source. 2020-02-22 15:36:56 +09:00
SANO Masatoshi abce7a2486 fix uname result. 2020-02-21 12:49:49 +09:00
SANO Masatoshi 0ebcc04d58 edit setarch 2020-02-08 14:00:53 +09:00
SANO Masatoshi 9c04de24fd edit setarch 2020-02-08 13:48:49 +09:00
SANO Masatoshi 1495f9e7ec add setarch 2020-02-08 13:32:21 +09:00
SANO Masatoshi 3d3b240972 purge dependency for appveyor artifact from install-for-ci.sh 2020-02-04 17:18:44 +09:00
SANO Masatoshi 8557a3c2b8 clean travis.yml 2020-02-04 13:27:46 +09:00
SANO Masatoshi a81e6c37ef care for 32bit windows. 2020-02-03 15:20:16 +09:00
SANO Masatoshi df5127751b bump version to 20.01.14.104 2020-01-29 15:01:08 +08:00
SANO Masatoshi 540d9ff8c7 [ci skip] prepare ChangeLog entry next to v19.12.13.103 2020-01-29 14:45:24 +08:00
SANO,Masatoshi 5950fbc531
Tsv (#411)
* instead of html parse sbcl-bin version is managed by tsv file.
2020-01-28 01:25:50 +08:00
SANO Masatoshi d803f4e5b5 ci edit .travis to simplify 2020-01-24 14:43:26 +08:00
SANO Masatoshi bd3fb30651 fix ci's linuxbrew PATH 2020-01-24 13:00:38 +08:00
SANO Masatoshi 6f46de7b89 debug... 2020-01-24 03:04:35 +08:00
SANO Masatoshi 273894fb85 Revert "use system installed sbcl instead of setup."
This reverts commit 2538e720d8.
2020-01-17 20:35:01 +08:00