Commit graph

70 commits

Author SHA1 Message Date
SANO Masatoshi 5da844872a tweak features when dumped. 2018-11-11 11:14:58 +09:00
SANO Masatoshi 3c55e8c5bb :roswell.dump in features. 2018-11-01 12:44:58 +09:00
SANO Masatoshi 6580c93f78 '--copy-shared-object' -> '--bundle-shared-object' 2018-01-22 00:22:17 +09:00
SANO Masatoshi a3698d024c 'ros build script.ros --copy-shared-object' to copy shared file to current directory. 2018-01-20 12:24:37 +09:00
SANO Masatoshi b2e5ed6af2 env related bug fix. 2018-01-15 11:13:51 +09:00
SANO Masatoshi bd00edc165 apply asdf 3.3 style 2017-11-18 14:19:49 +09:00
SANO Masatoshi 09a6e9d715 prepare for env swticher. 2017-09-03 11:02:04 +09:00
SANO Masatoshi df80111844 better env support. 2017-07-30 17:27:29 +09:00
SANO Masatoshi 0af592fdea share dump-dir definition 2017-07-27 03:00:00 +09:00
SANO Masatoshi baea19e8bc remove trivia. 2017-06-14 22:19:37 +09:00
SANO Masatoshi db87c36214 shorten 2017-06-13 16:01:25 +09:00
SANO Masatoshi 4a3422a050 fix error. 2017-06-12 02:29:32 +09:00
SANO Masatoshi bd7bceadae introduce 'preprocess-before-dump' and modify some. 2017-06-11 14:18:31 +09:00
SANO Masatoshi e2d5d642af some functions in dump.ros -> util-dump.lisp 2017-06-10 15:13:36 +09:00
SANO Masatoshi 63f51bed30 separate partially into util-dump.lisp 2017-06-09 18:26:17 +09:00
SANO Masatoshi 958e2d75ed shorten dump.ros 2017-06-08 15:03:36 +09:00
Masataro Asai 57b1bf3a5f delete-debug-info deletes source-locations and deprecation info 2017-06-03 21:58:35 +09:00
Masataro Asai 2e87477da8 --delete-compiler-information-sbcl (+4MB) 2017-06-03 18:58:39 +09:00
Masataro Asai 151d40541e portable --delete-macro-definitions(+2MB), --delete-compiler-macro-definitions(<1MB) 2017-06-03 18:58:15 +09:00
Masataro Asai f5b7361ca4 delete-debug-info (reduces +10MB) 2017-06-03 18:57:39 +09:00
Masataro Asai 6e64060d47 purifier options 2017-06-03 13:51:42 +09:00
Masataro Asai 627af8d5ba fix on ccl 2017-06-03 13:51:42 +09:00
Masataro Asai 11a6f73332 eval-when for debugger convenience 2017-06-03 13:51:42 +09:00
Masataro Asai f9d757281f additional blacklisting for destroy-packages-sbcl 2017-06-03 01:29:58 +09:00
Masataro Asai c6592321d7 share the blacklisting system between destroy-packages-sbcl and delete-all-packages 2017-06-03 01:29:58 +09:00
Masataro Asai 548e04a584 delete-packages-except (delete-all-packages now uses the same function) 2017-06-03 01:29:58 +09:00
Masataro Asai 225fd4fd41 delete-package: unintern symbols, makunbound/fmakunbound, delete 2017-06-03 01:29:58 +09:00
Masataro Asai b12d5ec41d destroy-packages-sbcl 2017-06-03 01:29:58 +09:00
Masataro Asai 2edb8b46b9 store functions into queue and run task just before dumping 2017-06-03 01:29:57 +09:00
Masataro Asai 4ac25fa5c9 remove-docstrings 2017-06-03 01:29:29 +09:00
Masataro Asai 196127e78b core compression option 2017-06-03 01:22:30 +09:00
Masataro Asai c5080100fa call parse-optiosn from main 2017-06-03 01:22:30 +09:00
Masataro Asai 7f66184177 dump executable: detect missing script 2017-06-03 00:10:18 +09:00
Masataro Asai e0af0e570a executable using trivia 2017-06-03 00:10:18 +09:00
Masataro Asai 4030290309 output using trivia 2017-06-03 00:10:18 +09:00
Masataro Asai a1aac82e10 use trivia 2017-06-03 00:10:18 +09:00
SANO Masatoshi c462b5361b #242 2017-05-31 21:22:20 +09:00
SANO Masatoshi 6a41b99f99 fix message when just `ros dump`. 2017-05-07 16:17:31 +09:00
SANO Masatoshi 9cf30af7f9 edit dump.ros and plugins 2017-05-07 15:48:38 +09:00
SANO Masatoshi ba9490bdae ros: -> roswell: 2017-02-22 17:24:00 +09:00
SANO Masatoshi 023987f9a6 split dump.ros 2017-02-03 16:21:24 +09:00
SANO Masatoshi 9903a84de4 ros.util -> roswell.util 2016-12-25 13:59:07 +09:00
SANO Masatoshi 540fd3e236 shorten 2016-12-24 10:43:10 +09:00
SANO Masatoshi 1f60ccee3f ros script for subcommand doesn't take subcommand name via parameter. it's possible to take that via *load-pathname*. 2016-12-18 00:12:29 +09:00
SANO Masatoshi 9d7c5f1f78 ros:opt -> opt 2016-12-10 16:46:52 +09:00
Masataro Asai 04fe239c01 disable ecl support 2016-10-13 00:54:49 +01:00
Masataro Asai 71857e46d9 [WIP] incomplete ECL support ; requires init.lisp to run 2016-10-13 00:54:43 +01:00
Masataro Asai 7f08482efa refactor dump-executable so that the code make more sense 2016-10-13 00:53:36 +01:00
Masataro Asai b8dcece416 improve message for unsupported impl 2016-10-13 00:48:14 +01:00
Masataro Asai 4483fe044c suppress style warning 2016-10-11 00:26:53 +01:00