Commit graph

3169 commits

Author SHA1 Message Date
SANO Masatoshi 273894fb85 Revert "use system installed sbcl instead of setup."
This reverts commit 2538e720d8.
2020-01-17 20:35:01 +08:00
SANO Masatoshi 66081c191d ensure-directories-exist when 'expand' 2020-01-17 19:49:14 +08:00
SANO Masatoshi 4bd213eef5 ros which shows refleshed result 2020-01-17 19:14:04 +08:00
SANO Masatoshi 10afd72aab fix 2020-01-17 18:01:40 +08:00
SANO Masatoshi 2538e720d8 use system installed sbcl instead of setup. 2020-01-17 17:57:55 +08:00
SANO Masatoshi a17aa9303c fix potential access freed memory. 2020-01-17 17:51:28 +08:00
SANO Masatoshi 1cd1bca6fa delete fasl 2020-01-09 01:10:05 +08:00
SANO Masatoshi cf75793eae 'ros sbcl-bin.version=system setup' to setup using system installed sbcl. 2020-01-07 03:34:31 +08:00
SANO Masatoshi 0e64959b0b ql:quickload support () from client verision 2020-01-04. 2020-01-05 16:20:10 +08:00
SANO,Masatoshi 5f54f7e982
Merge pull request #408 from lucaregini/master
Fix to bug #385
2020-01-05 16:43:25 +09:00
luca.regini c33be6b8ed removed dependency on cl-fad as requested by snmsts 2020-01-04 09:40:01 +01:00
SANO Masatoshi 09a257888a new year. 2020-01-04 04:46:52 +08:00
luca.regini 1d8640b5f3 Fixed issue with finalization of MSYS installation. Gcc, make and other
build tools are now installed
2019-12-31 11:17:37 +01:00
SANO Masatoshi 7b99c8b93f 'ros dist use' without prompt 2019-12-28 18:08:43 +08:00
luca.regini 559fa67043 Changed the definition of installedp to check also if the directory is
empty and not only if it exists.
In fact on Windows an error during SBCL compilation might produce an empty
SBCL directory. In such cases checking only if the directory exists will
lead to erroneously detect an already installed SBCL version.
2019-12-27 22:32:13 +01:00
SANO Masatoshi 4aae881a97 fix 2019-12-25 03:26:49 +08:00
SANO Masatoshi a39cae8c37 try support 'ros variant=glibc2.10 install sbcl-bin' for old linux. 2019-12-25 03:23:47 +08:00
SANO Masatoshi 33b5a7c674 bump version to 19.12.13.103 2019-12-23 13:20:24 +08:00
SANO Masatoshi c96e2a8f1c [ci skip] prepare ChangeLog entry next to v19.09.12.102 2019-12-23 13:00:25 +08:00
SANO Masatoshi 617172c924 check github repo exists 2019-12-21 02:11:02 +08:00
SANO Masatoshi fa16340957 prepare fallback for failure on repo not found on github 2019-12-21 01:38:47 +08:00
SANO Masatoshi 354b956501 implement head with wininet 2019-12-21 01:10:31 +08:00
SANO Masatoshi f6b603efe3 style. 2019-12-20 15:24:55 +08:00
SANO,Masatoshi 5963f6c313
Merge pull request #406 from lucaregini/master
Added NULL check
2019-12-20 01:55:23 +09:00
luca.regini 6089e6cee8 Added NULL check 2019-12-19 11:50:04 +01:00
SANO,Masatoshi 5fbe50cb74
Merge pull request #400 from lucaregini/master
Install SBCL under windows: automatically look for msiexec under windows system path
2019-12-19 16:28:34 +09:00
SANO Masatoshi 6cda17cf42 patch for #405 2019-12-19 14:55:54 +08:00
U-AVANADE-CORP\luca.regini 2e4a6b5080 Updated the code to retrieve msiexce path from the register 2019-12-19 01:16:15 +01:00
SANO Masatoshi 35870fd747 implement head with curl 2019-12-09 14:04:35 +01:00
U-AVANADE-CORP\luca.regini 11d129c19f C:\Windows\System32\ when it is not found on the path 2019-11-25 11:37:58 +01:00
U-AVANADE-CORP\luca.regini 4315729dd1 added --enable-debug option for compiling with debug cflags 2019-11-24 10:01:10 +01:00
gos-k 0b630b9829 Updated clasp 2019-09-29 2019-11-21 23:58:33 +09:00
SANO Masatoshi 6034c90e46 fix? 'ros fmt' reported by cxxxr 2019-11-15 14:08:05 +08:00
SANO Masatoshi dbf203cd1e fix bug... 2019-11-08 02:24:27 +08:00
SANO Masatoshi db18be6129 experimental implementation 'ros roswell-internal-use version glibc' to show glibc version on linux 2019-11-06 01:22:46 +08:00
SANO Masatoshi 177fa6d8ec allow failure abcl 2019-11-05 17:37:47 +08:00
SANO Masatoshi 9663f24e37 edit .travis.yml 2019-10-31 10:27:27 +08:00
SANO Masatoshi c068828fe1 edit .travis.yml. 2019-10-30 12:05:02 +08:00
SANO Masatoshi 244e940062 edit .travis.yml 2019-10-30 12:00:03 +08:00
SANO Masatoshi fdb501b930 edit .travis.yml 2019-10-30 11:54:11 +08:00
SANO Masatoshi 6eef5a2b8c invoke system entry point if script is not valid. 2019-10-29 15:25:37 +08:00
SANO Masatoshi 46bf77d0c2 remove warning. 2019-10-16 19:39:25 +08:00
SANO Masatoshi 8d66d90b1d bump version to 19.09.12.102 2019-09-30 01:23:58 +08:00
SANO Masatoshi 876370a900 [ci skip] prepare ChangeLog entry next to v19.08.11.101 2019-09-30 01:08:45 +08:00
SANO Masatoshi ee2f532d7a fix read-call with package 2019-09-26 19:15:02 +08:00
SANO Masatoshi 3a86a66aaa use master 2019-09-26 19:10:02 +08:00
SANO Masatoshi 6d8e122db8 fix githu actions? 2019-09-26 19:04:36 +08:00
SANO Masatoshi aabbeb9485 the order of searcher changed 2019-09-26 19:00:00 +08:00
SANO Masatoshi 60c97605ca register-local-projects -> local-project-build-hash 2019-09-25 17:29:26 +08:00
SANO Masatoshi 5533bd9893 typo... 2019-09-20 20:28:28 +08:00