Commit graph

3169 commits

Author SHA1 Message Date
SANO Masatoshi 36e4f69146 improve 'ros help install' 2014-11-18 08:00:49 +09:00
SANO Masatoshi 832b9cc17d should be cleaned after install 2014-11-17 23:45:06 +09:00
SANO Masatoshi f5d47712eb prepare for improving 'ros help install' 2014-11-17 07:34:07 +09:00
SANO Masatoshi feef4d41d1 bump version to 0.0.2.16 2014-11-16 00:55:00 +09:00
SANO Masatoshi ddf25c6592 add dump subcommand 2014-11-16 00:48:46 +09:00
SANO Masatoshi 5ee7ef0a06 prepare dump subcommand 2014-11-15 05:44:44 +09:00
SANO Masatoshi c0df67b0f8 improve output subcommand 2014-11-15 05:42:56 +09:00
SANO Masatoshi 05d656aad2 forget to delete asdf.lisp from Makefile.am 2014-11-15 05:07:18 +09:00
SANO Masatoshi f257a29f9f delete asdf.lisp 2014-11-15 05:04:14 +09:00
SANO Masatoshi 4290d744e5 turn off quicklisp option if not installed 2014-11-14 11:57:15 +09:00
SANO Masatoshi 023d147260 improve output subcommand 2014-11-14 03:01:07 +09:00
SANO Masatoshi 5f190c6736 preparing output subcommand 2014-11-13 03:47:12 +09:00
SANO Masatoshi 4d8a82a8e7 add stub for output 2014-11-12 00:11:09 +09:00
SANO Masatoshi ae3cefce23 local command 2014-11-11 04:50:14 +09:00
SANO Masatoshi db206c8c45 bump version to 0.0.2.15 2014-11-10 05:36:54 +09:00
SANO Masatoshi 8feefccc7b tweeks.muffle warning and free memory properly. 2014-11-10 05:35:57 +09:00
SANO Masatoshi 8b0c4d2d1c support install quicklisp 2014-11-10 05:29:02 +09:00
SANO Masatoshi 90fac9c52a bump version to 0.0.2.14 2014-11-07 06:04:52 +09:00
SANO Masatoshi 035b8740df more apropriate help descprition for run 2014-11-07 01:22:57 +09:00
SANO Masatoshi bfa7214402 fix bug 2014-11-07 00:19:47 +09:00
SANO Masatoshi 518d68c863 take advantage of internal 2014-11-07 00:09:32 +09:00
SANO Masatoshi 793a57a8d7 move some definition form download to internal 2014-11-06 20:38:56 +09:00
SANO Masatoshi 4c0b0c9f55 fix to run again. 2014-11-06 20:33:15 +09:00
SANO Masatoshi 1c376eb20a move some definition from lsp to internal. 2014-11-06 20:31:41 +09:00
SANO Masatoshi 519829d2d3 internal utility should be collected in a sub-command. internal.c for that purpose. 2014-11-06 19:00:16 +09:00
SANO Masatoshi d9002443f8 change 'run command' behavior. run now accept without '--' script should not fall into repl 2014-11-06 05:01:24 +09:00
SANO Masatoshi 4afbd15742 show 'help command' on help menu. 2014-11-06 04:59:32 +09:00
SANO Masatoshi 84b937c7ad set *load-truename* when loading ros file 2014-11-06 04:57:46 +09:00
SANO Masatoshi e1cb02b1e8 rename file after download success. 2014-11-05 04:03:00 +09:00
SANO Masatoshi 8efb7b4f80 support installing non lisp 2014-11-04 07:20:53 +09:00
SANO Masatoshi 8fdeb0cfe5 bump version to 0.0.2.13 2014-11-04 06:10:03 +09:00
SANO Masatoshi 4623edace4 implement homebrew like configuration options 2014-11-04 04:41:29 +09:00
SANO Masatoshi 875096ef9e install.force option are added 2014-11-04 04:39:38 +09:00
SANO Masatoshi 1eb083cdcb change option to take sbcl.lisp download.skip to download.force and skip if file is already exist 2014-11-04 02:45:28 +09:00
SANO Masatoshi 7b1638f054 support install variation by --as 2014-11-02 22:07:10 +09:00
SANO Masatoshi 24fb67d095 delete sbcl.c 2014-11-02 01:45:30 +09:00
SANO Masatoshi 45069a1753 show progress of downloading 2014-11-02 01:01:54 +09:00
SANO Masatoshi d1ee0b18fa forget to install asdf.lisp 2014-10-31 01:51:47 +09:00
SANO Masatoshi c3bbb65bb5 for the first time it should make directory. 2014-10-31 01:38:07 +09:00
SANO Masatoshi 8deb852cb9 add asdf.lisp for old sbcl-bin 2014-10-31 01:37:00 +09:00
SANO Masatoshi 66c8167e48 bump version to 0.0.2.12 2014-10-27 05:51:24 +09:00
SANO Masatoshi 0ce83748c5 Merge branch 'lisp-install' 2014-10-27 05:10:45 +09:00
SANO Masatoshi 89a0deeeeb install sbcl with lisp 2014-10-27 05:10:12 +09:00
SANO Masatoshi 3ab50dcf9c merge archive.c 2014-10-21 21:28:13 +09:00
Masatoshi SANO e7546401ab delete hardtab 2014-10-21 19:38:24 +09:00
SANO Masatoshi 4357bc41c8 sexp_opts() function in opts.c 2014-10-20 01:38:42 +09:00
SANO Masatoshi 044d584069 lsp -> roswell in configure.ac 2014-10-19 18:29:56 +09:00
SANO Masatoshi 621dc1063b define new function lispdir() in util 2014-10-19 18:24:01 +09:00
SANO Masatoshi e1a65240c6 muffled warnings when using clang 2014-10-19 09:37:46 +09:00
SANO Masatoshi a55fe05150 if return value of 'system' is not 0 it should be error 2014-10-19 09:03:30 +09:00