Commit graph

390 commits

Author SHA1 Message Date
SANO Masatoshi 855eb07499 edit some for debian package 2015-05-03 10:50:11 +09:00
SANO Masatoshi 6840a61b42 bump version to 0.0.2.26 2015-05-02 21:31:23 +09:00
SANO Masatoshi 8c255d2e63 support install system to install bin 2015-05-02 21:00:25 +09:00
SANO Masatoshi 3c29fbf296 bump version to 0.0.2.25 2015-05-02 15:32:04 +09:00
SANO Masatoshi 8b7aa5c212 support 'ros -L ccl-bin run' on darwin 2015-04-21 19:45:24 +09:00
SANO Masatoshi 12dfccc8f8 improved? on windows. 2015-04-03 11:30:11 +09:00
SANO Masatoshi 91deddec1e needed more escaping for filename 2015-04-02 07:28:10 +09:00
SANO Masatoshi 948245a22b change encoding dos -> unix 2015-04-02 07:23:39 +09:00
SANO Masatoshi cce90d4720 move 7za from install.lisp to 7zip.lisp 2015-04-02 07:22:43 +09:00
SANO Masatoshi 248a882caf trivial 2015-04-02 06:30:56 +09:00
SANO Masatoshi 1600357dc2 fix 7z extract on windows 2015-04-02 06:26:13 +09:00
SANO Masatoshi af541400b7 make internal archiver understand haw to extract 'xz' 2015-04-02 06:07:56 +09:00
SANO Masatoshi 15f70036bd make internal archiver understand haw to extract '7z' 2015-04-02 05:48:00 +09:00
SANO Masatoshi c6fdf68b2f install msys when ros install sbcl when it is windows 2015-04-01 03:17:37 +09:00
SANO Masatoshi b397b103d2 7zip should be properly setup when 'ros setup' 2015-03-31 03:04:40 +09:00
SANO Masatoshi 2997539058 support 'ros build hogehoge.ros' 2015-03-28 21:30:50 +09:00
SANO Masatoshi 3fce7cff5c clean some file 2030-03-21 08:51:38 +09:00
SANO Masatoshi 53cf66a6ce delete unnecessary include lines. 2015-03-20 23:01:49 +09:00
SANO Masatoshi b4b6d940da muffle warning 2015-03-20 22:49:20 +09:00
SANO Masatoshi af2fe78327 clean some line. 2015-03-20 22:20:21 +09:00
SANO Masatoshi 23b89bb57e dynamic-stack-size -> control-stack-size 2015-03-20 21:50:27 +09:00
SANO Masatoshi 85328ac71d add a file for 'ros build' subcommand 2015-03-20 18:21:01 +09:00
SANO Masatoshi 0d00451200 accept 'ros dump executable hoge.ros' to build hoge. 2015-03-20 09:37:19 +09:00
SANO Masatoshi b1d5e707ee bump version to 0.0.2.24 2015-03-19 12:48:38 +09:00
SANO Masatoshi d2211bcd66 change indent 2015-03-18 08:30:57 +09:00
SANO Masatoshi f54dc40553 prevent core dump when version not specified. 2015-03-17 05:12:24 +09:00
SANO Masatoshi 5ceb9cba90 delete config when it is the version. 2015-03-16 06:00:03 +09:00
SANO Masatoshi ebb8e85c7d change 'ros dump' warning message. 2015-03-15 06:27:31 +09:00
SANO Masatoshi 0682a5a6c2 change indentation style a bit 2015-03-15 06:25:53 +09:00
SANO Masatoshi 87966ec6a6 support 'ros dump output' for ccl 2015-03-14 01:16:53 +09:00
SANO Masatoshi df5578be2b support 'ros dump executable' for ccl 2015-03-13 07:29:20 +09:00
SANO Masatoshi e9a6216171 change '-s' option to accept multiple systems by comma separated form. 2015-03-12 05:38:39 +09:00
SANO Masatoshi 5a87eed6a7 use bash if available 2015-03-11 00:10:39 +09:00
SANO Masatoshi 088038cf09 try not to refer USER environment variable. 2015-03-10 20:56:53 +09:00
SANO Masatoshi f4ee787d18 may be support environment which doesn't set 'USER' environment variable 2015-03-10 20:36:54 +09:00
SANO Masatoshi 80ee8bfe15 change truename on WIN64 2015-03-10 10:43:54 +09:00
SANO Masatoshi 61e1d0cd12 improve w64 2015-03-09 03:43:24 +09:00
SANO Masatoshi 8501c82aee Merge branch 'master' of https://github.com/snmsts/roswell 2015-03-08 22:03:09 +09:00
SANO Masatoshi 21036cb372 change indent 2015-03-08 01:09:25 +09:00
SANO Masatoshi 3527d24e17 check 'ros config' after all are finished 2015-03-07 11:33:58 +09:00
SANO Masatoshi abbb8d0329 Change ros:quit could call without return code. 2015-03-06 02:21:30 +09:00
SANO Masatoshi 97b3051c77 reduce line of archive.c 2015-03-05 08:18:55 +09:00
SANO Masatoshi 014b9bf067 fixed 2015-03-04 16:32:25 +09:00
SANO Masatoshi 46aacd5a52 fix bug for previous commit. 2015-03-04 16:21:33 +09:00
SANO Masatoshi cf7f5012bc move 'roswell-internal' to init.lisp 2015-03-04 07:10:18 +09:00
SANO Masatoshi 1ad8c47e46 change interface of config... 2015-03-03 12:01:57 +09:00
SANO,Masatoshi f4de09cc03 Merge pull request #30 from fukamachi/master
Fix 'delete' subcmd on Mac OS X
2015-03-02 08:22:02 +02:00
Eitaro Fukamachi 146482ee06 Prevent invoking a debugger when trying to delete a not-installed impl. 2015-03-02 13:44:31 +09:00
Eitaro Fukamachi 3a008bf6c8 Load UIOP in delete subcmd. 2015-03-02 13:40:33 +09:00
SANO Masatoshi c3c7758eb1 improve on msys2 64bit environment.May be it brakes 32bit environment 2015-03-02 05:51:48 +09:00