1
0
Fork 0
Commit Graph

36 Commits

Author SHA1 Message Date
cage 342f34874d - fixed 'install_nodgui' the function never returned. 2024-04-15 21:04:49 +02:00
cage f5ea00a85a - fixed crashing of compile phase because of missing nodgui's dependencies. 2024-04-15 20:50:30 +02:00
cage 7d22b73d1a - update script quick_quicklisp to fetch newer version of some libraries. 2023-11-11 20:25:51 +01:00
cage 69ead2706f - fixed references to old repository. 2023-06-20 19:57:30 +02:00
cage 9c72284b1d - improved installation script to use a proxy, if needed;
- addded fetching two more libraries from git instead than from quicklisp.
2023-05-25 15:44:15 +02:00
cage 7dbe38e898 - updated croatoan revision to fetch during installation. 2023-01-30 20:59:15 +01:00
cage 4b2efa5539 - removed hardcoded font spec when making an image mosaic;
- updated croatoan version.
2022-12-14 11:44:18 +01:00
cage ccff6616c4 - updated croatoan version. 2022-10-29 17:21:50 +02:00
cage e9c3688888 - updated croatoan commit. 2022-04-23 15:25:25 +02:00
Andrea Feletto 3df644761c - moved lisp dependency list to own file 2022-03-27 15:36:43 +02:00
cage 9910da1837 - added compilation macros to use ECl processes procedures;
- added compilation macro to skip SBCL specific muffling condition procedures;
- added purgatory as dependency to installing script.
2022-03-20 12:32:41 +01:00
cage d3546ed781 - removed fetching purgatory from repository, quicklisp includes the latest version now. 2022-03-19 11:36:50 +01:00
cage 826423c7d7 - added command to copy a link to clipboard. 2022-03-04 14:33:55 +01:00
cage f9367e5779 - quoted variables to prevent globbing. 2022-02-20 13:06:32 +01:00
cage 32eea570d4 - added option '--do-not-prompt' to quick_quicklisp.sh, to prevent asking question about init file modification. 2022-02-20 12:54:53 +01:00
cage 081bc85272 - fixed guessing of parent dir from value of $PWD
in script quick_quicklisp.sh (thanks mibofra!).
2022-02-20 12:21:33 +01:00
cage 5f8dc6c5a2 - removed bash specific syntax (thanks op!). 2022-02-18 23:09:17 +01:00
cage 9070a72a64 - removed bash as dependency (thanks op!);
- made quick_quicklisp.sh executable.
2022-02-18 19:06:09 +01:00
cage faaa26a5c9 - added missing '$' in variable name. 2022-02-18 12:57:44 +01:00
cage 2e824517fb - added check for purgatory dir when installing package. 2022-02-18 12:33:34 +01:00
cage d592cde764 - added cloning of purgatory from repository. 2022-02-18 12:22:45 +01:00
cage a29c6aa058 - tracked incompatible changes from croatoan;
An event  is no  more a character  or symbol but  is an  instabce of
  class 'event'.
2021-12-26 13:03:47 +01:00
cage 08c2c7aab5 - pinned new croatoan version. 2021-11-28 12:15:03 +01:00
cage 29c6f6b7d5 - updated building scripts;
- removed useless variable from 'configure.ac'

- changed dependency to cl-ppcre-unicode;

- fixed reader macro for 'os-utils:run-external-program'.
2021-09-27 20:50:02 +02:00
cage 9c86773b0b - updated version of croatoan installed by the building script;
- updated makefile rule to recompile the binary if asdf file is modified.
2021-09-02 15:58:36 +02:00
cage d20ff6d304 - changed croatoan's 'window-position' to 'widget-position';
- updated version of croatoan known to works with tinmop in building script.
2021-07-10 17:15:09 +02:00
cage 25bda46260 - pinned the commit of croatoan. 2021-07-06 17:43:15 +02:00
cage a82676609a - updated building script to fetch croatoan from git. 2021-07-05 18:12:45 +02:00
cage 812a044fd9 - fixed quick_quicklisp template file, was missing awk. 2021-06-09 18:41:03 +02:00
cage ee5eb80d07 - removed installation of 'quri'. 2020-12-20 18:06:24 +01:00
cage b057a1ca80 - removing quri from building script. 2020-10-25 20:32:31 +01:00
cage 49214475ab - [gemini]
- using quri instead of puri library because the first has a better handling
    of UTF-8;
  - using binary stream instead of ASCII.
2020-07-04 11:15:55 +02:00
cage f861d80b8c - [gemini] percent encoded query. 2020-06-23 15:22:28 +02:00
cage 9461c0ea70 - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
cage f3d1436455 - removed useless switch. 2020-05-20 16:32:05 +02:00
cage c56a5b86ca - initial commit. 2020-05-08 15:45:43 +02:00